All MIBs › CPQLINOS-MIB › cpqLinOsMemSwapCached
cpqLinOsMemSwapCached
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsMemSwapCached
OID (numeric): 1.3.6.1.4.1.232.23.2.4.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Memory that once was swapped out, is swapped back in but still also is in the swapfile. If memory is needed it doesn't need to be swapped out again, because it is already in the swapfile. This saves I/O.
What is cpqLinOsMemSwapCached?
This read-only integer reports memory that was previously swapped out and has been swapped back in, but is still also present in the swap file, meaning it can be discarded again without further disk I/O if memory is needed. An admin interprets a nonzero value here as a sign the kernel is efficiently avoiding redundant swap writes for pages it has already written out once. For example, a system under moderate memory pressure showing significant swap-cache would tell an admin the kernel is reusing prior swap writes rather than re-swapping the same data from scratch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.11 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemSwapCached
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.11.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemSwapCached.1
Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsMemSwapCached OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux 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.23 | cpqLinOsMgmt | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2 | cpqLinOsComponent | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.4 | cpqLinOsMemory | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.4.11 | cpqLinOsMemSwapCached | CPQLINOS-MIB |