All MIBs › CPQIDA-MIB › cpqDaPhyDrvTemperatureThreshold
cpqDaPhyDrvTemperatureThreshold
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvTemperatureThreshold
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.71
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Temperature Threshold.
This is the temperature in degrees Celsius at which the drive says it is overheated. The field will contain -1 if the drive temperature threshold cannot be calculated or if the controller does not support reporting drive temperature threshold.
What is cpqDaPhyDrvTemperatureThreshold?
cpqDaPhyDrvTemperatureThreshold reports the temperature in degrees Celsius at which a physical drive itself considers it is overheating, returning -1 if the threshold can't be calculated or isn't supported. Comparing this threshold against cpqDaPhyDrvCurrentTemperature tells an admin how much thermal headroom a specific drive has left before it starts reporting overheating. For example, if a drive's current temperature is only a couple of degrees below this threshold, an admin would prioritize improving airflow to that bay before the drive starts throttling or failing from heat.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.71 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvTemperatureThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.71.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvTemperatureThreshold.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::cpqDaPhyDrvTemperatureThreshold 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.71 | cpqDaPhyDrvTemperatureThreshold | CPQIDA-MIB |