Number of calls to allocate space in the system
Paged Pool. Paged Pool is a system memory area
where space is acquired by operating systems
facilities as they accomplish their tasks. Paged
Pool bytes may be paged out to disk when not
accessed by the system for sustained periods of
time.
Parsed from file empire2.asn1.mib.txt
Company: None
Module: EMPIRE
Number of calls to allocate space in the system
Paged Pool. Paged Pool is a system memory area
where space is acquired by operating systems
facilities as they accomplish their tasks. Paged
Pool bytes may be paged out to disk when not
accessed by the system for sustained periods of
time.
Parsed from file EMPIRE.mib
Module: EMPIRE
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
ntPoolPagedAllocs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "Number of calls to allocate space in the system Paged Pool. Paged Pool is a system memory area where space is acquired by operating systems facilities as they accomplish their tasks. Paged Pool bytes may be paged out to disk when not accessed by the system for sustained periods of time." ::= { ntMemoryPerf 17 }
ntPoolPagedAllocs OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "Number of calls to allocate space in the system Paged Pool. Paged Pool is a system memory area where space is acquired by operating systems facilities as they accomplish their tasks. Paged Pool bytes may be paged out to disk when not accessed by the system for sustained periods of time." ::= { ntMemoryPerf 17 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.546.5.5.3.17.0 | ntPoolPagedAllocs | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.546.5.5.3.1 | ntAvailKBytes | 1 | 1 | Number of KBytes of virtual memory currently on the Zeroed, Free, and Standby lists. Zeroed and free memory is ready for use. S… |
1.3.6.1.4.1.546.5.5.3.2 | ntCacheKBytes | 1 | 1 | Number of KBytes currently in use by the system Cache. |
1.3.6.1.4.1.546.5.5.3.3 | ntCacheKBytesPeak | 1 | 1 | Maximum number of KBytes used by the system Cache. |
1.3.6.1.4.1.546.5.5.3.4 | ntCacheFaults | 1 | 1 | Number of Cache faults whereby memory had to be located elsewhere. |
1.3.6.1.4.1.546.5.5.3.5 | ntCommitLimit | 1 | 1 | Size in KBytes of virtual memory that can be committed without having to expand the paging file(s). |
1.3.6.1.4.1.546.5.5.3.6 | ntCommittedKBytes | 1 | 1 | Number of KBytes of virtual memory that have been committed. |
1.3.6.1.4.1.546.5.5.3.7 | ntDemandZeroFaults | 1 | 1 | Number of page faults for pages that must be filled with zeros before fault is satisifed. |
1.3.6.1.4.1.546.5.5.3.8 | ntFreeSysPageTableEntries | 1 | 1 | Number of Page Table entries not currently in use by the system. |
1.3.6.1.4.1.546.5.5.3.9 | ntPageFaults | 1 | 1 | Number of page faults in the processor and is equivalent to numPageFaults(kernelperf.25) |
1.3.6.1.4.1.546.5.5.3.10 | ntPageReads | 1 | 1 | Number of times the disk was read to retrieve pages of virtual memory. |
1.3.6.1.4.1.546.5.5.3.11 | ntPageWrites | 1 | 1 | Number of times pages have been written to disk. |
1.3.6.1.4.1.546.5.5.3.12 | ntPagesInput | 1 | 1 | Number of pages read from disk to resolve memory references and is equivalent to numPageIns (kernelperf.22) |
1.3.6.1.4.1.546.5.5.3.13 | ntPagesOutput, ntPagesOuput | 1 | 1 | Number of pages written to disk because the pages were modified and is equivalent to numPageOuts (kernelperf.23). |
1.3.6.1.4.1.546.5.5.3.14 | ntPages | 1 | 1 | Number of pages read or written from/to disk and is a sum of PagesInput(12) and PagesOutput(13). |
1.3.6.1.4.1.546.5.5.3.15 | ntPoolNonPagedAllocs | 1 | 1 | Number of calls to allocate space in the system Nonpaged pool. |
1.3.6.1.4.1.546.5.5.3.16 | ntPoolNonPagedKBytes | 1 | 1 | Number of KBytes in the Nonpaged pool which is a system memory area where space is acquired by operating systems facilities as th… |
1.3.6.1.4.1.546.5.5.3.18 | ntPoolPagedKBytes | 1 | 1 | Number of KBytes in the Paged Pool. |
1.3.6.1.4.1.546.5.5.3.19 | ntPagedResidentKBytes | 1 | 1 | Size of paged Pool resident in core memory in KBytes. |
1.3.6.1.4.1.546.5.5.3.20 | ntSysCacheResidentKBytes | 1 | 1 | Number of KBytes currently resident in the global disk cache. |
1.3.6.1.4.1.546.5.5.3.21 | ntSysCodeResidentKBytes | 1 | 1 | Number of KBytes of System Code Total Bytes currently resident in core memory. This is the code working set of the pagable execu… |
1.3.6.1.4.1.546.5.5.3.22 | ntSysCodeTotalKBytes | 1 | 1 | Total number of KBytes of pageable pages in ntoskrnl.exe, hal.dll, and the boot drivers and file systems loaded by ntldr/osloader. |
1.3.6.1.4.1.546.5.5.3.23 | ntSysDriverResidentKBytes | 1 | 1 | Number of KBytes of System Driver Total KBytes currently resident in core memory. The number is the code working set of the paga… |
1.3.6.1.4.1.546.5.5.3.24 | ntSysDriverTotalKBytes | 1 | 1 | Number of KBytes of pageable pages in all other loaded device drivers. |
1.3.6.1.4.1.546.5.5.3.25 | ntTransitionFaults | 1 | 1 | Number of page faults resolved by recovering pages that were in transition to disk at time of page fault. |
1.3.6.1.4.1.546.5.5.3.26 | ntWriteCopies | 1 | 1 | Number of page faults that have been satisfied by making a copy of a page when an attempt to write the page was made while it was… |