All MIBs › CPQIDA-MIB › cpqDaPhyDrvMaximumTemperature
cpqDaPhyDrvMaximumTemperature
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvMaximumTemperature
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.72
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Maximum Temperature.
This is the maximum temperature in degrees Celsius that the drive has reached. The field will contain -1 if the maximum drive temperature cannot be calculated or if the controller does not support reporting maximum drive temperature.
What is cpqDaPhyDrvMaximumTemperature?
cpqDaPhyDrvMaximumTemperature reports the highest temperature in degrees Celsius a physical drive has ever recorded, returning -1 if it can't be calculated or isn't supported. This historical high-water mark tells an admin whether a drive has ever experienced a serious thermal event, even if its current temperature looks fine. For example, an admin investigating an intermittent past failure would check this value to see if the drive had previously spiked to a dangerous temperature during a cooling outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.72 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvMaximumTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.72.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvMaximumTemperature.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvMaximumTemperature.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::cpqDaPhyDrvMaximumTemperature 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.72 | cpqDaPhyDrvMaximumTemperature | CPQIDA-MIB |