optMgmtCarrierRegulationStatus

LUM-OPTICAL-MGMT-MIB · .1.3.6.1.4.1.8708.2.81.2.7.1.1.9

Object

column Enumeration
The status of the carrier.
              
regulating - Regulating sequence is ongoing for the carrier.
              
idle       - No regulation sequence is ongoing for the carrier.

Context

MIB
LUM-OPTICAL-MGMT-MIB
OID
.1.3.6.1.4.1.8708.2.81.2.7.1.1.9
Type
column
Access
readonly
Status
current
Default
idle
Parent
optMgmtCarrierRegulationEntry
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::optMgmtCarrierRegulationStatus'
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::optMgmtCarrierRegulationStatus.<optMgmtCarrierRegulationIndex>'
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::optMgmtCarrierRegulationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1regulating
2idle

Conformance