modExpSoftwareRev

OMNITRON-MIB · .1.3.6.1.4.1.7342.2.1.2.1.32

Object

column OctetString
The expanded software revision of the individual module.
              
This object allows for an enhanced version of the software revision
that include a major and minor component. Major and Minor are always
numeric values while the rev value can be a number or an alpha. For
instance: 1.0, 1.1, 3.2A, 1.1.2.
              
The two digit modsoftrev object includes the major and minor revision.
A modsoftrev of '32' would be shown in this object as '3.2'. This object
allows the minor number to be expanded beyond a single digit as shown
above by '3.2A' above, even though modsoftrev would be '32'.
              
              
The modswbuildnum is independent of this scheme, but the complete
revision is sometimes referred together as a concatenated value. For
instance is '3.2A' is the sofware rev and '1234' is the build number, the
concatenated value is '3.2A.1234'.

Context

MIB
OMNITRON-MIB
OID
.1.3.6.1.4.1.7342.2.1.2.1.32
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 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::modExpSoftwareRev'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::modExpSoftwareRev.<modchassnum>.<modslotnum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MIB::modExpSoftwareRev'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-32

Conformance

Member of