All MIBs › CPQHLTH-MIB › cpqHeThermalTempStatus
cpqHeThermalTempStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeThermalTempStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.6.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the system's temperature sensors:
This value will be one of the following: other(1) Temp sensing is not supported by this system or driver.
ok(2) All temp sensors are within normal operating range.
degraded(3) A temp sensor is outside of normal operating range.
failed(4) A temp 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 cpqHeThermalTempStatus?
This read-only enumerated value reports the rollup status specifically of all temperature sensors in the system, as opposed to the fans. It lets an admin separate a temperature sensor being out of range from a fan having failed when the overall cpqHeThermalCondition alone shows degraded. A failed reading here specifically means a sensor detected a condition that could permanently damage the system, distinct from a milder degraded reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalTempStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalTempStatus.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::cpqHeThermalTempStatus 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.3 | cpqHeThermalTempStatus | CPQHLTH-MIB |