SLE-MPLS-TP-TUNNEL-STATISTICS-MIB

File: SLE-MPLS-TP-TUNNEL-STATISTICS-MIB.mib (8394 bytes)

Imported modules

DASAN-SMI MPLS-TC-STD-MIB SLE-TC-MIB
SNMPv2-SMI

Imported symbols

sleMgmt mplsStdMIB SleControlStatusType
SleControlRequestResultType zeroDotZero TimeTicks
Unsigned32 Gauge32 Counter64
OBJECT-TYPE MODULE-IDENTITY

Defined Types

SleMplsTpTunnelStatsInfoEntry  
SEQUENCE    
  sleMplsTpTunnelStatsInfoIndex Unsigned32
  sleMplsTpTunnelStatsInfoTunnelName OCTET STRING
  sleMplsTpTunnelStatsInfoRole INTEGER
  sleMplsTpTunnelStatsInfoFwdTxPkts Counter64
  sleMplsTpTunnelStatsInfoFwdTxBytes Counter64
  sleMplsTpTunnelStatsInfoFwdRxPkts Counter64
  sleMplsTpTunnelStatsInfoFwdRxBytes Counter64
  sleMplsTpTunnelStatsInfoRevTxPkts Counter64
  sleMplsTpTunnelStatsInfoRevTxBytes Counter64
  sleMplsTpTunnelStatsInfoRevRxPkts Counter64
  sleMplsTpTunnelStatsInfoRevRxBytes Counter64

Defined Values

sleMplsTpTunnelStats 1.3.6.1.4.1.6296.101.16.20
This mib contains the managed objects for MPLS-TP lsp statistics.
MODULE-IDENTITY    

sleMpls 1.3.6.1.4.1.6296.101.16
OBJECT IDENTIFIER    

sleMplsTpTunnelStatsTable 1.3.6.1.4.1.6296.101.16.20.1
OBJECT IDENTIFIER    

sleMplsTpTunnelStatsInfoTable 1.3.6.1.4.1.6296.101.16.20.1.1
This table contains the information about the statistics of LSP which exist on the LSR or LER.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleMplsTpTunnelStatsInfoEntry

sleMplsTpTunnelStatsInfoEntry 1.3.6.1.4.1.6296.101.16.20.1.1.1
An entry in this table represents the statistics of LSP. The LSP can be creates by network administator or SNMP agent as instruct by the MPLS-TP
Status: current Access: not-accessible
OBJECT-TYPE    
  SleMplsTpTunnelStatsInfoEntry  

sleMplsTpTunnelStatsInfoIndex 1.3.6.1.4.1.6296.101.16.20.1.1.1.1
Uniquely identifies a set of tunnel instances between a pair of ingress and egress LSRs. Managers should obtain new values for row creation in this table by reading mplsTunnelIndexN. When the MPLS signalling protocol is rsvp(2) this value SHOULD be equal to the value signaled in the Tunnel Id of the Session object. When the MPLS signalling protocol is crldp(3) this value SHOULD be equal to the value signaled in the LSP ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

sleMplsTpTunnelStatsInfoTunnelName 1.3.6.1.4.1.6296.101.16.20.1.1.1.2
The tunnel name of the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleMplsTpTunnelStatsInfoRole 1.3.6.1.4.1.6296.101.16.20.1.1.1.3
This value signifies the role that this tunnel entry/instance represents. This value MUST be set to head(1) at the originating point of the tunnel. This value MUST be set to transit(2) at transit points along the tunnel, if transit points are supported. This value MUST be set to tail(3) at the terminating point of the tunnel if tunnel tails are supported. The value headTail(4) is provided for tunnels that begin and end on the same LSR.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(0), transit(1), destination(2)  

sleMplsTpTunnelStatsInfoFwdTxPkts 1.3.6.1.4.1.6296.101.16.20.1.1.1.4
The number of packet sent through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoFwdTxBytes 1.3.6.1.4.1.6296.101.16.20.1.1.1.5
The total bytes sent through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoFwdRxPkts 1.3.6.1.4.1.6296.101.16.20.1.1.1.6
The number of packet recieved through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoFwdRxBytes 1.3.6.1.4.1.6296.101.16.20.1.1.1.7
The total bytes recieved through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoRevTxPkts 1.3.6.1.4.1.6296.101.16.20.1.1.1.8
The number of packet sent through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoRevTxBytes 1.3.6.1.4.1.6296.101.16.20.1.1.1.9
The total bytes sent through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoRevRxPkts 1.3.6.1.4.1.6296.101.16.20.1.1.1.10
The number of packet recieved through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsInfoRevRxBytes 1.3.6.1.4.1.6296.101.16.20.1.1.1.11
The total bytes recieved through the LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleMplsTpTunnelStatsControl 1.3.6.1.4.1.6296.101.16.20.1.2
OBJECT IDENTIFIER    

sleMplsTpTunnelStatsControlRequest 1.3.6.1.4.1.6296.101.16.20.1.2.1
This object holds the possible read-write columns that can be modified in the Vrf table. For each read-write column of Vrf table, a Set Operation control value is added in this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setToClearTunnelStats(1)  

sleMplsTpTunnelStatsControlStatus 1.3.6.1.4.1.6296.101.16.20.1.2.2
This object displays the status of the configuration done.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleMplsTpTunnelStatsControlTimer 1.3.6.1.4.1.6296.101.16.20.1.2.3
This object is based on the SLE style where a timer is configured for every control table.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleMplsTpTunnelStatsControlTimeStamp 1.3.6.1.4.1.6296.101.16.20.1.2.4
This object specifies the time at which the configuration is done.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleMplsTpTunnelStatsReqResult 1.3.6.1.4.1.6296.101.16.20.1.2.5
The standard result of the SET operation is stored here.
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleMplsTpTunnelStatsControlName 1.3.6.1.4.1.6296.101.16.20.1.2.6
The tunnel name of the LSP. To clear all the tunnel statistics, give the name as 'all'. To clear the specific tunnel, give the specific tunnel name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING