isConfigTemperatureUnit
OBS ✓
ISPRO-MIB ·
.1.3.6.1.4.1.19011.1.3.2.1.2.16
Object
The temperature unit of the system, can be Celsius or Fahrenheit
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
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 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isConfigTemperatureUnit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISPRO-MIB::isConfigTemperatureUnit'
Syntax
- Source
- IsproEnuTempUnit
- Base type
Enumeration
Values & Constraints
Type Values
1 | celsius |
2 | fahrenheit |