All MIBs › CPQIDE-MIB › cpqIdeLogicalDriveDiskIds
cpqIdeLogicalDriveDiskIds
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeLogicalDriveDiskIds
OID (numeric): 1.3.6.1.4.1.232.14.2.6.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: IDE Logical Drive Disk ID list.
This lists the ATA disks drive IDs which are associated with this logical drive. These are the same IDs which can be used as indices into the ATA disk table (cpqIdeAtaDiskIndex). Each byte of the string is an index.
What is cpqIdeLogicalDriveDiskIds?
This OCTET STRING lists, one byte per member disk, the ATA disk index values (matching cpqIdeAtaDiskIndex) of the physical disks that make up this logical drive. An admin uses this to identify exactly which physical disks belong to a given array when planning maintenance or diagnosing a rebuild. For example, decoding this string as bytes 2 and 3 tells the admin that ATA disk indexes 2 and 3 are the two members of this logical drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.7 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveDiskIds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.7.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveDiskIds.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::cpqIdeLogicalDriveDiskIds 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.7 | cpqIdeLogicalDriveDiskIds | CPQIDE-MIB |