MIB Viewer

cpqOsProcessWorkingSet

OBJECT-TYPE
1.3.6.1.4.1.232.19.2.12.2.1.6
Access
read-only
Status
mandatory
Source
CPQOS-MIB
Sub-identifiers
0
Working Set is the current number of bytes in the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before they leave main memory.
INTEGER