temperatureSensorTable
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.6.2
Object
table
A list temperature sensors. First sensor in the list should always be the sensor that can be considered as 'Board temperature' sensor. For each sensor there is an identifier, description and the temperature value in 1/1000 of the Celcium degree.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.6.2- Type
- table
- Status
- current
- Parent
- temperature
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::temperatureSensorTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::temperatureSensorTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.