JUNIPER-TUNNEL-STATS-MIB

File: JUNIPER-TUNNEL-STATS-MIB.mib (3562 bytes)

Imported modules

SNMPv2-SMI JUNIPER-SMI

Imported symbols

Integer32 OBJECT-TYPE MODULE-IDENTITY
jnxTunnelStatsMibRoot

Defined Types

TunnelStatisticsEntry  
SEQUENCE    
  jnxTunnelType INTEGER
  jnxTunnelCount Integer32
  jnxTunnelCountInKernel Integer32
  jnxTunnelCountInPfe Integer32

Defined Values

jnxTunnelStatsMIB 1.3.6.1.4.1.2636.3.84.1
This is Juniper Networks' implementation of enterprise specific MIB for tunnel statistics.
MODULE-IDENTITY    

jnxTunnelStatsObjects 1.3.6.1.4.1.2636.3.84.1.1
OBJECT IDENTIFIER    

jnxTunnelStatsTable 1.3.6.1.4.1.2636.3.84.1.1.1
Table for tunnel Statistics stored against each tunnel type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TunnelStatisticsEntry

jnxTunnelStatsEntry 1.3.6.1.4.1.2636.3.84.1.1.1.1
IPv4 over IPv6 tunnel details : jnxTunnelCount : Count of tunnels created in Routing Protocol Daemon. jnxTunnelCountInKernel : Count of tunnels created in Routing Protocol Daemon and successfully sent to kernel. jnxTunnelCountInPfe : Count of tunnels in PFE, which are UP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TunnelStatisticsEntry  

jnxTunnelType 1.3.6.1.4.1.2636.3.84.1.1.1.1.1
The encapsulation method used by the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER v4ov6(1)  

jnxTunnelCount 1.3.6.1.4.1.2636.3.84.1.1.1.1.2
Total count of tunnels created in Routing Protocol Daemon.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxTunnelCountInKernel 1.3.6.1.4.1.2636.3.84.1.1.1.1.3
Total count of tunnels which are successfully sent to kernel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxTunnelCountInPfe 1.3.6.1.4.1.2636.3.84.1.1.1.1.4
Total count of tunnels which are in Packet Forwarding Engine i.e. tunnel status is UP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32