All MIBs › CPQIODRV-MIB › cpqIoDrvExtnIndex
cpqIoDrvExtnIndex
Module: CPQIODRV-MIB
OID (symbolic): CPQIODRV-MIB::cpqIoDrvExtnIndex
OID (numeric): 1.3.6.1.4.1.232.172.2.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Unique number index for each IO Drive extension entries. There will be one-one mapping between cpqIoDrvExtnIndex and cpqIoDrvInfoIndex.
What is cpqIoDrvExtnIndex?
This read-only INTEGER (1-256) uniquely identifies each row in the IO Drive extension table, with a one-to-one mapping to the corresponding index value in the basic info table. An admin uses this index to join the extended capacity and usage statistics in this table with the basic identification data in the info table for the same physical card. For example, extension index 2 always describes the same card as info index 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.172.2.2.1.1.1 snmpwalk -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvExtnIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.172.2.2.1.1.1.1 snmpget -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvExtnIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqIoDrvExtnIndex.1
Start monitoring Compaq/HP ProLiant servers and host bus adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIODRV-MIB::cpqIoDrvExtnIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant servers and host bus adapters 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.172 | cpqIoDrv | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2 | cpqIoDrvComponent | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.2 | cpqIoDrvExtn | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.2.1 | cpqIoDrvExtnTable | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.2.1.1 | cpqIoDrvExtnEntry | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.2.1.1.1 | cpqIoDrvExtnIndex | CPQIODRV-MIB |