CPQLINOS-MIB :: cpqLinOsMemSwapCached

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQLINOS-MIBcpqLinOsMemSwapCached

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 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.23cpqLinOsMgmtCPQLINOS-MIB
1.3.6.1.4.1.232.23.2cpqLinOsComponentCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.4cpqLinOsMemoryCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.4.11cpqLinOsMemSwapCachedCPQLINOS-MIB