SLE-MPLS-TP-TUNNEL-STATISTICS-MIB: View SNMP OID List / Download MIB
VENDOR: DASAN CO.,LTD.
Home | MIB: SLE-MPLS-TP-TUNNEL-STATISTICS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sleMpls | 1.3.6.1.4.1.6296.101.16 | |||
sleMplsTpTunnelStats | 1.3.6.1.4.1.6296.101.16.20 |
This mib contains the managed objects for MPLS-TP lsp statistics. |
||
sleMplsTpTunnelStatsTable | 1.3.6.1.4.1.6296.101.16.20.1 | |||
sleMplsTpTunnelStatsInfoTable | 1.3.6.1.4.1.6296.101.16.20.1.1 | no-access |
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.1 | no-access |
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 |
||
sleMplsTpTunnelStatsInfoIndex | 1.3.6.1.4.1.6296.101.16.20.1.1.1.1 | unsigned32 | no-access |
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. |
sleMplsTpTunnelStatsInfoTunnelName | 1.3.6.1.4.1.6296.101.16.20.1.1.1.2 | octet string | read-only |
The tunnel name of the LSP. |
sleMplsTpTunnelStatsInfoRole | 1.3.6.1.4.1.6296.101.16.20.1.1.1.3 | integer | read-only |
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. Enumeration: 'source': 0, 'transit': 1, 'destination': 2. |
sleMplsTpTunnelStatsInfoFwdTxPkts | 1.3.6.1.4.1.6296.101.16.20.1.1.1.4 | counter64 | read-only |
The number of packet sent through the LSP. |
sleMplsTpTunnelStatsInfoFwdTxBytes | 1.3.6.1.4.1.6296.101.16.20.1.1.1.5 | counter64 | read-only |
The total bytes sent through the LSP. |
sleMplsTpTunnelStatsInfoFwdRxPkts | 1.3.6.1.4.1.6296.101.16.20.1.1.1.6 | counter64 | read-only |
The number of packet recieved through the LSP. |
sleMplsTpTunnelStatsInfoFwdRxBytes | 1.3.6.1.4.1.6296.101.16.20.1.1.1.7 | counter64 | read-only |
The total bytes recieved through the LSP. |
sleMplsTpTunnelStatsInfoRevTxPkts | 1.3.6.1.4.1.6296.101.16.20.1.1.1.8 | counter64 | read-only |
The number of packet sent through the LSP. |
sleMplsTpTunnelStatsInfoRevTxBytes | 1.3.6.1.4.1.6296.101.16.20.1.1.1.9 | counter64 | read-only |
The total bytes sent through the LSP. |
sleMplsTpTunnelStatsInfoRevRxPkts | 1.3.6.1.4.1.6296.101.16.20.1.1.1.10 | counter64 | read-only |
The number of packet recieved through the LSP. |
sleMplsTpTunnelStatsInfoRevRxBytes | 1.3.6.1.4.1.6296.101.16.20.1.1.1.11 | counter64 | read-only |
The total bytes recieved through the LSP. |
sleMplsTpTunnelStatsControl | 1.3.6.1.4.1.6296.101.16.20.1.2 | |||
sleMplsTpTunnelStatsControlRequest | 1.3.6.1.4.1.6296.101.16.20.1.2.1 | integer | read-write |
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. Enumeration: 'setToClearTunnelStats': 1. |
sleMplsTpTunnelStatsControlStatus | 1.3.6.1.4.1.6296.101.16.20.1.2.2 | slecontrolstatustype | read-only |
This object displays the status of the configuration done. |
sleMplsTpTunnelStatsControlTimer | 1.3.6.1.4.1.6296.101.16.20.1.2.3 | gauge32 | read-write |
This object is based on the SLE style where a timer is configured for every control table. |
sleMplsTpTunnelStatsControlTimeStamp | 1.3.6.1.4.1.6296.101.16.20.1.2.4 | timeticks | read-only |
This object specifies the time at which the configuration is done. |
sleMplsTpTunnelStatsReqResult | 1.3.6.1.4.1.6296.101.16.20.1.2.5 | slecontrolrequestresulttype | read-only |
The standard result of the SET operation is stored here. |
sleMplsTpTunnelStatsControlName | 1.3.6.1.4.1.6296.101.16.20.1.2.6 | octet string | read-write |
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. |