All MIBs › CPQIDE-MIB › cpqIdeLogicalDriveIndex
cpqIdeLogicalDriveIndex
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeLogicalDriveIndex
OID (numeric): 1.3.6.1.4.1.232.14.2.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index that uniquely identifies each logical drive.
What is cpqIdeLogicalDriveIndex?
This read-only INTEGER uniquely identifies each logical drive within its controller's logical drive table. An admin uses this index as the row key linking a logical drive's RAID level, capacity, and status together. For example, logical drive index 0 might be the boot array while index 1 is a separate data array on the same controller.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.2 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.2.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqIdeLogicalDriveIndex.1
Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeLogicalDriveIndex OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.14 | cpqIde | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2 | cpqIdeComponent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6 | cpqIdeLogicalDrive | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6.1 | cpqIdeLogicalDriveTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6.1.1 | cpqIdeLogicalDriveEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6.1.1.2 | cpqIdeLogicalDriveIndex | CPQIDE-MIB |