All MIBs › CPQIODRV-MIB › cpqIoDrvTempValue
cpqIoDrvTempValue
Module: CPQIODRV-MIB
OID (symbolic): CPQIODRV-MIB::cpqIoDrvTempValue
OID (numeric): 1.3.6.1.4.1.232.172.2.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current temperature of the device in Celsius.
What is cpqIoDrvTempValue?
This INTEGER (0-50) reports the device's temperature in Celsius recorded at this particular logged point in time. An admin uses a series of these logged values to build a thermal history and spot trends toward overheating before they trigger the wearout or failure indicators. For example, a string of increasingly high logged temperature values could explain an accompanying rise in the card's wearout-indicator risk and prompt the admin to check chassis cooling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.172.2.5.1.1.3 snmpwalk -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvTempValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.172.2.5.1.1.3.1 snmpget -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvTempValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqIoDrvTempValue.1
Start monitoring Compaq/HP ProLiant servers and host bus adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIODRV-MIB::cpqIoDrvTempValue OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant servers and host bus adapters 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.172 | cpqIoDrv | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2 | cpqIoDrvComponent | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.5 | cpqIoDrvTemp | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.5.1 | cpqIoDrvTempTable | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.5.1.1 | cpqIoDrvTempEntry | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.5.1.1.3 | cpqIoDrvTempValue | CPQIODRV-MIB |