CPQOS-MIB :: cpqOsMemPagesPerSec

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsMemPagesPerSec

cpqOsMemPagesPerSec

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsMemPagesPerSec

OID (numeric): 1.3.6.1.4.1.232.19.2.4.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Pages/sec is the number of pages read from or written to disk to resolve hard page faults. (Hard page faults occur when a process requires code or data that is not in its working set or elsewhere in physical memory, and must be retrieved from disk.) This counter was designed as a primary indicator of the kinds of faults that cause system-wide delays. It is the sum of Memory: Pages Input/sec and Memory: Pages Output/sec. It is counted in numbers of pages, so it can be compared to other counts of pages, such as Memory: Page Faults/sec, without conversion. It includes pages retrieved to satisfy faults in the file system cache (usually requested by applications) non-cached mapped memory files.

What is cpqOsMemPagesPerSec?

This read-only integer reports the rate of pages read from or written to disk to resolve hard page faults, combining both page-in and page-out activity, and serves as a primary indicator of faults causing system-wide delays. An admin monitors this as a key sign of memory pressure forcing the OS to swap to disk. For example, a sudden spike in cpqOsMemPagesPerSec on a server that was previously stable would indicate it has run low on physical memory and started heavy paging.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.3
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsMemPagesPerSec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.3.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsMemPagesPerSec.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::cpqOsMemPagesPerSec 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.3cpqOsMemPagesPerSecCPQOS-MIB