Entry of threadPoolRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of threadPoolRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
threadPoolRuntimeEntry OBJECT-TYPE SYNTAX ThreadPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of threadPoolRuntimeTable" INDEX { threadPoolRuntimeIndex} ::= { threadPoolRuntimeTable 1 }
threadPoolRuntimeEntry OBJECT-TYPE SYNTAX ThreadPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of threadPoolRuntimeTable" INDEX { threadPoolRuntimeIndex} ::= { threadPoolRuntimeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
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… |