psrMplsLinearProtOperatorCommand
LUM-PSR-MIB ·
.1.3.6.1.4.1.8708.2.43.2.2.1.1.18
Object
column r/w
Enumeration
The operator command.
Operator command may not be executed because an equal or higher priority
local/remote event is in effect.
noRequest (1)
-- cancel an active local administrative command and send no request
lockOut (2)
-- lockout of protection, prevent switching data traffic
to the protection path
forced (3)
-- forced switch the traffic from working path to the protection path
manual (4)
-- traffic be switched from the working path to the protection path,
only relevant if there is no currently active fault condition
or operator command
Context
- MIB
- LUM-PSR-MIB
- OID
.1.3.6.1.4.1.8708.2.43.2.2.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- psrMplsLinearProtEntry
- 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 'LUM-PSR-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PSR-MIB::psrMplsLinearProtOperatorCommand'
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::psrMplsLinearProtOperatorCommand.<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::psrMplsLinearProtOperatorCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRequest |
2 | lockOut |
3 | forced |
4 | manual |
Conformance
Member of