All MIBs › CPQHLTH-MIB › cpqHeThermalDegradedAction
cpqHeThermalDegradedAction
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeThermalDegradedAction
OID (numeric): 1.3.6.1.4.1.232.6.2.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The action to perform when the thermal condition is degraded.
This value will be one of the following: other(1) This feature is not supported by this system or driver.
continue(2) The system should be allowed to continue.
shutdown(3) The system should be shutdown.
What is cpqHeThermalDegradedAction?
This read-write enumerated value (other, continue, shutdown) determines what the system does automatically once the thermal condition becomes degraded. An admin decides here whether a degraded thermal state should let the server keep running with alerting or force an automatic protective shutdown. Setting this to shutdown on a server with poor airflow ensures it powers off automatically rather than risk heat damage if cooling degrades further.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalDegradedAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeThermalDegradedAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.6.2.1 i <value>
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::cpqHeThermalDegradedAction 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.2 | cpqHeThermalDegradedAction | CPQHLTH-MIB |