temperaturePrecision
OBS ✓
GEIST-MIB-V3 ·
.1.3.6.1.4.1.21239.2.1.9
Object
scalar r/w
Enumeration
Temperature Precision:
0 = degree: whole degree (value X 1)
1 = deci-degree: tenths of a degree (value X 10)
ex. 550 = 55.0 degrees
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- GEIST-MIB-V3
- OID
.1.3.6.1.4.1.21239.2.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- deviceInfo
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 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-MIB-V3::temperaturePrecision.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEIST-MIB-V3::temperaturePrecision'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.