optMgmtChPlanRegulationStatus

LUM-OPTICAL-MGMT-MIB · .1.3.6.1.4.1.8708.2.81.2.6.1.1.14

Object

column Enumeration
The current status of the optical power regulation process for this channel plan.
              
regulating - At least one carrier in channel plan is executing a regulation sequence.
              
idle       - No carrier in channel plan is executing a regulation sequence.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1regulating
2idle

Conformance