% Privileged Time is the percentage of elapsed time that the threads of
the process have spent executing code in privileged mode. When a Windows
NT system service is called, the service will often run in Privileged Mode
to gain access to system-private data. Such data is protected from access
by threads executing in user Mode. Calls to the system can be explicit or
implicit, such as page faults or interrupts. Unlike some early operating
systems, Windows NT uses process boundaries for subsystem protection in
addition to the traditional protection of user and privileged modes.
These subsystem processes provide additional protection. Therefore, some
work done by Windows NT on behalf of your application might appear in
other subsystem processes in addition to the privileged time in your
process.
Parsed from file CPQWINOS.MIB.txt
Company: None
Module: CPQOS-MIB
% Privileged Time is the percentage of elapsed time that the threads of
the process have spent executing code in privileged mode. When a Windows
NT system service is called, the service will often run in Privileged Mode
to gain access to system-private data. Such data is protected from access
by threads executing in user Mode. Calls to the system can be explicit or
implicit, such as page faults or interrupts. Unlike some early operating
systems, Windows NT uses process boundaries for subsystem protection in
addition to the traditional protection of user and privileged modes.
These subsystem processes provide additional protection. Therefore, some
work done by Windows NT on behalf of your application might appear in
other subsystem processes in addition to the privileged time in your
process.
Parsed from file CPQOS-MIB.mib
Module: CPQOS-MIB
cpqOsProcessPrivilegedTimePercent OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "% Privileged Time is the percentage of elapsed time that the threads of the process have spent executing code in privileged mode. When a Windows NT system service is called, the service will often run in Privileged Mode to gain access to system-private data. Such data is protected from access by threads executing in user Mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application might appear in other subsystem processes in addition to the privileged time in your process." ::= { cpqOsProcessEntry 8 }
Vendor: Compaq
Module: CPQOS-MIB
[Automatically extracted from oidview.com]
cpqOsProcessPrivilegedTimePercent OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "% Privileged Time is the percentage of elapsed time that the threads of the process have spent executing code in privileged mode. When a Windows NT system service is called, the service will often run in Privileged Mode to gain access to system-private data. Such data is protected from access by threads executing in user Mode. Calls to the system can be explicit or implicit, such as page faults or interrupts. Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of user and privileged modes. These subsystem processes provide additional protection. Therefore, some work done by Windows NT on behalf of your application might appear in other subsystem processes in addition to the privileged time in your process." ::= { cpqOsProcessEntry 8 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.19.2.12.2.1.1 | cpqOsProcessIndex | 0 | 0 | The Process Instance number. |
1.3.6.1.4.1.232.19.2.12.2.1.2 | cpqOsProcessInstance | 0 | 0 | The Process Instance Name. |
1.3.6.1.4.1.232.19.2.12.2.1.3 | cpqOsProcessThreadCount | 0 | 0 | The number of threads currently active in this process. An instruction is the basic unit of execution in a processor, and a thr… |
1.3.6.1.4.1.232.19.2.12.2.1.4 | cpqOsProcessPrivateBytes | 0 | 0 | Private Bytes is the current number of bytes this process has allocated that cannot be shared with other processes. |
1.3.6.1.4.1.232.19.2.12.2.1.5 | cpqOsProcessPageFileBytes | 0 | 0 | Page File Bytes is the current number of bytes this process has used in the paging file(s). Paging files are used to store page… |
1.3.6.1.4.1.232.19.2.12.2.1.6 | cpqOsProcessWorkingSet | 0 | 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 touche… |
1.3.6.1.4.1.232.19.2.12.2.1.7 | cpqOsProcessCpuTimePercent | 0 | 0 | % Processor Time is the percentage of elapsed time that all of the threads of this process used the processor to execute instruc… |
1.3.6.1.4.1.232.19.2.12.2.1.9 | cpqOsProcessPageFaultsPerSec | 0 | 0 | Page Faults/sec is the rate Page Faults occur in the threads executing in this process. A page fault occurs when a thread refer… |
1.3.6.1.4.1.232.19.2.12.2.1.10 | cpqOsProcessCondition | 0 | 0 | The condition of this Process Object Instance. |