moduleSwHiVersion

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.3.1.1.8

Object

column deprecated Integer32
The high part of the software version number. For
example, if the software version is 3.1, the value
of moduleSwHiVersion is 3.
              
This object is deprecated and replaced by
entPhysicalSoftwareRev in ENTITY-MIB.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.3.1.1.8
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::moduleSwHiVersion'
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::moduleSwHiVersion.<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::moduleSwHiVersion'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance