All MIBs › CPQIDA-MIB › cpqDaLogDrvLogDrvExtended
cpqDaLogDrvLogDrvExtended
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaLogDrvLogDrvExtended
OID (numeric): 1.3.6.1.4.1.232.3.2.3.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Logical Drive Extended.
This logical drive number keeps track of multiple instances of logical drives which are on the same controller. For each controller value, the logical drive value starts at 1 and increments for each logical drive.
What is cpqDaLogDrvLogDrvExtended?
This integer is the logical drive number in the extended table, starting at 1 and incrementing for each additional logical drive on the same controller, mirroring the numbering used in the standard logical drive table. An admin uses it to identify a specific logical drive when working with the extended attachment tables needed on controllers supporting more physical drives than the classic tables allow. For example, extended logical drive value 2 identifies the second logical drive under a given controller in this extended-table context.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.2.1.3 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvLogDrvExtended
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.2.1.3.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvLogDrvExtended.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaLogDrvLogDrvExtended.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaLogDrvLogDrvExtended OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3 | cpqDaLogDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.2 | cpqDaLogDrvPhyDrvExtAttachTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.2.1 | cpqDaLogDrvPhyDrvExtAttachEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.2.1.3 | cpqDaLogDrvLogDrvExtended | CPQIDA-MIB |