hpHttpMgDeviceHealth

OBS ✓
SEMI-MIB · .1.3.6.1.4.1.11.2.36.1.1.5.1.1.3

Object

column Enumeration
Overall health of the device. The goal of this object
is to be the single poll point to check the status of the 
device.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
SEMI-MIB
OID
.1.3.6.1.4.1.11.2.36.1.1.5.1.1.3
Type
column
Access
readonly
Status
current
Parent
hpHttpMgDeviceEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2unused
3ok
4warning
5critical
6nonrecoverable

Conformance