CPQOS-MIB :: cpqOsMemPagesInputPerSec

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsMemPagesInputPerSec

cpqOsMemPagesInputPerSec

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsMemPagesInputPerSec

OID (numeric): 1.3.6.1.4.1.232.19.2.4.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Pages Input/sec is the number of pages read from 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 includes pages retrieved to satisfy faults in the file system cache (usually requested by applications) and in non-cached mapped memory files. This counter counts numbers of pages, and can be compared to other counts of pages, such as Memory: Page Faults/sec, without conversion.

What is cpqOsMemPagesInputPerSec?

This read-only integer reports the rate of pages read from disk specifically to resolve hard page faults, including pages retrieved to satisfy file-system cache faults. An admin uses this to isolate how much of the overall paging rate is due to bringing data in from disk versus writing it out. For example, a high cpqOsMemPagesInputPerSec relative to cpqOsMemPagesOutputPerSec would suggest the server is repeatedly re-reading data it doesn't have room to keep cached.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.4
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsMemPagesInputPerSec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.4.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsMemPagesInputPerSec.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::cpqOsMemPagesInputPerSec 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.4cpqOsMemPagesInputPerSecCPQOS-MIB