c64SubSlotConfigPrefIndex

CISCO-6400-CHASSIS-MIB · .1.3.6.1.4.1.9.10.27.1.1.5.1.8

Object

column deprecated r/w Enumeration
This object specify which sub-slot in the pair of
redundancy to be used as prefer sub-slot.
              
The value of:
              
primarySubslot(1) is telling the system use the subslot
	referred by c64SubSlotConfigModule1Index
	and c64SubSlotConfigSubModule1Index as
	preferred sub-slot.
              
secondarySubslot(2) is to use the sub-slot referred by
	c64SubSlotConfigModule2Index and
	c64SubSlotConfigSubModule2Index.
              
The default is primarySubslot(1).
              
The subslot prefer feature is removed and the object
is deprecated

Context

MIB
CISCO-6400-CHASSIS-MIB
OID
.1.3.6.1.4.1.9.10.27.1.1.5.1.8
Type
column
Access
readwrite
Status
deprecated
Parent
c64SubSlotConfigEntry
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-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SubSlotConfigPrefIndex'
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::c64SubSlotConfigPrefIndex.<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::c64SubSlotConfigPrefIndex'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1primarySubslot
2secondarySubslot

Conformance