stackUnitSWVersion
A3COM0017-STACK-CONFIG ·
.1.3.6.1.4.1.43.10.27.1.1.1.12
Object
This is the software version number of this unit. The software version number is a string. Note that if a unit does not make its version number information available, or the unit has no software, then this object will report an empty string.
Context
- MIB
- A3COM0017-STACK-CONFIG
- OID
.1.3.6.1.4.1.43.10.27.1.1.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- stackConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'A3COM0017-STACK-CONFIG' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0017-STACK-CONFIG::stackUnitSWVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0017-STACK-CONFIG' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0017-STACK-CONFIG::stackUnitSWVersion.<stackUnitLocation>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0017-STACK-CONFIG' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0017-STACK-CONFIG::stackUnitSWVersion'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.