All MIBs › CPQHOST-MIB › cpqHoMibCondition
cpqHoMibCondition
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoMibCondition
OID (numeric): 1.3.6.1.4.1.232.11.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The overall condition.
This object represents the overall status of the server's host system represented by this MIB.
What is cpqHoMibCondition?
This enumerated value reports the overall status of the server's host system as unknown, ok, degraded, or failed. It's the single top-level health indicator an administrator would check first to decide whether to dig deeper into more granular host OIDs like CPU, memory, or filesystem status. For example, seeing degraded(3) here would prompt drilling into cpqHoFileSysCondition or cpqHoCrashDumpCondition to find the specific subsystem causing the downgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.1.3 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoMibCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.1.3.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoMibCondition.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoMibCondition OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.1 | cpqHoMibRev | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.1.3 | cpqHoMibCondition | CPQHOST-MIB |