coIfXcvrForwardLaserControl
CISCO-OPTICAL-IF-EXTN-MIB ·
.1.3.6.1.4.1.9.10.66.1.4.1.1.6
Object
column r/w
Enumeration
This object is used to enable or disable Forward Laser Control (FLC) on this interface. If Forward Laser Control is enabled, the laser is automatically shut down when the receive direction of the cross-connected interface is in an alarm condition.
Context
- MIB
- CISCO-OPTICAL-IF-EXTN-MIB
- OID
.1.3.6.1.4.1.9.10.66.1.4.1.1.6- 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::coIfXcvrForwardLaserControl'
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::coIfXcvrForwardLaserControl.<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::coIfXcvrForwardLaserControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of
Compliance refinements
coIfExtnMIBCompliance2
readonly
Write access is not required.