wdmCtrlGroupControlMode

LUM-WDM-MIB · .1.3.6.1.4.1.8708.2.4.2.9.1.1.10

Object

column deprecated Enumeration
The current control group mode.
              
normal -  regulation is performed at the interval
defined in General -> Regulation interval
              
commissioning - the regulation is performed
continuously. After 15 minutes it will change back to
normal mode.
              
Note! When control group is in commissioning mode
the corresponding monitor port will still be in
'normal' mode.

Context

MIB
LUM-WDM-MIB
OID
.1.3.6.1.4.1.8708.2.4.2.9.1.1.10
Type
column
Access
readonly
Status
deprecated
Default
normal
Parent
wdmCtrlGroupEntry
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-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmCtrlGroupControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmCtrlGroupControlMode.<wdmCtrlGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmCtrlGroupControlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2commissioning