vRtrMplsLspStatsLspType

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.39.1.99

Object

column Enumeration
The value of vRtrMplsLspStatsLspType indicates whether the statistics
apply to MPLS-TP, P2P, P2MP, SR-TE, PCE-INIT SR-TE, Auto P2P, Auto
SR-TE  or Auto P2MP LSP.
              
When the value of vRtrMplsLspStatsTpOnly is 'true', the statistics
apply for MPLS-TP LSP only and vRtrMplsLspStatsLspType is set to
'tpLsp'.
              
When the value of vRtrMplsLspStatsTpOnly is 'false', the statistics
apply for regular RSVP-TE signalled terminating LSP and the value of
vRtrMplsLspStatsLspType can be set to either p2p, p2mp, srTE,
pceInitSrTe, autoP2p, autoSrTe or autoP2mp.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.39.1.99
Type
column
Access
readonly
Status
current
Parent
vRtrMplsLspStatisticsEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspStatsLspType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspStatsLspType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsLspStatsLspType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1p2p
2p2mp
3autoP2p
4autoP2mp
5tpLsp
6srTe
7autoSrTe
8pceInitSrTe

Conformance