wDeviceHealth

EDS-MIB · .1.3.6.1.4.1.31440.11.3.1.7

Object

column Integer32
Health of device. Ranges between 0 and 7 where
0 worst case and 7 is best case. Incremented
every time device responds to a search, decremented
if it does not respond.

Context

MIB
EDS-MIB
OID
.1.3.6.1.4.1.31440.11.3.1.7
Type
column
Access
readonly
Status
current
Parent
wDeviceEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-8