All MIBs › CPQHLTH-MIB › cpqHeThermalFanStatus
cpqHeThermalFanStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeThermalFanStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.6.6.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This specifies if the fan described is operating properly.
This value will be one of the following: other(1) Fan status detection is not supported by this system or driver.
ok(2) The fan is operating properly.
failed(4) The fan is not operating properly.
What is cpqHeThermalFanStatus?
This read-only enumerated value (other, ok, failed) reports the operational status of this individual fan row rather than a subsystem-wide rollup. It is the per-fan detail an admin checks after seeing a rollup degraded or failed status, to identify exactly which physical fan is bad. If fan index 4's cpqHeThermalFanStatus reads failed while the others read ok, the admin knows precisely which unit to replace.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.6.1.5 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.6.1.5.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalFanStatus.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::cpqHeThermalFanStatus 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.6 | cpqHeThermalFanTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.6.1 | cpqHeThermalFanEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.6.1.5 | cpqHeThermalFanStatus | CPQHLTH-MIB |