CPQOS-MIB :: cpqOsMemAvailableKBytes

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsMemAvailableKBytes

cpqOsMemAvailableKBytes

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsMemAvailableKBytes

OID (numeric): 1.3.6.1.4.1.232.19.2.4.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Available Bytes is the amount of physical memory available to processes running on the computer, in bytes. It is calculated by summing space on the Zeroed, Free, and Standby memory lists. Free memory is ready for use; Zeroed memory is pages of memory filled with zeros to prevent later processes from seeing data used by a previous process. Standby memory is memory removed from a process's working set (its physical memory) on route to disk, but is still available to be recalled.

What is cpqOsMemAvailableKBytes?

This read-only integer reports the amount of physical memory, in kilobytes, currently available to processes, calculated as the sum of the Zeroed, Free, and Standby memory lists. An admin watches this to catch memory exhaustion before it forces excessive paging or causes allocation failures. For example, cpqOsMemAvailableKBytes trending steadily downward over time on a server would warn of a memory leak in a running application.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.2
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsMemAvailableKBytes

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.2.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsMemAvailableKBytes.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::cpqOsMemAvailableKBytes 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 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.19cpqWinOsMgmtCPQOS-MIB
1.3.6.1.4.1.232.19.2cpqOsComponentCPQOS-MIB
1.3.6.1.4.1.232.19.2.4cpqOsMemoryCPQOS-MIB
1.3.6.1.4.1.232.19.2.4.2cpqOsMemAvailableKBytesCPQOS-MIB