All MIBs › CPQRACK-MIB › cpqRackServerTempSensorCondition
cpqRackServerTempSensorCondition
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerTempSensorCondition
OID (numeric): 1.3.6.1.4.1.232.22.2.4.3.1.1.10
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 overheat 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 cpqRackServerTempSensorCondition?
This read-only INTEGER (other/ok/degraded/failed) reports the sensor's condition, where the MIB defines failed specifically as detecting a condition that could possibly overheat the system. This is the value an admin checks to know whether a given sensor reading itself should be trusted and acted on. For example, a sensor reporting failed(4) tells an admin the system may be at real risk of overheating and needs immediate physical inspection rather than just a routine glance at the graph.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.3.1.1.10 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerTempSensorCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.3.1.1.10.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerTempSensorCondition.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::cpqRackServerTempSensorCondition 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.4 | cpqRackServer | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.3 | cpqRackServerTempSensor | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.3.1 | cpqRackServerTempSensorTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.3.1.1 | cpqRackServerTempSensorEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.3.1.1.10 | cpqRackServerTempSensorCondition | CPQRACK-MIB |