CPQIDE-MIB :: cpqIdeIdentIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQIDE-MIBcpqIdeIdentIndex

cpqIdeIdentIndex

Module: CPQIDE-MIB

OID (symbolic): CPQIDE-MIB::cpqIdeIdentIndex

OID (numeric): 1.3.6.1.4.1.232.14.2.2.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An index that uniquely specifies each device.  For disks,
this index value will match the value of the cpqSeFixedDiskIndex
in the Standard Equipment MIB (CPQSTDEQ.MIB) when the same
disk is being described.

Each possible index value indicates a specific drive as shown in
the table below:

   Drive Index   IDE Controller   Drive Unit
   ===========   ==============   ==========
        0            Primary           1
        1            Primary           2
        2            Secondary         1
        3            Secondary         2

Any other index value would be implementation specific.

What is cpqIdeIdentIndex?

This read-only INTEGER (0-65535) uniquely identifies each physical IDE/ATAPI drive, and for disk drives it matches the corresponding cpqSeFixedDiskIndex value in the Standard Equipment MIB so the same physical disk can be cross-referenced between MIBs. An admin uses this index as the row key to pull together a specific drive's model, serial number, and condition from the rest of the identification table. For example, index 0 might correspond to the drive on IDE controller 0, unit 0, letting the admin map SNMP data back to a physical bay.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.1
snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.1.1
snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentIndex.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::cpqIdeIdentIndex 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.14cpqIdeCPQIDE-MIB
1.3.6.1.4.1.232.14.2cpqIdeComponentCPQIDE-MIB
1.3.6.1.4.1.232.14.2.2cpqIdeIdentCPQIDE-MIB
1.3.6.1.4.1.232.14.2.2.1cpqIdeIdentTableCPQIDE-MIB
1.3.6.1.4.1.232.14.2.2.1.1cpqIdeIdentEntryCPQIDE-MIB
1.3.6.1.4.1.232.14.2.2.1.1.1cpqIdeIdentIndexCPQIDE-MIB