CPQLINOS-MIB :: cpqLinOsMemSwapFree

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQLINOS-MIBcpqLinOsMemSwapFree

cpqLinOsMemSwapFree

Module: CPQLINOS-MIB

OID (symbolic): CPQLINOS-MIB::cpqLinOsMemSwapFree

OID (numeric): 1.3.6.1.4.1.232.23.2.4.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The amount of free swap space.

What is cpqLinOsMemSwapFree?

This read-only integer reports the amount of free swap space currently available. An admin watches this alongside memory-free counters, since swap space running low while physical memory is also tight signals the system is close to an out-of-memory condition. For example, a rapid decline in this value paired with rising page-swap activity would prompt an admin to add memory or investigate a runaway process before the system runs out of both RAM and swap.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.9
snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemSwapFree

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.4.9.1
snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsMemSwapFree.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqLinOsMemSwapFree.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::cpqLinOsMemSwapFree 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.9cpqLinOsMemSwapFreeCPQLINOS-MIB