usmFirmwareVersion
ELECTROLINE-DHT-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.4.1.3.1
Object
scalar OctetString
ID & version of the USM micro-controller. The MSB byte represents the firmware ID and the LSB byte the revision number. Unavailable indicates a communication problem with the micro-controller
Context
- MIB
- ELECTROLINE-DHT-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.4.1.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dhtMicroControllers
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-TEST-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-TEST-MIB::usmFirmwareVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-TEST-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-TEST-MIB::usmFirmwareVersion'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.