psrMplsLinearProtState

LUM-PSR-MIB · .1.3.6.1.4.1.8708.2.43.2.2.1.1.6

Object

column Enumeration
The state of the protection domain.
              
normal (1)
    -- both the protection and working paths are fully allocated
       and active
protectionPathUnavailabe (2)
    -- the protection path is unavailable
workingPathFailure (3)
    -- protection failure, the working path has reported a
       failure/degrade condition
administrative (4)
    -- the operator has issued a command switching the user traffic
       to the protection path
waitToRestore (5)
    -- the protection domain is recovering from a signal failure/signal
       degrade condition on the working path that is being controlled
       by the wait-to-restore(WTR) timer
doNotRevert (6)
    -- the protection domain has recovered from a protecting state,
       but the operator has configured the protection domain to not
       automatically revert to the Nornmal state upon recovery.
unknown (7)
    -- no board present

Context

MIB
LUM-PSR-MIB
OID
.1.3.6.1.4.1.8708.2.43.2.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
psrMplsLinearProtEntry
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 'LUM-PSR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PSR-MIB::psrMplsLinearProtState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PSR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PSR-MIB::psrMplsLinearProtState.<psrMplsLinearProtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PSR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PSR-MIB::psrMplsLinearProtState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2protectionPathUnavailable
3workingPathFailure
4administrative
5waitToRestore
6doNotRevert
7unknown

Conformance