All MIBs › CPQFCA-MIB › cpqFcaLogDrvIndex
cpqFcaLogDrvIndex
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaLogDrvIndex
OID (numeric): 1.3.6.1.4.1.232.16.2.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: External Array Logical Drive Index.
This logical drive number keeps track of multiple instances of logical drives which are in the same storage box. For each storage box index value, the logical drive index starts at 1 and increments for each logical drive.
What is cpqFcaLogDrvIndex?
This integer numbers a logical drive within its storage box, starting at 1 and incrementing for each additional logical drive in that same box. It lets monitoring tools distinguish between multiple logical volumes that live in the same external enclosure. For instance, box index 2 combined with logical drive index 3 uniquely names the third logical drive configured in the second storage box.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.3.1.1.2 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaLogDrvIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.3.1.1.2.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaLogDrvIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqFcaLogDrvIndex.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcaLogDrvIndex OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) storage controller 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3 | cpqFcaLogDrv | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1 | cpqFcaLogDrvTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1.1 | cpqFcaLogDrvEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1.1.2 | cpqFcaLogDrvIndex | CPQFCA-MIB |