Page Faults/sec is overall rate at which of faulted pages are handled by
the processor. It is measured in numbers of pages faulted. A page fault
occurs when a process requires code or data that is not in its working set
(its space in physical memory) in main memory. This counter includes both
hard faults (those that require disk access) and soft faults (where the
faulted page is found elsewhere in physical memory.) Most processors can
handle large numbers of soft faults without consequence. However, hard
faults can cause significant delays.
Parsed from file CPQWINOS.MIB.txt
Company: None
Module: CPQOS-MIB
Page Faults/sec is overall rate at which of faulted pages are handled by
the processor. It is measured in numbers of pages faulted. A page fault
occurs when a process requires code or data that is not in its working set
(its space in physical memory) in main memory. This counter includes both
hard faults (those that require disk access) and soft faults (where the
faulted page is found elsewhere in physical memory.) Most processors can
handle large numbers of soft faults without consequence. However, hard
faults can cause significant delays.
Parsed from file CPQOS-MIB.mib
Module: CPQOS-MIB
cpqOsMemPageFaultsPerSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Page Faults/sec is overall rate at which of faulted pages are handled by the processor. It is measured in numbers of pages faulted. A page fault occurs when a process requires code or data that is not in its working set (its space in physical memory) in main memory. This counter includes both hard faults (those that require disk access) and soft faults (where the faulted page is found elsewhere in physical memory.) Most processors can handle large numbers of soft faults without consequence. However, hard faults can cause significant delays." ::= { cpqOsMemory 6 }
Vendor: Compaq
Module: CPQOS-MIB
[Automatically extracted from oidview.com]
cpqOsMemPageFaultsPerSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Page Faults/sec is overall rate at which of faulted pages are handled by the processor. It is measured in numbers of pages faulted. A page fault occurs when a process requires code or data that is not in its working set (its space in physical memory) in main memory. This counter includes both hard faults (those that require disk access) and soft faults (where the faulted page is found elsewhere in physical memory.) Most processors can handle large numbers of soft faults without consequence. However, hard faults can cause significant delays." ::= { cpqOsMemory 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.19.2.4.6.0 | cpqOsMemPageFaultsPerSec | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.19.2.4.1 | cpqOsMemoryStatus | 1 | 1 | This value specifies the overall condition of Memory Object. |
1.3.6.1.4.1.232.19.2.4.2 | cpqOsMemAvailableKBytes | 1 | 1 | Available Bytes is the amount of physical memory available to processes running on the computer, in bytes. It is calculated by s… |
1.3.6.1.4.1.232.19.2.4.3 | cpqOsMemPagesPerSec | 1 | 1 | Pages/sec is the number of pages read from or written to disk to resolve hard page faults. (Hard page faults occur when a proces… |
1.3.6.1.4.1.232.19.2.4.4 | cpqOsMemPagesInputPerSec | 1 | 1 | Pages Input/sec is the number of pages read from disk to resolve hard page faults. (Hard page faults occur when a process requir… |
1.3.6.1.4.1.232.19.2.4.5 | cpqOsMemPagesOutputPerSec | 1 | 1 | Pages Output/sec is the number of pages written to disk to free up space in physical memory. Pages are written back to disk only… |
1.3.6.1.4.1.232.19.2.4.7 | cpqOsMemCacheFaultsPerSec | 1 | 1 | Cache Faults/sec is the number of faults which occur when a page sought in the file system cache is not found there and must be … |
1.3.6.1.4.1.232.19.2.4.8 | cpqOsMemPageReadsPerSecx1000 | 1 | 1 | Page Reads/sec is the number of times the disk was read to resolve hard page faults (times 1000). (Hard page faults occur when a… |
1.3.6.1.4.1.232.19.2.4.9 | cpqOsMemPageWritesPerSecx1000 | 1 | 1 | Page Writes/sec is the number of times pages were written to disk to free up space in physical memory (times 1000). Pages are wr… |
1.3.6.1.4.1.232.19.2.4.10 | cpqOsMemPoolNonpagedBytes | 1 | 1 | Pool Nonpaged Bytes is the number of bytes in the nonpaged pool, an area of system memory (physical memory used by the operating… |
1.3.6.1.4.1.232.19.2.4.11 | cpqOsMemCacheBytes | 1 | 1 | Cache Bytes is the sum of the System Cache Resident Bytes, System Driver Resident Bytes, System Code Resident Bytes, and Pool Pa… |