SHIVA-VPN-ARP-MIB

File: SHIVA-VPN-ARP-MIB.mib (2470 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
SHIVA-VPN-DEF

Imported symbols

Counter OBJECT-TYPE ifIndex
vpnArp

Defined Types

ArpIfEntry  
SEQUENCE    
  arpIfInPkts Counter
  arpIfOutPkts Counter
  arpIfInOctets Counter
  arpIfOutOctets Counter

Defined Values

arpConfig 1.3.6.1.4.1.166.6.1.1.5.1
OBJECT IDENTIFIER    

arpStatus 1.3.6.1.4.1.166.6.1.1.5.2
OBJECT IDENTIFIER    

arpIfTable 1.3.6.1.4.1.166.6.1.1.5.2.50
The (conceptual) table containing information on configured interfaces running the ARP protocol. This table augments the ifTable for non-tunnel interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpIfEntry

arpIfEntry 1.3.6.1.4.1.166.6.1.1.5.2.50.1
An entry (conceptual row) containing the information on a particular ARP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ArpIfEntry  

arpIfInPkts 1.3.6.1.4.1.166.6.1.1.5.2.50.1.1
The number of packets passed in to the ARP layer on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfOutPkts 1.3.6.1.4.1.166.6.1.1.5.2.50.1.2
The number of packets passed out from the ARP layer on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfInOctets 1.3.6.1.4.1.166.6.1.1.5.2.50.1.3
The number of bytes passed in to the ARP layer on this interface. This includes only the length of the ARP packets proper, not any encapsulation from lower layers or tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfOutOctets 1.3.6.1.4.1.166.6.1.1.5.2.50.1.4
The number of bytes passed out from the ARP layer on this interface. This includes only the length of the ARP packets proper, not any encapsulation for lower layers or tunnels.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter