All MIBs › CPQRACK-MIB › cpqRackCommonEnclosureTempCondition
cpqRackCommonEnclosureTempCondition
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackCommonEnclosureTempCondition
OID (numeric): 1.3.6.1.4.1.232.22.2.3.1.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Temperature sensor condition.
This value will be one of the following:
other(1) Temperature could not be determined.
ok(2) The temperature sensor is within the normal operating range.
degraded(3) The temperature sensor is outside of the normal operating range.
failed(4) The temperature sensor detects a condition that could possibly damage the system.
The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent.
What is cpqRackCommonEnclosureTempCondition?
This enumerated value reports the health of a specific temperature sensor: other (undeterminable), ok (within normal range), degraded (outside normal range), or failed (a condition that could damage the system). It gives an admin a graded severity level for a thermal reading rather than just a raw number. For example, seeing cpqRackCommonEnclosureTempCondition escalate from degraded(3) to failed(4) on a sensor would warrant immediate attention rather than routine monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.2.1.8 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureTempCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.2.1.8.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureTempCondition.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::cpqRackCommonEnclosureTempCondition 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.8 | cpqRackCommonEnclosureTempCondition | CPQRACK-MIB |