coIfXcvrLSCProtocol
CISCO-OPTICAL-IF-EXTN-MIB ·
.1.3.6.1.4.1.9.10.66.1.4.1.1.8
Object
column r/w
Enumeration
This object identifies the Laser Safety Control protocol that
is applied when coIfXcvrLaserSafetyControl is set to 'enable'.
'proprietary': Indicates that the Laser Safety Control protocol
is proprietary.
'g664': Indicates the Automatic Laser Shutdown (ALS) protocol
specified in ITU-T Recommendation G.664.
Context
- MIB
- CISCO-OPTICAL-IF-EXTN-MIB
- OID
.1.3.6.1.4.1.9.10.66.1.4.1.1.8- 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::coIfXcvrLSCProtocol'
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::coIfXcvrLSCProtocol.<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::coIfXcvrLSCProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | proprietary |
2 | g664 |
Conformance
Member of
Compliance refinements
coIfExtnMIBCompliance2
readonly
Write access is not required.