CPQCR-MIB :: cpqCrLogDrvRAIDLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQCR-MIBcpqCrLogDrvRAIDLevel

cpqCrLogDrvRAIDLevel

Module: CPQCR-MIB

OID (symbolic): CPQCR-MIB::cpqCrLogDrvRAIDLevel

OID (numeric): 1.3.6.1.4.1.232.141.2.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: RAID Level.

This shows the RAID level of the RAIDset. To change the RAID level, run the CL1850 Array Configuration Utility.

The following values are valid for the RAIDset RAID Level:

JBOD (2) Just a Bunch of Drives. Fault tolerance is not enabled. This RAIDset is made up of one device. Does not provide extended data redundancy, availability or protection, and does not use striping for performance enhancements. Good for applications requiring high device capacity. Requires one and only one device.

RAID0 (3) A RAIDset using device striping and write-back caching. Data is spread across many devices, offering faster read/write performance than a single device. Does not provide extended data redundancy, availability or protection. Good for applications with large files needing high I/O performance. Requires a minimum of two devices.

RAID1 (4) A RAIDset using device mirroring. Any time data is written to a device, a duplicate write is also made to a second device. Reading from multiple devices is usually faster than reading from a single device. Provides extended data redundancy, availability and protection. Good for read-intensive applications needing high availability. Requires a minimum of two devices.

RAID0PLUS1 (5) A RAIDset where data is striped across devices and duplicated on an equivalent number of devies. Provides extended data redundancy, availability and protection. Good for applications requiring high availability, high performance and capacity. Requires an even number of devices, and a minimum of four devices.

RAID4 (6) A RAIDset using device striping, with one device assigned for parity. Provides extended data redundancy, availability and protection. Good for applications such as graphics and imaging that call for writing huge, sequential blocks of data. Requires a minimum of three devices.

RAID5(7) A RAIDset using device striping, with parity distributed across devices. Provides extended data redundancy, availability and protection. Good for transaction processing, applications requiring many, small I/O operations scattered randomly and widely across the devices. Requires a minimum of three devices.

What is cpqCrLogDrvRAIDLevel?

This read-only enumerated value reports the RAID level configured for a specific RAIDset, such as JBOD, RAID 0, RAID 1, RAID 0+1, RAID 4, or RAID 5. An administrator checks it to understand the fault-tolerance and performance characteristics of a given RAIDset, and notes that changing it requires the separate CL1850 Array Configuration Utility, not this MIB. Seeing jbod(2) on a RAIDset expected to be fault tolerant would alert an admin that this array provides no data redundancy at all.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.3.1.1.3
snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrLogDrvRAIDLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.3.1.1.3.1
snmpget -v2c -c public <target> CPQCR-MIB::cpqCrLogDrvRAIDLevel.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::cpqCrLogDrvRAIDLevel 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.141cpqClusteredRAIDCPQCR-MIB
1.3.6.1.4.1.232.141.2cpqCrComponentCPQCR-MIB
1.3.6.1.4.1.232.141.2.3cpqCrLogDrvCPQCR-MIB
1.3.6.1.4.1.232.141.2.3.1cpqCrLogDrvTableCPQCR-MIB
1.3.6.1.4.1.232.141.2.3.1.1cpqCrLogDrvEntryCPQCR-MIB
1.3.6.1.4.1.232.141.2.3.1.1.3cpqCrLogDrvRAIDLevelCPQCR-MIB