vRtrMplsTpLspPathOperState
TN-MPLS-TP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.83.2.3.2.1.5
Object
column TN-TC-MIBTmnxOperState
The value of vRtrMplsTpLspPathOperState indicates the operational state of the MPLS-TP LSP Path.
Context
- MIB
- TN-MPLS-TP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.83.2.3.2.1.5- Type
- column
- Access
- readonly
- 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::vRtrMplsTpLspPathOperState'
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::vRtrMplsTpLspPathOperState.<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::vRtrMplsTpLspPathOperState'
Syntax
- Source
- TN-TC-MIBTmnxOperState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | inService |
3 | outOfService |
4 | transition |