All MIBs › CPQIDA-MIB › cpqDaLogDrvCacheVolAccelWritePolicy
cpqDaLogDrvCacheVolAccelWritePolicy
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaLogDrvCacheVolAccelWritePolicy
OID (numeric): 1.3.6.1.4.1.232.3.2.3.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Logical Drive Cache Volume Accelerator Write Policy.
The write policy that the cache volume has been configured to use.
The following values are defined:
Other(1) The instrument agent is unable to determine the write policy of this cache volume. You may need to upgrade the instrument agent.
Read Only (2) Indicates that this cache volume is currently using a read only policy.
Write Through(3) Indicates that this cache volume is currently using a write through policy.
Write Back Safe(4) Indicates that this cache volume is currently using a write back safe policy. Writing is being executed to a cache volume that utilizes a redundant RAID level. If the cache volume's redundancy becomes degraded, the cache volume will utilize the write through write policy until redunancy is restored.
Write Back Unsafe(5) Indicates that this cache volume is currently using a write back unsafe policy. Writing is being executed to a cache volume that is not utilizing a redundant RAID level.
Write Through No Load(6) Indicates that this cache volume is currently using a write through no load policy. The cache volume will process write requests but will only write if the line is already loaded.
What is cpqDaLogDrvCacheVolAccelWritePolicy?
This enumerated value reports the write policy configured for the cache volume, such as Read Only, writeThrough, writeBackSafe, or writeBackUnsafe. An admin checks this to understand the performance-versus-data-safety tradeoff currently configured for a given accelerated volume. For example, seeing writeBackUnsafe configured on a volume without adequate battery or capacitor backup would prompt the admin to reconsider that risky setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.5.1.5 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvCacheVolAccelWritePolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.5.1.5.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvCacheVolAccelWritePolicy.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::cpqDaLogDrvCacheVolAccelWritePolicy 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.5 | cpqDaLogDrvCacheVolumeAccelTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.5.1 | cpqDaLogDrvCacheVolumeAccelEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.3.5.1.5 | cpqDaLogDrvCacheVolAccelWritePolicy | CPQIDA-MIB |