Reference record for OID 1.3.6.1.4.1.232.19.2.12.2.1.6



parent
1.3.6.1.4.1.232.19.2.12.2.1 (cpqOsProcessEntry)
node code
6
node name
cpqOsProcessWorkingSet
dot oid
1.3.6.1.4.1.232.19.2.12.2.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) compaq(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) compaq(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) hp(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) compaq(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) compaq(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) hp(232) cpqWinOsMgmt(19) cpqOsComponent(2) cpqOsProcess(12) cpqOsProcessTable(2) cpqOsProcessEntry(1) cpqOsProcessWorkingSet(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/compaq/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • /iso/identified-organization/dod/internet/private/enterprise/hp/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/compaq/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • /iso/org/dod/internet/private/enterprise/hp/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • /iso/org/dod/internet/private/enterprises/compaq/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • /iso/org/dod/internet/private/enterprises/hp/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/compaq/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • /iso/iso-identified-organization/dod/internet/private/enterprises/hp/cpqWinOsMgmt/cpqOsComponent/cpqOsProcess/cpqOsProcessTable/cpqOsProcessEntry/cpqOsProcessWorkingSet
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/232/19/2/12/2/1/6

    Description by mibdepot

    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.

    Parsed from file CPQWINOS.MIB.txt
    Company: None
    Module: CPQOS-MIB

    Description by circitor

    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.

    Parsed from file CPQOS-MIB.mib
    Module: CPQOS-MIB

    Information by mibdepot

    cpqOsProcessWorkingSet OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { cpqOsProcessEntry 6 }

    Information by oid_info

    Vendor: Compaq
    Module: CPQOS-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    cpqOsProcessWorkingSet OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { cpqOsProcessEntry 6 }

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    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.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.8 cpqOsProcessPrivilegedTimePercent 0 0 % Privileged Time is the percentage of elapsed time that the threads of
    the process have spent executing code in privileged mode…
    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.