moduleSerialNumber

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.3.1.1.3

Object

column deprecated Integer32
The serial number of the module in a numeric
format. If the module uses an alphanumeric serial
number, this MIB object will return 0.
              
This object is deprecated and replaced by
entPhysicalSerialNum in ENTITY-MIB.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.3.1.1.3
Type
column
Access
readonly
Status
deprecated
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::moduleSerialNumber'
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::moduleSerialNumber.<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::moduleSerialNumber'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-999999999

Conformance