coIfXcvrLSCManualRestart
CISCO-OPTICAL-IF-EXTN-MIB ·
.1.3.6.1.4.1.9.10.66.1.4.1.1.10
Object
column r/w
Enumeration
This object initiates laser activation when the laser is shut
down due to Laser Safety Control.
When the value is set to 'restart', transmission of a restart
pulse of length coIfXcvrLSCPulseLength is triggered.
When this object is set to 'restartForTest', transmission of a
restart pulse of length coIfXcvrLSCTestPulseLength is
triggered. Before setting this object to 'restartForTest',
specific care must be taken to assure connectivity to avoid
exposure to hazardous optical levels.
When the value is set to 'noop', no operation is performed.
When read, the value 'noop' is returned.
Manual restart can only be activated when the value of
coIfXcvrLaserOperStatus is 'lscDown'.
Context
- MIB
- CISCO-OPTICAL-IF-EXTN-MIB
- OID
.1.3.6.1.4.1.9.10.66.1.4.1.1.10- 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::coIfXcvrLSCManualRestart'
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::coIfXcvrLSCManualRestart.<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::coIfXcvrLSCManualRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noop |
2 | restart |
3 | restartForTest |
Conformance
Member of
Compliance refinements
coIfExtnMIBCompliance2
readonly
Write access is not required.