CPQIDE-MIB :: cpqIdeLogicalDriveRaidLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQIDE-MIBcpqIdeLogicalDriveRaidLevel

cpqIdeLogicalDriveRaidLevel

Module: CPQIDE-MIB

OID (symbolic): CPQIDE-MIB::cpqIdeLogicalDriveRaidLevel

OID (numeric): 1.3.6.1.4.1.232.14.2.6.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: IDE Logical Drive RAID Level.

The following RAID levels are defined:

other(1) The agent cannot determine the RAID level of this logical drive.

raid0(2) The logical drive is configured with RAID level 0.

raid1(3) The logical drive is configured with RAID level 1.

raid0plus1(4) The logical drive is configured with RAID level 0 plus 1.

raid5(5) The logical drive is configured with RAID level 5.

raid15(6) The logical drive is configured with RAID level 1 plus 5.

volume(7) The logical drive is configured as a volume set.

What is cpqIdeLogicalDriveRaidLevel?

This enumerated value reports the RAID level (0, 1, 0+1, 5, 15, or a plain volume) configured for the logical drive. An admin needs this to understand the fault-tolerance characteristics of the array, since a RAID 0 volume has no redundancy while RAID 1/5/15 can survive a disk failure. For example, seeing raid5(5) tells the admin this array can tolerate a single disk failure and rebuild without data loss, unlike a raid0(2) array.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.3
snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveRaidLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.3.1
snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveRaidLevel.1

Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeLogicalDriveRaidLevel OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.14cpqIdeCPQIDE-MIB
1.3.6.1.4.1.232.14.2cpqIdeComponentCPQIDE-MIB
1.3.6.1.4.1.232.14.2.6cpqIdeLogicalDriveCPQIDE-MIB
1.3.6.1.4.1.232.14.2.6.1cpqIdeLogicalDriveTableCPQIDE-MIB
1.3.6.1.4.1.232.14.2.6.1.1cpqIdeLogicalDriveEntryCPQIDE-MIB
1.3.6.1.4.1.232.14.2.6.1.1.3cpqIdeLogicalDriveRaidLevelCPQIDE-MIB