All MIBs › CPQIDA-MIB › cpqDaCntlrEncryptedLogDrvCreationPolicy
cpqDaCntlrEncryptedLogDrvCreationPolicy
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaCntlrEncryptedLogDrvCreationPolicy
OID (numeric): 1.3.6.1.4.1.232.3.2.2.1.1.41
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Array Controller Encrypted Logical Drive Creation Policy.
The following values are valid:
other (1) Indicates that the instrument agent does not recognize the value. You may need to upgrade the instrument agent.
false (2) Encrypted logical drive creation is not allowed. Check Smart Array controller documentation for further information.
true(3) Encrypted logical drive creation is allowed.
What is cpqDaCntlrEncryptedLogDrvCreationPolicy?
This enumerated true/false value reports whether the controller is configured to allow creation of new encrypted logical drives. An admin checks this to confirm encrypted logical drive creation is permitted before attempting to provision protected storage. For example, if cpqDaCntlrEncryptedLogDrvCreationPolicy is false, the admin knows to adjust the controller's encryption policy before a request to create an encrypted volume will succeed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.1.1.41 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaCntlrEncryptedLogDrvCreationPolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.1.1.41.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaCntlrEncryptedLogDrvCreationPolicy.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaCntlrEncryptedLogDrvCreationPolicy.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::cpqDaCntlrEncryptedLogDrvCreationPolicy 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.2 | cpqDaCntlr | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.1 | cpqDaCntlrTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.1.1 | cpqDaCntlrEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.1.1.41 | cpqDaCntlrEncryptedLogDrvCreationPolicy | CPQIDA-MIB |