c64SlotSwitchOver

CISCO-6400-CHASSIS-MIB · .1.3.6.1.4.1.9.10.27.1.1.3.1.6

Object

column r/w Enumeration
This object, when read always return a value of
ok(1).
              
Setting this object to forceOver(2) will have:
              
For a redundant NRP slot pair, force them
to exchange the primary and secondary roles.
              
For a redundant carrier slot pair, force both
the subslots (line cards) to exchange the
primary(working) and secondary(protection) roles.

Context

MIB
CISCO-6400-CHASSIS-MIB
OID
.1.3.6.1.4.1.9.10.27.1.1.3.1.6
Type
column
Access
readwrite
Status
current
Parent
c64SlotConfigEntry
Groups
2

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-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SlotSwitchOver'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SlotSwitchOver.<c64SlotConfigModule1Index>.<c64SlotConfigModule2Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-6400-CHASSIS-MIB::c64SlotSwitchOver'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2forceOver