All MIBs › CPQIDA-MIB › cpqDaLogDrvEncryptionStatus
cpqDaLogDrvEncryptionStatus
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaLogDrvEncryptionStatus
OID (numeric): 1.3.6.1.4.1.232.3.2.3.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Logical Drive Encryption Status.
Indicates the logical drive encryption status.
The following values are defined:
Other (1) Indicates that the instrument agent can not determine the logical drive's encyption status.
Encrypted (2) Indicates that data-at-rest encryption is enabled for this logical drive.
Not Encrypted(3) Indicates that data-at-rest encryption is not enabled for this logical drive.
What is cpqDaLogDrvEncryptionStatus?
This enumerated value reports whether data-at-rest encryption is Encrypted or Not Encrypted for this specific logical drive. An admin checks this per-volume to confirm which logical drives actually have encryption applied, since encryption is configured at the logical drive level rather than only at the controller level. For example, cpqDaLogDrvEncryptionStatus reporting Not Encrypted on a volume storing sensitive data flags a compliance gap the admin needs to remediate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.25 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvEncryptionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.1.1.25.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvEncryptionStatus.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::cpqDaLogDrvEncryptionStatus 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.1 | cpqDaLogDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1.1 | cpqDaLogDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.1.1.25 | cpqDaLogDrvEncryptionStatus | CPQIDA-MIB |