memoryPageFaultsPerSec
WINDOWS-NT-PERFORMANCE ·
.1.3.6.1.4.1.311.1.1.3.1.1.1.4
Object
Page Faults/sec is a count of the Page Faults in the processor. A page fault occurs when a process refers to a virtual memory page that is not in its Working Set in main memory. A Page Fault will not cause the page to be fetched from disk if that page 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.
Context
- MIB
- WINDOWS-NT-PERFORMANCE
- OID
.1.3.6.1.4.1.311.1.1.3.1.1.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- memory
Syntax
RFC1155-SMICounter
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disable |
3 | enable |