IPV4ARP-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: IPV4ARP-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 |
ipv4ArpMib | 1.3.6.1.4.1.2467.1.9.4.1 |
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 ARP |
||
apIpv4ArpAddressMax | 1.3.6.1.4.1.2467.1.9.4.2 | integer32 | read-write |
Maximum number of addresses that can be simultaneously resolved on one board. |
apIpv4ArpResponseWait | 1.3.6.1.4.1.2467.1.9.4.3 | integer32 | read-write |
Amount of time in seconds to wait for an ARP response |
apIpv4ArpFlushTime | 1.3.6.1.4.1.2467.1.9.4.4 | integer32 | read-write |
Amount of time in seconds a resolved address is held in the ARP cache. Default is 4 hours. 86401 is a special value that means 'no timeout'. |
apIpv4StaticArpTable | 1.3.6.1.4.1.2467.1.9.4.5 | no-access |
A Table of static ARP entries |
|
1.3.6.1.4.1.2467.1.9.4.5.1 | no-access |
|
||
apIpv4StaticArpIpAddress | 1.3.6.1.4.1.2467.1.9.4.5.1.1 | ipaddress | read-only |
IP address for static mapping. |
apIpv4StaticArpMacAddress | 1.3.6.1.4.1.2467.1.9.4.5.1.2 | macaddress | read-only |
MAC address for static mapping. |
apIpv4StaticArpStatus | 1.3.6.1.4.1.2467.1.9.4.5.1.3 | rowstatus | read-only |
(fill in later) |
apIpv4StaticArpIfIndex | 1.3.6.1.4.1.2467.1.9.4.5.1.4 | integer32 | read-only |
The ifIndex on which this ARP address is configured. |
apIpv4ArpTable | 1.3.6.1.4.1.2467.1.9.4.6 | no-access |
A Table of hosts resolved by ARP |
|
1.3.6.1.4.1.2467.1.9.4.6.1 | no-access |
|
||
apIpv4ArpIpAddress | 1.3.6.1.4.1.2467.1.9.4.6.1.1 | ipaddress | read-only |
IP host address. |
apIpv4ArpMacAddress | 1.3.6.1.4.1.2467.1.9.4.6.1.2 | macaddress | read-only |
MAC address for host. |
apIpv4ArpResolutionType | 1.3.6.1.4.1.2467.1.9.4.6.1.3 | integer | read-only |
Method by which the address was resolved. Enumeration: 'static': 2, 'dynamic': 1. |
apIpv4ArpSlotLearned | 1.3.6.1.4.1.2467.1.9.4.6.1.4 | integer | read-only |
Physical slot on which this ARP address was learned. |
apIpv4ArpPortLearned | 1.3.6.1.4.1.2467.1.9.4.6.1.5 | integer | read-only |
Physical port on which this ARP address was learned. |