All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvLocation
cpqScsiPhyDrvLocation
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvLocation
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Physical Drive Location.
This is the physical location of where the drive is located. The following values are defined:
other(1) The drives are not located in any special product that identifies the location.
proliant(2) The drives are located in the ProLiant Storage System.
What is cpqScsiPhyDrvLocation?
This enumerated value indicates whether the drive is in a special identifiable location, either other or proliant for drives in the ProLiant Storage System. It helps an admin distinguish drives residing in an external ProLiant storage enclosure from those in an unidentified chassis type. For example, a drive reporting location proliant tells the admin to look in the external storage shelf rather than the server's internal bays.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.31 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.31.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvLocation.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiPhyDrvLocation.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiPhyDrvLocation OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4 | cpqScsiPhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1 | cpqScsiPhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1 | cpqScsiPhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1.31 | cpqScsiPhyDrvLocation | CPQSCSI-MIB |