IPV4ARP-MIB
AI MIB Summary
The IPV4ARP-MIB enables monitoring of IPv4 Address Resolution Protocol (ARP) cache tables and neighbor discovery states on ArrowPoint enterprise networking hardware. It provides access to critical metrics including IP-to-MAC address mappings, interface bindings, and ARP entry aging timers for troubleshooting Layer 2/Layer 3 connectivity.
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 ARP
Main OID:
ipv4ArpMib.1.3.6.1.4.1.2467.1.9.4.1
17
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
ipv4ArpMibThis MIB module describes the ArrowPoint enterprise MIB support for IPv4 ARP MODULE-IDENTITY .1.3.6.1.4.1.2467.1.9.4.1 |
apIpv4ArpAddressMaxMaximum number of addresses that can be simultaneously resolved on one board.rw Integer32 .1.3.6.1.4.1.2467.1.9.4.2 |
apIpv4ArpResponseWaitAmount of time in seconds to wait for an ARP responserw Integer32 .1.3.6.1.4.1.2467.1.9.4.3 |
apIpv4ArpFlushTimeAmount 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'.rw Integer32 .1.3.6.1.4.1.2467.1.9.4.4 |
apIpv4StaticArpTableA Table of static ARP entries SEQUENCE OF ApIpv4StaticArpEntry .1.3.6.1.4.1.2467.1.9.4.5 |
apIpv4StaticArpEntry ApIpv4StaticArpEntry .1.3.6.1.4.1.2467.1.9.4.5.1 |
apIpv4StaticArpIpAddressIP address for static mapping.ro IpAddress .1.3.6.1.4.1.2467.1.9.4.5.1.1 |
apIpv4StaticArpMacAddressMAC address for static mapping.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2467.1.9.4.5.1.2 |
apIpv4StaticArpStatus(fill in later)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2467.1.9.4.5.1.3 |
apIpv4StaticArpIfIndexThe ifIndex on which this ARP address is configured.rw Integer32 (1..'7fffffff'h) .1.3.6.1.4.1.2467.1.9.4.5.1.4 |
apIpv4ArpTableA Table of hosts resolved by ARP SEQUENCE OF ApIpv4ArpEntry .1.3.6.1.4.1.2467.1.9.4.6 |
apIpv4ArpEntry ApIpv4ArpEntry .1.3.6.1.4.1.2467.1.9.4.6.1 |
apIpv4ArpIpAddressIP host address.ro IpAddress .1.3.6.1.4.1.2467.1.9.4.6.1.1 |
apIpv4ArpMacAddressMAC address for host.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2467.1.9.4.6.1.2 |
apIpv4ArpResolutionTypeMethod by which the address was resolved.ro Enumeration .1.3.6.1.4.1.2467.1.9.4.6.1.3 |
apIpv4ArpSlotLearnedPhysical slot on which this ARP address was learned.ro INTEGER .1.3.6.1.4.1.2467.1.9.4.6.1.4 |
apIpv4ArpPortLearnedPhysical port on which this ARP address was learned.ro INTEGER .1.3.6.1.4.1.2467.1.9.4.6.1.5 |