INTEL-TUNNEL-MIB

File: INTEL-TUNNEL-MIB.mib (3552 bytes)

Imported modules

RFC1155-SMI INTEL-GEN-MIB RFC-1212

Imported symbols

IpAddress mib2ext OBJECT-TYPE

Defined Types

TunnelInfoEntry  
SEQUENCE    
  tunnelInfoIfIndex INTEGER
  tunnelInfoState INTEGER
  tunnelInfoDirection INTEGER
  tunnelInfoLocalAddress IpAddress
  tunnelInfoRemoteAddress IpAddress
  tunnelInfoLocalPort INTEGER
  tunnelInfoRemotePort INTEGER
  tunnelInfoReceiveQueueSize INTEGER
  tunnelInfoTransmitQueueSize INTEGER

Defined Values

tunnel 1.3.6.1.4.1.343.6.26
OBJECT IDENTIFIER    

tunnelInfo 1.3.6.1.4.1.343.6.26.1
OBJECT IDENTIFIER    

tunnelInfoTable 1.3.6.1.4.1.343.6.26.1.1
Configuration and monitoring information for tunneling.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TunnelInfoEntry

tunnelInfoEntry 1.3.6.1.4.1.343.6.26.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TunnelInfoEntry  

tunnelInfoIfIndex 1.3.6.1.4.1.343.6.26.1.1.1.1
Interface index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tunnelInfoState 1.3.6.1.4.1.343.6.26.1.1.1.2
Interface state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER void(1), create(2), closed(3), open(4), closing(5), call(6), destroy(7)  

tunnelInfoDirection 1.3.6.1.4.1.343.6.26.1.1.1.3
Call direction
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER client(1), server(2)  

tunnelInfoLocalAddress 1.3.6.1.4.1.343.6.26.1.1.1.4
Local IP address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

tunnelInfoRemoteAddress 1.3.6.1.4.1.343.6.26.1.1.1.5
Remote IP address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

tunnelInfoLocalPort 1.3.6.1.4.1.343.6.26.1.1.1.6
Local TCP port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tunnelInfoRemotePort 1.3.6.1.4.1.343.6.26.1.1.1.7
Remote TCP port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tunnelInfoReceiveQueueSize 1.3.6.1.4.1.343.6.26.1.1.1.8
Number of buffers in receive queue waiting to be processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tunnelInfoTransmitQueueSize 1.3.6.1.4.1.343.6.26.1.1.1.9
Number of buffers in transmit queue waiting to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER