All MIBs › CPQHLTH-MIB › cpqHeTemperatureThresholdType
cpqHeTemperatureThresholdType
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTemperatureThresholdType
OID (numeric): 1.3.6.1.4.1.232.6.2.6.8.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This specifies the type of this instance of temperature sensor.
This value will be one of the following: other(1) Temperature threshold type could not be determined.
blowout(5) If a blowout(5) temperature sensor reaches its threshold, the fan or fans in the area of the temperature sensor will increase in speed in an attempt to reduce the temperature before a caution or critical threshold is reached.
caution(9) If a caution(9) temperature sensor reaches its threshold, the cpqHeTemperatureCondition will be set to degraded(3) and the system will either continue or shutdown depending on the setting of cpqHeThermalDegradedAction.
critical(15) If a critical(15) temperature sensor reaches its threshold, the cpqHeTemperatureCondition will be set to failed(4) and the system will shutdown.
noreaction(16) this value will be defined when a threshold value is zero and system will not react on those sensor as those threshold sensors are meant for display purpose only.
What is cpqHeTemperatureThresholdType?
This read-only enumerated value categorizes what happens once this sensor's threshold is crossed, where a blowout type ramps up fans preemptively, caution and critical are escalating alert tiers, and noreaction takes no action. It tells an admin what automated response, if any, this specific sensor triggers, distinguishing a purely informational sensor from one tied to fan speed control or shutdown. A sensor typed blowout crossing its threshold explains why fans just sped up even though no alert has fired yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.7 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureThresholdType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.7.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureThresholdType.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::cpqHeTemperatureThresholdType 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.7 | cpqHeTemperatureThresholdType | CPQHLTH-MIB |