All MIBs › HP-httpManageable-MIB › hpHttpMgHealth
hpHttpMgHealth
Module: HP-httpManageable-MIB
OID (symbolic): HP-httpManageable-MIB::hpHttpMgHealth
OID (numeric): 1.3.6.1.4.1.11.2.36.1.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Operating status of this entity.
What is hpHttpMgHealth?
This read-only enumerated value reports the entity's overall operating status, with values unknown(1), information(2), ok(3), warning(4), critical(5), and nonrecoverable(6). Admins poll or trap on this to get a quick summary verdict on device health without having to parse detailed diagnostics. For example, a monitoring dashboard would flag the device red and page on-call staff if this value moves from ok(3) to critical(5).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.3 snmpwalk -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgHealth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.3.1 snmpget -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgHealth.1
Start monitoring HP HTTP-manageable device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-httpManageable-MIB::hpHttpMgHealth OID value, configure state conditions and alerts, and monitor any HP HTTP-manageable device from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.36 | hpWebMgmt | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1 | hpHttpMgMod | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1 | hpHttpMgObjects | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.2 | hpHttpMgNetCitizen | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.2.3 | hpHttpMgHealth | HP-httpManageable-MIB |