MIB Viewer

cpqOsMemPagesPerSec

OBJECT-TYPE
1.3.6.1.4.1.232.19.2.4.3
Access
read-only
Status
mandatory
Source
CPQOS-MIB
Sub-identifiers
0
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.
INTEGER