optMgmtCarrierRegulationStartup

LUM-OPTICAL-MGMT-MIB · .1.3.6.1.4.1.8708.2.81.2.7.1.1.18

Object

column r/w Enumeration
Initiates a safe startup sequence for the carrier. If the administrative
status of the carrier is 'down' or the carrier is not detected by the monitor
unit, the system attempts to detect the carrier as follows:
              
1) The attenuation is set to its maximum value.
              
2) The attenuation is decreased until the carrier is detected by the monitor.
              
When the carrier is detected, a regulation sequence of the carier is started,
ignoring the regulation range.
              
If the carrier cannot be detected, status is set to 'notFound'. If the regulation
sequence fails, status is set to 'error' and an alarm is raised.
              
When the startup sequence is finished, the administrative status of the carrier
and the carrier regulation are set to 'up'.

Context

MIB
LUM-OPTICAL-MGMT-MIB
OID
.1.3.6.1.4.1.8708.2.81.2.7.1.1.18
Type
column
Access
readwrite
Status
current
Default
noAction
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::optMgmtCarrierRegulationStartup'
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::optMgmtCarrierRegulationStartup.<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::optMgmtCarrierRegulationStartup'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAction
2startup

Conformance