All MIBs › CPQHLTH-MIB › cpqHeThermalSystemFanStatus
cpqHeThermalSystemFanStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeThermalSystemFanStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.6.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the fan(s) in the system.
This value will be one of the following: other(1) Fan status detection is not supported by this system or driver.
ok(2) All fans are operating properly.
degraded(3) A non-required fan is not operating properly.
failed(4) A required fan is not operating properly.
If the cpqHeThermalDegradedAction is set to shutdown(3) the system will be shutdown if the failed(4) condition occurs.
What is cpqHeThermalSystemFanStatus?
This read-only enumerated value reports the rollup status of the system's fans as a group, noting that a shutdown may occur if cpqHeThermalDegradedAction is set to shutdown. A degraded reading specifically means a non-required fan failed while a failed reading means a required one did, a distinction the admin uses to gauge urgency. If system fans report failed while the degraded action is set to shutdown, the admin should expect the server to power itself off shortly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalSystemFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalSystemFanStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeThermalSystemFanStatus.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::cpqHeThermalSystemFanStatus 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.4 | cpqHeThermalSystemFanStatus | CPQHLTH-MIB |