tmnxPcepPccLspUpdState
TIMETRA-PCEP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.101.3.1.3.1.19
Object
column Enumeration
The value of tmnxPcepPccLspUpdState indicates the state of LSP:
notApplicable (0) - Make-Before-Break (MBB) is not-applicable
or is not in progress.
mbbInProgress (1) - MBB procedure is in progress.
mbbFail (2) - MBB procedure failed.
mbbSuccess (3) - MBB procedure succeeded.
updateDelegation (4) - delegation update is being processed.
lspDown (5) - LSP down update is being processed.
Context
- MIB
- TIMETRA-PCEP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.101.3.1.3.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPcepPccLspUpdateInfoEntry
- Groups
- 1
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 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPccLspUpdState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPccLspUpdState.<vRtrID>.<tmnxPcepEntityIndex>.<tmnxPcepPccLspUpdPLspId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PCEP-MIB::tmnxPcepPccLspUpdState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | mbbInProgress |
2 | mbbFail |
3 | mbbSuccess |
4 | updateDelegation |
5 | lspDown |
Conformance
Member of