tempHumidSensorTempScale

OBS ✓
Sentry3-MIB · .1.3.6.1.4.1.1718.3.2.5.1.13

Object

column r/w Enumeration
The scale used for temperature values.  This is a global
setting for all temperature values in the system.  If the
agent does not support this object, then the temperature
scale used is Celsius.
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
Sentry3-MIB
OID
.1.3.6.1.4.1.1718.3.2.5.1.13
Type
column
Access
readwrite
Status
current
Parent
tempHumidSensorEntry

Walk 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 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::tempHumidSensorTempScale'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::tempHumidSensorTempScale.<envMonIndex>.<tempHumidSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry3-MIB::tempHumidSensorTempScale'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0celsius
1fahrenheit