All MIBs › CPQIDE-MIB › cpqIdeIdentIndex
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 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.2 | cpqIdeIdent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1 | cpqIdeIdentTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1.1 | cpqIdeIdentEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1.1.1 | cpqIdeIdentIndex | CPQIDE-MIB |