All MIBs › CPQHLTH-MIB › cpqHeTemperatureHwLocation
cpqHeTemperatureHwLocation
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTemperatureHwLocation
OID (numeric): 1.3.6.1.4.1.232.6.2.6.8.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A text description of the hardware location, on complex multi SBB hardware only, for the temperature sensor. A NULL string indicates that the hardware location could not be determined or is irrelevant.
What is cpqHeTemperatureHwLocation?
This read-only display string (up to 255 characters) gives the physical location, on complex multi-SBB hardware only, for this temperature sensor, returning NULL if undetermined or not applicable. It follows the same pattern as the fan and power-supply location fields, giving a technician a specific spot to check on complex multi-enclosure hardware. On simpler single-chassis servers this field commonly returns empty since detailed location tracking is not applicable there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.8 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureHwLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.6.8.1.8.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTemperatureHwLocation.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeTemperatureHwLocation.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeTemperatureHwLocation OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6 | cpqHeThermal | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8 | cpqHeTemperatureTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8.1 | cpqHeTemperatureEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.6.8.1.8 | cpqHeTemperatureHwLocation | CPQHLTH-MIB |