firmwareVersion
QTS-MIB ·
.1.3.6.1.4.1.55062.1.12.6
Object
scalar DisplayString
Firmware Version
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 'QTS-MIB' -M '/opt/observium/mibs/qnap:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTS-MIB::firmwareVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTS-MIB' -M '/opt/observium/mibs/qnap:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTS-MIB::firmwareVersion'
Syntax
- Source
- DisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.