coIfXcvrLaserAdminStatus
CISCO-OPTICAL-IF-EXTN-MIB ·
.1.3.6.1.4.1.9.10.66.1.4.1.1.1
Object
column r/w
Enumeration
The desired state of the laser on this interface.
This object differs from ifAdminStatus in the IF-MIB, since
in some cases setting ifAdminStatus to 'down' causes an alarm
indication to be transmitted, rather than shutting down the
laser. When this object is set to 'down', ifOperStatus in the
IF-MIB goes to the 'down' state, and the laser is shut down.
In order to administratively enable an interface, both
ifAdminStatus in the IF-MIB and this object must be set to
'up'.
Context
- MIB
- CISCO-OPTICAL-IF-EXTN-MIB
- OID
.1.3.6.1.4.1.9.10.66.1.4.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- coIfXcvrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-OPTICAL-IF-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-IF-EXTN-MIB::coIfXcvrLaserAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-IF-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-IF-EXTN-MIB::coIfXcvrLaserAdminStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-IF-EXTN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-IF-EXTN-MIB::coIfXcvrLaserAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of
Compliance refinements
coIfExtnMIBCompliance2
readonly
Write access is not required.