moduleSlotNum

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.3.1.1.25

Object

column Integer32
This value is determined by the chassis slot
number where the module is located. Valid entries
are 1 to the value of chassisNumSlots

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.3.1.1.25
Type
column
Access
readonly
Status
current
Parent
moduleEntry
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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::moduleSlotNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::moduleSlotNum.<moduleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::moduleSlotNum'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-16

Conformance