SHIVA-VPN-IP-MIB

File: SHIVA-VPN-IP-MIB.mib (2525 bytes)

Imported modules

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

Imported symbols

Counter OBJECT-TYPE ifIndex
vpnIp

Defined Types

IpIfEntry  
SEQUENCE    
  ipIfInPkts Counter
  ipIfOutPkts Counter
  ipIfInOctets Counter
  ipIfOutOctets Counter

Defined Values

ipConfig 1.3.6.1.4.1.166.6.1.1.6.1
OBJECT IDENTIFIER    

ipStatus 1.3.6.1.4.1.166.6.1.1.6.2
OBJECT IDENTIFIER    

ipIfTable 1.3.6.1.4.1.166.6.1.1.6.2.50
The (conceptual) table containing information on configured interfaces running the IP protocol. This table augments the ifTable for tunnel interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpIfEntry

ipIfEntry 1.3.6.1.4.1.166.6.1.1.6.2.50.1
An entry (conceptual row) containing the information on a particular IP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpIfEntry  

ipIfInPkts 1.3.6.1.4.1.166.6.1.1.6.2.50.1.1
The number of packets passed in to the IP layer on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfOutPkts 1.3.6.1.4.1.166.6.1.1.6.2.50.1.2
The number of packets passed out from the IP layer on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

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