All MIBs › CPQIDA-MIB › cpqDaPhyDrvErrIDIndex
cpqDaPhyDrvErrIDIndex
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvErrIDIndex
OID (numeric): 1.3.6.1.4.1.232.3.2.5.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Error Log Index.
This index is used for selecting the physical drive table entry. This number, along with the cpqDaPhyDrvErrCntlrIndex uniquely identify a specific physical drive.
What is cpqDaPhyDrvErrIDIndex?
cpqDaPhyDrvErrIDIndex, ranging from 0 to 255, is used together with cpqDaPhyDrvErrCntlrIndex to uniquely select which physical drive an error log table entry belongs to. This index lets management software pinpoint exactly which drive on a controller a given historical error relates to, out of potentially dozens of attached drives. For example, an admin reviewing the error log after an incident would use this index to confirm the errors all trace back to the same specific drive rather than being scattered across several.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.2 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvErrIDIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.2.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvErrIDIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvErrIDIndex.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::cpqDaPhyDrvErrIDIndex 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.2 | cpqDaPhyDrvErrTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.2.1 | cpqDaPhyDrvErrEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.2.1.2 | cpqDaPhyDrvErrIDIndex | CPQIDA-MIB |