RADLAN-ARPSPOOFING-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-ARPSPOOFING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rlArpSpoofing | 1.3.6.1.4.1.89.60 |
This private MIB module defines ARP spoofing private MIBs. |
||
rlArpSpoofingMibVersion | 1.3.6.1.4.1.89.60.1 | integer | read-only |
MIB's version, the current version is 1. |
rlArpSpoofingTable | 1.3.6.1.4.1.89.60.2 | no-access |
A list of the ifIndexes, IP addresses and corresponding MAC addresses. |
|
1.3.6.1.4.1.89.60.2.1 | no-access |
An entry of this table specifis ifIndex,IP Address and MAC address. |
||
rlArpSpoofingIfIndex | 1.3.6.1.4.1.89.60.2.1.1 | interfaceindex | read-only |
The physical interface for which this entry contains information. |
rlArpSpoofingLocalIpAddr | 1.3.6.1.4.1.89.60.2.1.2 | ipaddress | read-only |
Ip addres for which the device will send ARP reply (ARP spoofing). |
rlArpSpoofingMacAddr | 1.3.6.1.4.1.89.60.2.1.3 | physaddress | read-only |
MAC addres with which the device will send ARP reply. If the field is ommited or its value 0.0.0.0 the device will send with the interface's MAC address. |
rlArpSpoofingRemoteIpAddr | 1.3.6.1.4.1.89.60.2.1.4 | ipaddress | read-only |
Ip addres for which the device will send periodically ARP requests if its value differs from 0.0.0.0. |
rlArpSpoofingOutPhysIfIndex | 1.3.6.1.4.1.89.60.2.1.5 | interfaceindexorzero | read-only |
The physical interface to which the device will send periodically ARP requests if its value differs from 0. If its value is 0 then ARP requests will send to all the VLAN's ports. |
rlArpSpoofingStatus | 1.3.6.1.4.1.89.60.2.1.6 | rowstatus | read-only |
It is used to insert, update or delete an entry |