All MIBs › CPQFCA-MIB › cpqFcaPhyDrvType
cpqFcaPhyDrvType
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaPhyDrvType
OID (numeric): 1.3.6.1.4.1.232.16.2.5.1.1.51
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 cpqFcaPhyDrvType?
This enumerated value reports the physical drive's interface type, as other, parallelScsi, sata, or sas. An admin checks this to confirm the correct drive interface type is installed in a given bay, since some controllers only support specific interface types or configurations. For example, discovering a sata(3) drive installed in a bay reserved for sas(4) drives would explain a reported unsupported-drive condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.51 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.51.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvType.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcaPhyDrvType OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5 | cpqFcaPhyDrv | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1 | cpqFcaPhyDrvTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1.1 | cpqFcaPhyDrvEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1.1.51 | cpqFcaPhyDrvType | CPQFCA-MIB |