coIfXcvrLSCRestartMode

CISCO-OPTICAL-IF-EXTN-MIB · .1.3.6.1.4.1.9.10.66.1.4.1.1.9

Object

column r/w Enumeration
This object selects the mechanism used to restore transmission
after the fiber has been repaired or reconnected.
              
'automaticRestart': This mode selects automatic restart of the
    laser by periodically transmitting restart pulses.  The
    period between restart pulse transmissions is specified by
    coIfXcvrLSCPulseReptitionTime.
              
'manualRestart': This mode selects manual restart of the laser.
    After the fiber has been repaired or reconnected, the
    coIfXcvrLSCManualRestart object should be used to trigger
    transmission of a restart pulse.

Context

MIB
CISCO-OPTICAL-IF-EXTN-MIB
OID
.1.3.6.1.4.1.9.10.66.1.4.1.1.9
Type
column
Access
readwrite
Status
current
Parent
coIfXcvrEntry
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 '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::coIfXcvrLSCRestartMode'
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::coIfXcvrLSCRestartMode.<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::coIfXcvrLSCRestartMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automaticRestart
2manualRestart

Conformance

Member of
Compliance refinements
Write access is not required.