All MIBs › CPQIDA-MIB › cpqDaPhyDrvCurrentTemperature
cpqDaPhyDrvCurrentTemperature
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvCurrentTemperature
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.70
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Current Temperature.
This is the temperature of the physical drive in degrees Celsius. The field will contain -1 if the drive temperature cannot be calculated or if the controller does not support reporting drive temperature.
What is cpqDaPhyDrvCurrentTemperature?
cpqDaPhyDrvCurrentTemperature reports a physical drive's current temperature in degrees Celsius, returning -1 if it can't be measured or isn't supported by the controller. Drive temperature directly affects reliability, so tracking this value lets an admin catch cooling problems in a chassis or enclosure before drives start failing from heat. For example, if one drive bay consistently reads several degrees hotter than its neighbors, an admin would check for a blocked fan or airflow obstruction at that specific slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.70 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvCurrentTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.70.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvCurrentTemperature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvCurrentTemperature.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaPhyDrvCurrentTemperature OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5 | cpqDaPhyDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1 | cpqDaPhyDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1 | cpqDaPhyDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1.70 | cpqDaPhyDrvCurrentTemperature | CPQIDA-MIB |