sensorTempStatus1

SIAE-SENSOR-TEMP-MIB · .1.3.6.1.4.1.3373.1103.77.2.1.7

Object

column Enumeration
This object is used to manage temperature related to sensorTempThreshold1.
Values mean:
cleared:    sensorTempValue is lower than threshold1
active:     sensorTempValue is greater than threshold1
hysteresis: sensorTempValue is between threshold1 and hysteresis1 but
            previuosly greater than thresold1.

Context

MIB
SIAE-SENSOR-TEMP-MIB
OID
.1.3.6.1.4.1.3373.1103.77.2.1.7
Type
column
Access
readonly
Status
current
Parent
sensorTempEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cleared
2alarmed
3hysteresis