All MIBs › CPQOS-MIB › cpqOsMemCacheBytes
cpqOsMemCacheBytes
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsMemCacheBytes
OID (numeric): 1.3.6.1.4.1.232.19.2.4.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Cache Bytes is the sum of the System Cache Resident Bytes, System Driver Resident Bytes, System Code Resident Bytes, and Pool Paged Resident Bytes counters. This counter displays the last observed value only; it is not an average.
What is cpqOsMemCacheBytes?
This read-only integer reports the total size, in bytes, of the file-system cache, combining system cache, driver, code, and paged-pool resident bytes into one figure. An admin uses this to see how much physical memory the OS has allocated to caching file data, which can shrink under memory pressure. For example, a shrinking cpqOsMemCacheBytes value alongside rising cpqOsMemPagesPerSec would indicate the OS is reclaiming cache memory to relieve overall memory pressure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.11 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsMemCacheBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.11.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsMemCacheBytes.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsMemCacheBytes OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) 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.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.4 | cpqOsMemory | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.4.11 | cpqOsMemCacheBytes | CPQOS-MIB |