All MIBs › CPQIDA-MIB › cpqDaPhyDrvLocation
cpqDaPhyDrvLocation
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvLocation
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.44
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Physical Location.
This is the physical location of where the drive is located. The following values are defined:
other(1) The location of the drive is not known.
internal(2) The drive is located inside of the computer system box.
external(3) The drive is located outside of the computer system box.
proLiant(4) The drive is located outside of the computer system box in a ProLiant Storage System.
What is cpqDaPhyDrvLocation?
cpqDaPhyDrvLocation reports where a physical drive physically sits: other, internal, external, or proLiant (an external ProLiant storage system). Knowing this location helps an admin figure out which physical enclosure to open when a drive needs to be serviced or replaced. For example, if a drive reports proLiant, the technician knows to go to the external storage shelf rather than opening the server chassis itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.44 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.44.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvLocation.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvLocation.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::cpqDaPhyDrvLocation 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.44 | cpqDaPhyDrvLocation | CPQIDA-MIB |