mesErpOperatorCommand

LUM-MES-MIB · .1.3.6.1.4.1.8708.2.32.2.26.1.1.33

Object

column r/w Enumeration
The operator commands.
noRequest (1)
   -- initial state and the return state after issuing an operator command.
forced left (2)
   -- force a block on the left ring port where the command is issued.
forced right (3)
   -- force a block on the right ring port where the command is issued.
manual left (4)
   -- in the absence of a failure or a forced command, this command sets a block
      on the left port where the command is issued.
manual right (5)
   -- in the absence of a failure or a forced command, this command sets a block
      on the right port where the command is issued.
clear (6)
   -- clears an active operator command, triggering reversion before WTR or WTB expires
   in the case of revertive mode, triggering reversion in the case of non revertive mode.

Context

MIB
LUM-MES-MIB
OID
.1.3.6.1.4.1.8708.2.32.2.26.1.1.33
Type
column
Access
readwrite
Status
current
Default
noRequest
Parent
mesErpEntry
Groups
5

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-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesErpOperatorCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesErpOperatorCommand.<mesErpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesErpOperatorCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noRequest
2forcedLeft
3forcedRight
4manualLeft
5manualRight
6clear