vRtrMplsTpLspPathIndex
TN-MPLS-TP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.83.2.3.2.1.1
Object
column Enumeration
The value of vRtrMplsTpLspPathIndex specifies the path index for the
MPLS-TP LSP path.
working (1) - A working path is the primary path for the LSP.
protecting (2) - A protection path is the secondary path for the
LSP.
Context
- MIB
- TN-MPLS-TP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.83.2.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrMplsTpLspPathEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'TN-MPLS-TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-TP-MIB::vRtrMplsTpLspPathIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-MPLS-TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-TP-MIB::vRtrMplsTpLspPathIndex.<tnSysSwitchId>.<vRtrID>.<vRtrMplsLspIndex>.<vRtrMplsTpLspPathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-MPLS-TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-MPLS-TP-MIB::vRtrMplsTpLspPathIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | working |
2 | protecting |