Available KBytes is the amount of physical memory available to processes
running on the computer, in KBytes. It is calculated by summing space on
the Zeroed, Free, and Standby memory lists. Free memory is ready for use;
Zeroed memory is pages of memory filled with zeros to prevent later
processes from seeing data used by a previous process. Standby memory
is memory removed from a process's working set (its physical memory) on
route to disk, but is still available to be recalled.
Parsed from file CPQWINOS.MIB.txt
Company: None
Module: CPQOS-MIB
Available Bytes is the amount of physical memory available to processes
running on the computer, in bytes. It is calculated by summing space on
the Zeroed, Free, and Standby memory lists. Free memory is ready for use;
Zeroed memory is pages of memory filled with zeros to prevent later
processes from seeing data used by a previous process. Standby memory
is memory removed from a process's working set (its physical memory) on
route to disk, but is still available to be recalled.
Parsed from file CPQOS-MIB.mib
Module: CPQOS-MIB
cpqOsMemAvailableKBytes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Available KBytes is the amount of physical memory available to processes running on the computer, in KBytes. It is calculated by summing space on the Zeroed, Free, and Standby memory lists. Free memory is ready for use; Zeroed memory is pages of memory filled with zeros to prevent later processes from seeing data used by a previous process. Standby memory is memory removed from a process's working set (its physical memory) on route to disk, but is still available to be recalled." ::= { cpqOsMemory 2 }
Vendor: Compaq
Module: CPQOS-MIB
[Automatically extracted from oidview.com]
cpqOsMemAvailableKBytes OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Available Bytes is the amount of physical memory available to processes running on the computer, in bytes. It is calculated by summing space on the Zeroed, Free, and Standby memory lists. Free memory is ready for use; Zeroed memory is pages of memory filled with zeros to prevent later processes from seeing data used by a previous process. Standby memory is memory removed from a process's working set (its physical memory) on route to disk, but is still available to be recalled." ::= { cpqOsMemory 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.19.2.4.2.0 | cpqOsMemAvailableKBytes | 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.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.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… |