CPQIDA-MIB :: cpqDaLogDrvCacheVolAccelCachingAlgorithm

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQIDA-MIBcpqDaLogDrvCacheVolAccelCachingAlgorithm

cpqDaLogDrvCacheVolAccelCachingAlgorithm

Module: CPQIDA-MIB

OID (symbolic): CPQIDA-MIB::cpqDaLogDrvCacheVolAccelCachingAlgorithm

OID (numeric): 1.3.6.1.4.1.232.3.2.3.5.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Drive Array Logical Drive Cache Volume Accelerator Caching Algorithm.

The caching algorithm currently in use for the cache volume.

The following values are defined:

Other(1) The instrument agent is unable to determine the caching algorithm for this cache volume. You may need to upgrade the instrument agent.

Multi Segment(2) Multiple tiers to track cached and potentially cacheable data. The multi-segment cache takes into account frequency, spatial locality and temporal locality of data accesses. The replacement policy is conservative making the algorithm ideal for workloads that have a mixture of cacheable and non-cacheable data with hot spots that remain hot for some time.

Single Segment (3) A single tier tracks cached data. The single-segment cache takes into account spatial and temporal locality of data accesses. The replacement policy is very aggressive resulting in the algorithm being ideal for workloads that have very few non-cacheable data accesses and hotspots that move frequently.

What is cpqDaLogDrvCacheVolAccelCachingAlgorithm?

This enumerated value reports the caching algorithm currently in use for the cache volume, such as Multi Segment (multiple tiers tracking cached and cacheable data) or Single Segment. An admin checks this to understand how the SSD accelerator volume is organizing cached data, which affects how effectively it captures a workload's hot data. For example, seeing Multi Segment here tells the admin the accelerator is using a tiered approach rather than a single flat cache region.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.5.1.3
snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvCacheVolAccelCachingAlgorithm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.3.5.1.3.1
snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaLogDrvCacheVolAccelCachingAlgorithm.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::cpqDaLogDrvCacheVolAccelCachingAlgorithm 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 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.3cpqDriveArrayCPQIDA-MIB
1.3.6.1.4.1.232.3.2cpqDaComponentCPQIDA-MIB
1.3.6.1.4.1.232.3.2.3cpqDaLogDrvCPQIDA-MIB
1.3.6.1.4.1.232.3.2.3.5cpqDaLogDrvCacheVolumeAccelTableCPQIDA-MIB
1.3.6.1.4.1.232.3.2.3.5.1cpqDaLogDrvCacheVolumeAccelEntryCPQIDA-MIB
1.3.6.1.4.1.232.3.2.3.5.1.3cpqDaLogDrvCacheVolAccelCachingAlgorithmCPQIDA-MIB