All MIBs › CPQHLTH-MIB › cpqHeTemperatureCondition
cpqHeTemperatureCondition
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTemperatureCondition
OID (numeric): 1.3.6.1.4.1.232.6.2.6.8.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Temperature sensor condition.
This value will be one of the following: other(1) Temperature could not be determined.
ok(2) The temperature sensor is within normal operating range.
degraded(3) The temperature sensor is outside of normal operating range.
failed(4) The temperature sensor detects a condition that could permanently damage the system.
The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent. If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the degraded(3) condition occurs.
What is cpqHeTemperatureCondition?
This read-only enumerated value (other, ok, degraded, failed) reports the condition of this individual temperature sensor. It is the per-sensor detail an admin checks after the rollup cpqHeThermalTempStatus flags a problem, to identify which exact sensor is out of range. If only sensor index 2's condition reads degraded while all others read ok, the admin knows precisely which zone to inspect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.6 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.6.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureCondition.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeTemperatureCondition OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6 | cpqHeThermal | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8 | cpqHeTemperatureTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8.1 | cpqHeTemperatureEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8.1.6 | cpqHeTemperatureCondition | CPQHLTH-MIB |