thdTemp
VERTIV-QUETZAL-MIB ·
.1.3.6.1.4.1.21239.6.1.10.1.1.5
Object
Temperature reading
Context
- MIB
- VERTIV-QUETZAL-MIB
- OID
.1.3.6.1.4.1.21239.6.1.10.1.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- thdEntry
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 'VERTIV-QUETZAL-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-QUETZAL-MIB::thdTemp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VERTIV-QUETZAL-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-QUETZAL-MIB::thdTemp.<thdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VERTIV-QUETZAL-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VERTIV-QUETZAL-MIB::thdTemp'
Syntax
- Source
- TemperatureValue
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.