boxServicesTempSensorState

OBS ✓
OLD-DNOS-BOXSERVICES-PRIVATE-MIB · .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.3

Object

column Enumeration
The state of temperature sensor
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
OLD-DNOS-BOXSERVICES-PRIVATE-MIB
OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.3
Type
column
Access
readonly
Status
current
Parent
boxServicesTempSensorsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2warning
3critical
4shutdown
5notpresent
6notoperational