Reference record for OID 1.3.6.1.4.1.140.625.367.1


parent
1.3.6.1.4.1.140.625.367 (threadPoolRuntimeTable)
node code
1
node name
threadPoolRuntimeEntry
dot oid
1.3.6.1.4.1.140.625.367.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) threadPoolRuntimeTable(367) threadPoolRuntimeEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) threadPoolRuntimeTable(367) threadPoolRuntimeEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) threadPoolRuntimeTable(367) threadPoolRuntimeEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) threadPoolRuntimeTable(367) threadPoolRuntimeEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) threadPoolRuntimeTable(367) threadPoolRuntimeEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) threadPoolRuntimeTable(367) threadPoolRuntimeEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/bea/wls/threadPoolRuntimeTable/threadPoolRuntimeEntry
  • /iso/identified-organization/dod/internet/private/enterprises/bea/wls/threadPoolRuntimeTable/threadPoolRuntimeEntry
  • /iso/org/dod/internet/private/enterprise/bea/wls/threadPoolRuntimeTable/threadPoolRuntimeEntry
  • /iso/org/dod/internet/private/enterprises/bea/wls/threadPoolRuntimeTable/threadPoolRuntimeEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/bea/wls/threadPoolRuntimeTable/threadPoolRuntimeEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bea/wls/threadPoolRuntimeTable/threadPoolRuntimeEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/140/625/367/1

    Description by mibdepot

    Entry of threadPoolRuntimeTable

    Parsed from file BEA-WEBLOGIC-MIB.mib.txt
    Company: None
    Module: BEA-WEBLOGIC-MIB

    Description by circitor

    Entry of threadPoolRuntimeTable

    Parsed from file BEA-WEBLOGIC-MIB.mib
    Module: BEA-WEBLOGIC-MIB

    Information by oid_info

    Vendor: Independence Technologies, Inc.(ITI)
    Module: BEA-WEBLOGIC-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    threadPoolRuntimeEntry OBJECT-TYPE SYNTAX ThreadPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of threadPoolRuntimeTable" INDEX { threadPoolRuntimeIndex} ::= { threadPoolRuntimeTable 1 }

    Information by circitor

    threadPoolRuntimeEntry OBJECT-TYPE SYNTAX ThreadPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of threadPoolRuntimeTable" INDEX { threadPoolRuntimeIndex} ::= { threadPoolRuntimeTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.140)

    Berthet Gerard

    Children (17)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.140.625.367.1.1 threadPoolRuntimeIndex 0 0 Unique value directed from ObjectName which is used as table index
    1.3.6.1.4.1.140.625.367.1.5 threadPoolRuntimeObjectName 0 0 JMX-standard MBean name
    1.3.6.1.4.1.140.625.367.1.10 threadPoolRuntimeType 0 0 BEA-proprietary MBean type
    1.3.6.1.4.1.140.625.367.1.15 threadPoolRuntimeName 0 0 BEA-proprietary MBean name
    1.3.6.1.4.1.140.625.367.1.20 threadPoolRuntimeParent 0 0 BEA-proprietary Parent object's identification, with syntax
    :
    1.3.6.1.4.1.140.625.367.1.25 threadPoolRuntimeExecuteThreadTotalCount 0 0 Returns the total number of threads in the pool.
    1.3.6.1.4.1.140.625.367.1.30 threadPoolRuntimeExecuteThreadIdleCount 0 0 Returns the number of idle threads in the pool.
    1.3.6.1.4.1.140.625.367.1.35 threadPoolRuntimeQueueLength 0 0 Returns the number of pending requests in the priority queue. This is the total of internal system requests
    and user requests.
    1.3.6.1.4.1.140.625.367.1.40 threadPoolRuntimePendingUserRequestCount 0 0 Returns the number of pending user requests in the priority queue. The priority queue contains requests from
    internal subsystems…
    1.3.6.1.4.1.140.625.367.1.45 threadPoolRuntimeSharedCapacityForWorkManagers 0 0 Returns the maximum amount of requests that can be accepted in the priority qeueue.
    1.3.6.1.4.1.140.625.367.1.50 threadPoolRuntimeCompletedRequestCount 0 0 Returns the number of completed requests in the priority queue.
    1.3.6.1.4.1.140.625.367.1.55 threadPoolRuntimeHoggingThreadCount 0 0 Returns the threads that are being hogged by a request right now. These threads will either be declared
    as stuck after the confi…
    1.3.6.1.4.1.140.625.367.1.60 threadPoolRuntimeStandbyThreadCount 0 0 Returns the number of threads in the standby pool. Surplus threads that are not needed to handle the
    present work load are desig…
    1.3.6.1.4.1.140.625.367.1.65 threadPoolRuntimeThroughput 0 0 Returns the mean number of requests completed per second.
    1.3.6.1.4.1.140.625.367.1.70 threadPoolRuntimeMinThreadsConstraintsPending 0 0 Returns the Number of requests that should be executed now to satisfy the min threads requirement.
    1.3.6.1.4.1.140.625.367.1.75 threadPoolRuntimeMinThreadsConstraintsCompleted 0 0 Returns the Number of requests with min threads constraint picked up out of order for execution immediately
    since their min thre…
    1.3.6.1.4.1.140.625.367.1.80 threadPoolRuntimeSuspended 0 0 Returns the Indicates if the RequestManager is suspended. A suspended manager will not dequeue work and
    dispatch threads till it…