temperatureUnit
EATON-SENSOR-MIB ·
.1.3.6.1.4.1.534.6.8.1.2.5
Object
Temperature unit configuration. It is a global setting for all the v1 and v3 SNMP client. It does not involve the temperature unit of data stored and managed in the card. But it does configure the unit the temperatures data are red and written in this Mib. The possible values are tenthOfDegCelsius(0), tenthOfDegFarhenheit(1), tenthOfDegKelvin(2).
Context
- MIB
- EATON-SENSOR-MIB
- OID
.1.3.6.1.4.1.534.6.8.1.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- temperature
- Groups
- 1
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 'EATON-SENSOR-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-SENSOR-MIB::temperatureUnit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EATON-SENSOR-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EATON-SENSOR-MIB::temperatureUnit'
Syntax
- Source
- TemperatureUnitType
- Base type
Enumeration
Values & Constraints
Type Values
0 | tenthOfDegKelvin |
1 | tenthOfDegCelsius |
2 | tenthOfDegFarhenheit |
Conformance
Member of