All MIBs › CPQIDA-MIB › cpqDaPhyDrvType
cpqDaPhyDrvType
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvType
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.60
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Type.
The following values are defined:
other(1) The agent is unable to determine the type for this drive.
parallelScsi(2) The drive type is parallel SCSI.
sata(3) The drive type is Serial ATA.
sas(4) The drive type is Serial Attached SCSI.
What is cpqDaPhyDrvType?
cpqDaPhyDrvType reports the interface type of a physical drive: other, parallelScsi, sata, or sas. Knowing the interface type matters because SAS, SATA, and parallel SCSI drives have different failure modes, cabling, and replacement parts. For example, an admin ordering a replacement drive would use this value to make sure they order a SAS unit rather than a SATA one for a given bay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.60 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.60.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvType.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::cpqDaPhyDrvType 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.60 | cpqDaPhyDrvType | CPQIDA-MIB |