IPV4ARP-MIB

File: IPV4ARP-MIB.mib (5297 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress RowStatus MacAddress
apIpv4Arp

Defined Types

ApIpv4StaticArpEntry  
SEQUENCE    
  apIpv4StaticArpIpAddress IpAddress
  apIpv4StaticArpMacAddress MacAddress
  apIpv4StaticArpStatus RowStatus
  apIpv4StaticArpIfIndex Integer32

ApIpv4ArpEntry  
SEQUENCE    
  apIpv4ArpIpAddress IpAddress
  apIpv4ArpMacAddress MacAddress
  apIpv4ArpResolutionType INTEGER
  apIpv4ArpSlotLearned INTEGER
  apIpv4ArpPortLearned INTEGER

Defined Values

ipv4ArpMib 1.3.6.1.4.1.2467.1.9.4.1
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 ARP
MODULE-IDENTITY    

apIpv4ArpAddressMax 1.3.6.1.4.1.2467.1.9.4.2
Maximum number of addresses that can be simultaneously resolved on one board.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..256  

apIpv4ArpResponseWait 1.3.6.1.4.1.2467.1.9.4.3
Amount of time in seconds to wait for an ARP response
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..30  

apIpv4ArpFlushTime 1.3.6.1.4.1.2467.1.9.4.4
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..86401  

apIpv4StaticArpTable 1.3.6.1.4.1.2467.1.9.4.5
A Table of static ARP entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4StaticArpEntry

apIpv4StaticArpEntry 1.3.6.1.4.1.2467.1.9.4.5.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4StaticArpEntry  

apIpv4StaticArpIpAddress 1.3.6.1.4.1.2467.1.9.4.5.1.1
IP address for static mapping.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4StaticArpMacAddress 1.3.6.1.4.1.2467.1.9.4.5.1.2
MAC address for static mapping.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

apIpv4StaticArpStatus 1.3.6.1.4.1.2467.1.9.4.5.1.3
(fill in later)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4StaticArpIfIndex 1.3.6.1.4.1.2467.1.9.4.5.1.4
The ifIndex on which this ARP address is configured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..7fffffff  

apIpv4ArpTable 1.3.6.1.4.1.2467.1.9.4.6
A Table of hosts resolved by ARP
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4ArpEntry

apIpv4ArpEntry 1.3.6.1.4.1.2467.1.9.4.6.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4ArpEntry  

apIpv4ArpIpAddress 1.3.6.1.4.1.2467.1.9.4.6.1.1
IP host address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4ArpMacAddress 1.3.6.1.4.1.2467.1.9.4.6.1.2
MAC address for host.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

apIpv4ArpResolutionType 1.3.6.1.4.1.2467.1.9.4.6.1.3
Method by which the address was resolved.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

apIpv4ArpSlotLearned 1.3.6.1.4.1.2467.1.9.4.6.1.4
Physical slot on which this ARP address was learned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

apIpv4ArpPortLearned 1.3.6.1.4.1.2467.1.9.4.6.1.5
Physical port on which this ARP address was learned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER