All MIBs › CPQIDA-MIB › cpqDaAccelReadMemory
cpqDaAccelReadMemory
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaAccelReadMemory
OID (numeric): 1.3.6.1.4.1.232.3.2.2.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Read Cache Memory.
This shows the amount of memory allocated for the read cache in kilobytes. Because data is kept in duplicate (mirrored), the actual amount of usable memory is half the amount shown.
Read cache is not available on IDA, IDA-2, IDA Expansion System, or SMART controllers. Entries for these controllers will return 0 for this value.
What is cpqDaAccelReadMemory?
This integer reports the amount of memory, in kilobytes, allocated for read caching, noting the usable amount is halved due to mirroring, and that read cache always returns 0 on older IDA, IDA-2, and SMART controllers which don't support it. An admin uses this to confirm how much read-ahead cache capacity a given controller actually provides. For example, cpqDaAccelReadMemory reporting 0 on a controller model that predates read caching support tells the admin not to expect read-cache benefits from that hardware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.2.1.10 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaAccelReadMemory
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.2.2.1.10.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaAccelReadMemory.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::cpqDaAccelReadMemory 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.2 | cpqDaAccelTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.2.1 | cpqDaAccelEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.2.2.1.10 | cpqDaAccelReadMemory | CPQIDA-MIB |