All MIBs › CPQIDA-MIB › cpqDaLogDrvCacheVolAccelCachingAlgorithm
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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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.3 | cpqDaLogDrvCacheVolAccelCachingAlgorithm | CPQIDA-MIB |