sensorState

PDU-MIB · eaton variant · .1.3.6.1.4.1.13742.2.1.3.2.1.6

Object

column Enumeration
To state of the sensor.

Context

MIB
PDU-MIB
OID
.1.3.6.1.4.1.13742.2.1.3.2.1.6
Type
column
Access
readonly
Status
current
Parent
sensorEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1unavailable
0ok
1below-lower-non-critical
2above-upper-non-critical
3below-lower-critical
4above-upper-critical
5below-lower-non-recoverable
6above-upper-non-recoverable