All MIBs › CPQCR-MIB › cpqCrCntlrIndex
cpqCrCntlrIndex
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrCntlrIndex
OID (numeric): 1.3.6.1.4.1.232.141.2.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Clustered RAID Array Controller Index.
This value is a logical number whose meaning is OS dependent. Each physical controller has one unique controller number associated with it.
What is cpqCrCntlrIndex?
This read-only integer is the logical index number the operating system assigns to a Clustered RAID Array Controller, unique per physical controller. An administrator uses it as the key to correlate a specific controller's serial number, firmware, and condition entries across the CPQCR-MIB's controller table. Two controllers in a clustered pair would show up here as separate index values, such as 0 and 1, so their statuses can be tracked independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.2.1.1.1 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrCntlrIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.2.1.1.1.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrCntlrIndex.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::cpqCrCntlrIndex 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.2 | cpqCrCntlr | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2.1 | cpqCrCntlrTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2.1.1 | cpqCrCntlrEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2.1.1.1 | cpqCrCntlrIndex | CPQCR-MIB |