All MIBs › CPQIDA-MIB › cpqDaPhyDrvPathIndex
cpqDaPhyDrvPathIndex
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvPathIndex
OID (numeric): 1.3.6.1.4.1.232.3.2.5.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Access Path Index.
This path index keeps track of multiple instances of access paths from a controller to a physical drive. This number, along with the cpqDaPhyDrvPathCntlrIndex and cpqDaPhyDrvPathDrvIndex uniquely identify a specific physical drive access path.
What is cpqDaPhyDrvPathIndex?
cpqDaPhyDrvPathIndex, ranging from 0 to 3, distinguishes between multiple simultaneous access-path instances from a controller to the same physical drive, and combined with cpqDaPhyDrvPathCntlrIndex and cpqDaPhyDrvPathDrvIndex uniquely identifies one specific access path. This lets an admin tell apart the individual redundant paths, such as active versus alternate, feeding a single dual-ported drive. For example, on a drive with two redundant paths, an admin would see path index 0 and path index 1 as the two distinct routes and check each one's status independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.3.1.3 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvPathIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.3.1.3.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvPathIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvPathIndex.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::cpqDaPhyDrvPathIndex 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.3 | cpqDaPhyDrvPathTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.3.1 | cpqDaPhyDrvPathEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.3.1.3 | cpqDaPhyDrvPathIndex | CPQIDA-MIB |