All MIBs › CPQRACK-MIB › cpqRackCommonEnclosureTempType
cpqRackCommonEnclosureTempType
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackCommonEnclosureTempType
OID (numeric): 1.3.6.1.4.1.232.22.2.3.1.2.1.9
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 cpqRackCommonEnclosureTempCondition will be set to degraded(3) and the system will either continue or shutdown depending on the user preferences.
critical(15) If a critical(15) temperature sensor reaches its threshold, the cpqHeTemperatureCondition will be set to failed(4) and the system will shutdown.
What is cpqRackCommonEnclosureTempType?
This enumerated value specifies the functional type of a temperature sensor: other, blowout (fans speed up when tripped to try to cool the area before a caution or critical state is reached), caution, or critical. It tells an admin what happens automatically when that particular sensor's threshold is crossed, which matters for understanding whether a temperature event is expected to self-correct or needs a hands-on response. For example, a sensor of type blowout(5) tripping would be expected to first spin fans faster, whereas a critical(15) sensor tripping represents a more serious escalation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.2.1.9 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureTempType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.2.1.9.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureTempType.1
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackCommonEnclosureTempType OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3 | cpqRackEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1 | cpqRackCommonEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.2 | cpqRackCommonEnclosureTempTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.2.1 | cpqRackCommonEnclosureTempEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.2.1.9 | cpqRackCommonEnclosureTempType | CPQRACK-MIB |