temperatureValue

OBS ✓
READYDATAOS-MIB · .1.3.6.1.4.1.4526.22.5.1.2

Object

column mandatory Integer32
The current temperature of this probe (in Fahrenheit unit).
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
READYDATAOS-MIB
OID
.1.3.6.1.4.1.4526.22.5.1.2
Type
column
Access
readonly
Status
mandatory
Parent
temperatureEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647