Reference record for OID 1.3.6.1.4.1.546.5.2.1.1


parent
1.3.6.1.4.1.546.5.2.1 (ntThreadTable)
node code
1
node name
ntThreadEntry
dot oid
1.3.6.1.4.1.546.5.2.1.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) nt(5) ntThreads(2) ntThreadTable(1) ntThreadEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) nt(5) ntThreads(2) ntThreadTable(1) ntThreadEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) empire(546) nt(5) ntThreads(2) ntThreadTable(1) ntThreadEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) empire(546) nt(5) ntThreads(2) ntThreadTable(1) ntThreadEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) nt(5) ntThreads(2) ntThreadTable(1) ntThreadEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) nt(5) ntThreads(2) ntThreadTable(1) ntThreadEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/empire/nt/ntThreads/ntThreadTable/ntThreadEntry
  • /iso/identified-organization/dod/internet/private/enterprises/empire/nt/ntThreads/ntThreadTable/ntThreadEntry
  • /iso/org/dod/internet/private/enterprise/empire/nt/ntThreads/ntThreadTable/ntThreadEntry
  • /iso/org/dod/internet/private/enterprises/empire/nt/ntThreads/ntThreadTable/ntThreadEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/empire/nt/ntThreads/ntThreadTable/ntThreadEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/empire/nt/ntThreads/ntThreadTable/ntThreadEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/546/5/2/1/1

    Description by mibdepot

    An entry in the NT system thread table.

    Parsed from file empire2.asn1.mib.txt
    Company: None
    Module: EMPIRE

    Description by circitor

    An entry in the NT system thread table.

    Parsed from file EMPIRE.mib
    Module: EMPIRE

    Information by oid_info

    Vendor: Computer Associates
    Module: EMPIRE (empire.mib)
    Type: ENTRY
    Access: not-accessible
    Syntax: NtThreadEntry

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    ntThreadEntry OBJECT-TYPE SYNTAX NtThreadEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the NT system thread table." INDEX { ntThreadPID, ntThreadNumber } ::= { ntThreadTable 1 }

    Information by circitor

    ntThreadEntry OBJECT-TYPE SYNTAX NtThreadEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the NT system thread table." INDEX { ntThreadPID, ntThreadNumber } ::= { ntThreadTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.546)

    Cheryl Krupczak

    Children (13)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.5.2.1.1.1 ntThreadPID 0 0 The unique process ID with which this thread is
    contained and executing within.
    1.3.6.1.4.1.546.5.2.1.1.2 ntThreadNumber 0 0 The thread number within a given process.
    Thread numbers are not unique across all threads
    in the system.
    1.3.6.1.4.1.546.5.2.1.1.3 ntThreadPrivTime 0 0 The total elapsed time (in centiseconds) that this thread
    has executed in Privileged Mode.
    1.3.6.1.4.1.546.5.2.1.1.4 ntThreadProcTime 0 0 The total elapsed time (in centiseconds) that this thread
    has used the processor to execute instructions.
    1.3.6.1.4.1.546.5.2.1.1.5 ntThreadUserTime 0 0 Total elapsed time (in centiseconds) that this thread has
    executed in User Mode.
    1.3.6.1.4.1.546.5.2.1.1.6 ntThreadContextSwitches 0 0 Number of thread context switches.
    1.3.6.1.4.1.546.5.2.1.1.7 ntThreadElapsedTime 0 0 The total elapsed time (in seconds) this thread
    has been running.
    1.3.6.1.4.1.546.5.2.1.1.8 ntThreadPriorityBase 0 0 The current base priority of this thread. The
    system may alter the thread's dynamic priority
    above, below the base priority.
    1.3.6.1.4.1.546.5.2.1.1.9 ntThreadPriority 0 0 The current dynamic priority of this thread.
    1.3.6.1.4.1.546.5.2.1.1.10 ntThreadWaitReason 0 0 Reason thread is waiting; valid only if
    ntThreadState is currently wait(5), otherwise
    undefined.
    1.3.6.1.4.1.546.5.2.1.1.11 ntThreadStartAddr 0 0 The starting virtual address of this thread.
    1.3.6.1.4.1.546.5.2.1.1.12 ntThreadState 0 0 The current state of this thread.
    1.3.6.1.4.1.546.5.2.1.1.13 ntThreadID 0 0 The system-wide unique identifier associated with
    this thread.