tmnxPcepPccLspUpdOperState

TIMETRA-PCEP-MIB · .1.3.6.1.4.1.6527.3.1.2.101.3.1.3.1.17

Object

column Enumeration
The value of tmnxPcepPccLspUpdOperState indicates the operational
status of the LSP:
    down      (0) - LSP is not active.
    up        (1) - LSP has been signalled.
    active    (2) - LSP is up and carrying traffic.
    goingDown (3) - LSP is being torn down, resources are being
                    released.
    goingUp   (4) - LSP is being signalled.

Context

MIB
TIMETRA-PCEP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.101.3.1.3.1.17
Type
column
Access
readonly
Status
current
Parent
tmnxPcepPccLspUpdateInfoEntry
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-PCEP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCEP-MIB::tmnxPcepPccLspUpdOperState'
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::tmnxPcepPccLspUpdOperState.<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::tmnxPcepPccLspUpdOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0down
1up
2active
3goingDown
4goingUp

Conformance