CPQOS-MIB :: cpqOsProcessPageFaultsPerSec

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsProcessPageFaultsPerSec

cpqOsProcessPageFaultsPerSec

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsProcessPageFaultsPerSec

OID (numeric): 1.3.6.1.4.1.232.19.2.12.2.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Page Faults/sec is the rate Page Faults occur in the threads executing in this process. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This will not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.

What is cpqOsProcessPageFaultsPerSec?

This read-only integer reports the rate at which page faults occur in the threads executing within this specific process, occurring when a thread references a virtual memory page not currently in its working set, though this does not necessarily mean a disk fetch is required if the page is already elsewhere in memory. An admin watches this per-process fault rate to identify an application whose memory access pattern is causing excessive faulting. For example, a process with a persistently high cpqOsProcessPageFaultsPerSec compared to its peers could be operating with an undersized working set relative to its actual memory needs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.9
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsProcessPageFaultsPerSec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.9.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsProcessPageFaultsPerSec.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::cpqOsProcessPageFaultsPerSec 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.12cpqOsProcessCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2cpqOsProcessTableCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2.1cpqOsProcessEntryCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2.1.9cpqOsProcessPageFaultsPerSecCPQOS-MIB