All MIBs › CPQCR-MIB › cpqCrLogDrvIndex
cpqCrLogDrvIndex
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrLogDrvIndex
OID (numeric): 1.3.6.1.4.1.232.141.2.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Clustered RAID RAIDset Index.
This logical drive number keeps track of multiple instances of logical drives which are on the same controller. For each controller index value, the logical drive index starts at 1 and increments for each logical drive.
What is cpqCrLogDrvIndex?
This read-only integer distinguishes multiple RAIDsets on the same controller, starting at 1 and incrementing for each additional RAIDset under a given controller index. An administrator uses it together with cpqCrLogDrvCntlrIndex to uniquely identify a specific RAIDset when a single controller manages several. A controller hosting three RAIDsets would show log drive indexes 1, 2, and 3 under that one controller index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.3.1.1.2 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrLogDrvIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.3.1.1.2.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrLogDrvIndex.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrLogDrvIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.3 | cpqCrLogDrv | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.3.1 | cpqCrLogDrvTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.3.1.1 | cpqCrLogDrvEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.3.1.1.2 | cpqCrLogDrvIndex | CPQCR-MIB |