SLE-MPLS-TP-TUNNEL-STATISTICS-MIB
- Registered at
- 1.3.6.1.4.1.6296.101.16
- Last updated
- 2015-01-28 00:00
- Organization
- Multiprotocol Label Switching (MPLS) Working Group
- Revisions
- 2016-01-18 00:00
- Namespace
- dasan
- Source file
SLE-MPLS-TP-TUNNEL-STATISTICS-MIB- Digest
sha256:a772019776403d331d401a77e68769fe5880e1874083f0bf1460e2a105597cee
Description
This mib contains the managed objects for MPLS-TP lsp statistics.
Contact
Gyerok Kwon Dasan Networks Email: grkwon@dasannetworks.com Kantharaj B M Dasan Networks Email: kanth@dasannetworks.com DongChel Shin (Chris) Dasan Networks Email: dchshin@dasannetworks.com Comments about this document should be emailed directly to the Dasan support email ID at support@dasannetworks.com.
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | sleMgmt |
| MPLS-TC-STD-MIB | mplsStdMIB |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, zeroDotZero |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DASAN-SMI MPLS-TC-STD-MIB SLE-MPLS-TP-TUNNEL-STATISTICS-MIB SLE-TC-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296.101.16.13 | sleMplsTpNode | SLE-MPLS-TP-NODE-MIB |
| 1.3.6.1.4.1.6296.101.16.14 | sleMplsTpTunnel | SLE-MPLS-TP-TUNNEL-MIB |
| 1.3.6.1.4.1.6296.101.16.15 | sleMplsTpPw | SLE-MPLS-TP-PW-MIB |
| 1.3.6.1.4.1.6296.101.16.16 | sleMplsTpVpls | SLE-MPLS-TP-VPLS-MIB |
| 1.3.6.1.4.1.6296.101.16.17 | sleMplsTpOam | SLE-MPLS-TP-OAM-MIB |
| 1.3.6.1.4.1.6296.101.16.18 | sleMplsTpLps | SLE-MPLS-TP-LPS-MIB |
| 1.3.6.1.4.1.6296.101.16.19 | sleMplsTpBfd | SLE-MPLS-TP-BFD-MIB |
| 1.3.6.1.4.1.6296.101.16.21 | sleMplsTpPwStats | SLE-MPLS-TP-PW-STATISTICS-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleMpls OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16 | |||
| sleMplsTpTunnelStatsTable OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16.20.1 | |||
| sleMplsTpTunnelStatsInfoTable OBJECT-TYPE This table contains the information about the statistics of LSP which exist on the LSR or LER. | 1.3.6.1.4.1.6296.101.16.20.1.1 | not-accessible | current | |
| sleMplsTpTunnelStatsInfoEntry OBJECT-TYPE 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 | 1.3.6.1.4.1.6296.101.16.20.1.1.1 | not-accessible | current | |
| sleMplsTpTunnelStatsInfoIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| sleMplsTpTunnelStatsInfoTunnelName OBJECT-TYPE The tunnel name of the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.2 | OCTET STRING | read-only | current |
| sleMplsTpTunnelStatsInfoRole OBJECT-TYPE 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. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.3 | INTEGER {source(0), transit(1), destination(2)} | read-only | current |
| sleMplsTpTunnelStatsInfoFwdTxPkts OBJECT-TYPE The number of packet sent through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.4 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoFwdTxBytes OBJECT-TYPE The total bytes sent through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.5 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoFwdRxPkts OBJECT-TYPE The number of packet recieved through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.6 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoFwdRxBytes OBJECT-TYPE The total bytes recieved through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.7 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoRevTxPkts OBJECT-TYPE The number of packet sent through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.8 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoRevTxBytes OBJECT-TYPE The total bytes sent through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.9 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoRevRxPkts OBJECT-TYPE The number of packet recieved through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.10 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsInfoRevRxBytes OBJECT-TYPE The total bytes recieved through the LSP. | 1.3.6.1.4.1.6296.101.16.20.1.1.1.11 | Counter64 | read-only | current |
| sleMplsTpTunnelStatsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.16.20.1.2 | |||
| sleMplsTpTunnelStatsControlRequest OBJECT-TYPE 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. | 1.3.6.1.4.1.6296.101.16.20.1.2.1 | INTEGER {setToClearTunnelStats(1)} | read-write | current |
| sleMplsTpTunnelStatsControlStatus OBJECT-TYPE This object displays the status of the configuration done. | 1.3.6.1.4.1.6296.101.16.20.1.2.2 | SleControlStatusType | read-only | current |
| sleMplsTpTunnelStatsControlTimer OBJECT-TYPE This object is based on the SLE style where a timer is configured for every control table. | 1.3.6.1.4.1.6296.101.16.20.1.2.3 | Gauge32 | read-write | current |
| sleMplsTpTunnelStatsControlTimeStamp OBJECT-TYPE This object specifies the time at which the configuration is done. | 1.3.6.1.4.1.6296.101.16.20.1.2.4 | TimeTicks | read-only | current |
| sleMplsTpTunnelStatsReqResult OBJECT-TYPE The standard result of the SET operation is stored here. | 1.3.6.1.4.1.6296.101.16.20.1.2.5 | SleControlRequestResultType | read-only | current |
| sleMplsTpTunnelStatsControlName OBJECT-TYPE 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. | 1.3.6.1.4.1.6296.101.16.20.1.2.6 | OCTET STRING | read-write | current |