sbTempSettableThresholdStatus

AT-SYSINFO-MIB · allied-old variant · .1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4

Object

column Enumeration
The temperature status with regard to the settable temperature
threshold. The value of the settable temperature threshold is set by
management intervention. This variable represents whether the actual
temperature is above the threshold (value is crossover(2)) or below
the threshold (value is normal(1)). When the value of this variable is
undefined(3), no settable threshold has been specified and the value
of sbTempSettableThreshold is not used.

Context

MIB
AT-SYSINFO-MIB
OID
.1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
sbTempEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2crossover
3undefined