Reference record for OID 1.3.6.1.4.1.546.5.5.3


parent
1.3.6.1.4.1.546.5.5 (ntPerformance)
node code
3
node name
ntMemoryPerf
dot oid
1.3.6.1.4.1.546.5.5.3
type
OBJECT IDENTIFIER
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) nt(5) ntPerformance(5) ntMemoryPerf(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) nt(5) ntPerformance(5) ntMemoryPerf(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) empire(546) nt(5) ntPerformance(5) ntMemoryPerf(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) empire(546) nt(5) ntPerformance(5) ntMemoryPerf(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) nt(5) ntPerformance(5) ntMemoryPerf(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) nt(5) ntPerformance(5) ntMemoryPerf(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/empire/nt/ntPerformance/ntMemoryPerf
  • /iso/identified-organization/dod/internet/private/enterprises/empire/nt/ntPerformance/ntMemoryPerf
  • /iso/org/dod/internet/private/enterprise/empire/nt/ntPerformance/ntMemoryPerf
  • /iso/org/dod/internet/private/enterprises/empire/nt/ntPerformance/ntMemoryPerf
  • /iso/iso-identified-organization/dod/internet/private/enterprise/empire/nt/ntPerformance/ntMemoryPerf
  • /iso/iso-identified-organization/dod/internet/private/enterprises/empire/nt/ntPerformance/ntMemoryPerf
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/546/5/5/3

    Information by oid_info

    Vendor: Computer Associates
    Module: EMPIRE (empire.mib)
    Type: OBJ ID
    Access:
    Syntax:

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    ntMemoryPerf OBJECT IDENTIFIER ::= { ntPerformance 3 }

    Information by circitor

    ntMemoryPerf OBJECT IDENTIFIER ::= { ntPerformance 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.546)

    Cheryl Krupczak

    Children (26)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.5.5.3.1 ntAvailKBytes 1 1 Number of KBytes of virtual memory currently on
    the Zeroed, Free, and Standby lists. Zeroed and
    free memory is ready for use. S…
    1.3.6.1.4.1.546.5.5.3.2 ntCacheKBytes 1 1 Number of KBytes currently in use by the system Cache.
    1.3.6.1.4.1.546.5.5.3.3 ntCacheKBytesPeak 1 1 Maximum number of KBytes used by the system Cache.
    1.3.6.1.4.1.546.5.5.3.4 ntCacheFaults 1 1 Number of Cache faults whereby memory had to be
    located elsewhere.
    1.3.6.1.4.1.546.5.5.3.5 ntCommitLimit 1 1 Size in KBytes of virtual memory that can be
    committed without having to expand the paging
    file(s).
    1.3.6.1.4.1.546.5.5.3.6 ntCommittedKBytes 1 1 Number of KBytes of virtual memory that have been
    committed.
    1.3.6.1.4.1.546.5.5.3.7 ntDemandZeroFaults 1 1 Number of page faults for pages that must be
    filled with zeros before fault is satisifed.
    1.3.6.1.4.1.546.5.5.3.8 ntFreeSysPageTableEntries 1 1 Number of Page Table entries not currently in use
    by the system.
    1.3.6.1.4.1.546.5.5.3.9 ntPageFaults 1 1 Number of page faults in the processor and is
    equivalent to numPageFaults(kernelperf.25)
    1.3.6.1.4.1.546.5.5.3.10 ntPageReads 1 1 Number of times the disk was read to retrieve
    pages of virtual memory.
    1.3.6.1.4.1.546.5.5.3.11 ntPageWrites 1 1 Number of times pages have been written to disk.
    1.3.6.1.4.1.546.5.5.3.12 ntPagesInput 1 1 Number of pages read from disk to resolve memory
    references and is equivalent to numPageIns
    (kernelperf.22)
    1.3.6.1.4.1.546.5.5.3.13 ntPagesOutput, ntPagesOuput 1 1 Number of pages written to disk because the pages
    were modified and is equivalent to numPageOuts
    (kernelperf.23).
    1.3.6.1.4.1.546.5.5.3.14 ntPages 1 1 Number of pages read or written from/to disk and
    is a sum of PagesInput(12) and PagesOutput(13).
    1.3.6.1.4.1.546.5.5.3.15 ntPoolNonPagedAllocs 1 1 Number of calls to allocate space in the system
    Nonpaged pool.
    1.3.6.1.4.1.546.5.5.3.16 ntPoolNonPagedKBytes 1 1 Number of KBytes in the Nonpaged pool which is a
    system memory area where space is acquired by
    operating systems facilities as th…
    1.3.6.1.4.1.546.5.5.3.17 ntPoolPagedAllocs 1 1 Number of calls to allocate space in the system
    Paged Pool. Paged Pool is a system memory area
    where space is acquired by operat…
    1.3.6.1.4.1.546.5.5.3.18 ntPoolPagedKBytes 1 1 Number of KBytes in the Paged Pool.
    1.3.6.1.4.1.546.5.5.3.19 ntPagedResidentKBytes 1 1 Size of paged Pool resident in core memory in KBytes.
    1.3.6.1.4.1.546.5.5.3.20 ntSysCacheResidentKBytes 1 1 Number of KBytes currently resident in the global
    disk cache.
    1.3.6.1.4.1.546.5.5.3.21 ntSysCodeResidentKBytes 1 1 Number of KBytes of System Code Total Bytes
    currently resident in core memory. This is the
    code working set of the pagable execu…
    1.3.6.1.4.1.546.5.5.3.22 ntSysCodeTotalKBytes 1 1 Total number of KBytes of pageable pages in
    ntoskrnl.exe, hal.dll, and the boot drivers and
    file systems loaded by ntldr/osloader.
    1.3.6.1.4.1.546.5.5.3.23 ntSysDriverResidentKBytes 1 1 Number of KBytes of System Driver Total KBytes
    currently resident in core memory. The number is
    the code working set of the paga…
    1.3.6.1.4.1.546.5.5.3.24 ntSysDriverTotalKBytes 1 1 Number of KBytes of pageable pages in all other
    loaded device drivers.
    1.3.6.1.4.1.546.5.5.3.25 ntTransitionFaults 1 1 Number of page faults resolved by recovering
    pages that were in transition to disk at time of
    page fault.
    1.3.6.1.4.1.546.5.5.3.26 ntWriteCopies 1 1 Number of page faults that have been satisfied by
    making a copy of a page when an attempt to write
    the page was made while it was…

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.5.5.1 ntSystemPerf 17 34 None
    1.3.6.1.4.1.546.5.5.2 ntCachePerf 26 52 None
    1.3.6.1.4.1.546.5.5.4 ntPageFilePerf 2 4 None