c64SubSlotSwitchOver
CISCO-6400-CHASSIS-MIB ·
.1.3.6.1.4.1.9.10.27.1.1.5.1.9
Object
column r/w
Enumeration
This object, when read always return a value of
ok(1). Setting this object to forceOver(2)
will have the result of:
For a redundant subslot card pair, force the
current master and slave cards (for NRPs) or
working and protection cards (for linecards) to
exchange roles.
Context
- MIB
- CISCO-6400-CHASSIS-MIB
- OID
.1.3.6.1.4.1.9.10.27.1.1.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- c64SubSlotConfigEntry
- Groups
- 2
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-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SubSlotSwitchOver'
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::c64SubSlotSwitchOver.<c64SubSlotConfigModule1Index>.<c64SubSlotConfigSubModule1Index>.<c64SubSlotConfigModule2Index>.<c64SubSlotConfigSubModule2Index>.<c64SubSlotRedundantIndex>'
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::c64SubSlotSwitchOver'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | forceOver |