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.
Parsed from file CPQWINOS.MIB.txt
Company: None
Module: CPQOS-MIB
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.
Parsed from file CPQOS-MIB.mib
Module: CPQOS-MIB
cpqOsMemPagesPerSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { cpqOsMemory 3 }
Vendor: Compaq
Module: CPQOS-MIB
[Automatically extracted from oidview.com]
cpqOsMemPagesPerSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { cpqOsMemory 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.19.2.4.3.0 | cpqOsMemPagesPerSec | 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.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.6 | cpqOsMemPageFaultsPerSec | 1 | 1 | Page Faults/sec is overall rate at which of faulted pages are handled by the processor. It is measured in numbers of pages fault… |
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… |