Entry of ejbPoolRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of ejbPoolRuntimeTable
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]
ejbPoolRuntimeEntry OBJECT-TYPE SYNTAX EjbPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of ejbPoolRuntimeTable" INDEX { ejbPoolRuntimeIndex} ::= { ejbPoolRuntimeTable 1 }
ejbPoolRuntimeEntry OBJECT-TYPE SYNTAX EjbPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of ejbPoolRuntimeTable" INDEX { ejbPoolRuntimeIndex} ::= { ejbPoolRuntimeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.161.1.1 | ejbPoolRuntimeIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.161.1.5 | ejbPoolRuntimeObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.161.1.10 | ejbPoolRuntimeType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.161.1.15 | ejbPoolRuntimeName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.161.1.20 | ejbPoolRuntimeParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.161.1.25 | ejbPoolRuntimeBeansInUseCount | 0 | 0 | None |
1.3.6.1.4.1.140.625.161.1.30 | ejbPoolRuntimeIdleBeansCount | 0 | 0 | A boolean value (true Or false) |
1.3.6.1.4.1.140.625.161.1.35 | ejbPoolRuntimeTimeoutTotalCount | 0 | 0 | Timeout total |
1.3.6.1.4.1.140.625.161.1.40 | ejbPoolRuntimeWaiterTotalCount | 0 | 0 | Waiter total count |
1.3.6.1.4.1.140.625.161.1.41 | ejbPoolRuntimeAccessTotalCount | 0 | 0 | Returns the total number of times an attempt was made to get an instance from the free pool. |
1.3.6.1.4.1.140.625.161.1.42 | ejbPoolRuntimeBeansInUseCurrentCount | 0 | 0 | Returns the number of bean instances currently being used from the free pool. |
1.3.6.1.4.1.140.625.161.1.43 | ejbPoolRuntimeDestroyedTotalCount | 0 | 0 | Returns the total number of times a bean instance from this pool was destroyed due to a non-application Exception being thrown … |
1.3.6.1.4.1.140.625.161.1.44 | ejbPoolRuntimeMissTotalCount | 0 | 0 | Returns the total number of times a failed attempt was made to get an instance from the free pool. An Attempt to get a bean fr… |
1.3.6.1.4.1.140.625.161.1.45 | ejbPoolRuntimeWaiterCurrentCount | 0 | 0 | Returns the number of Threads currently waiting for an available bean instance from the free pool. |
1.3.6.1.4.1.140.625.161.1.46 | ejbPoolRuntimePooledBeansCurrentCount | 0 | 0 | Provides a count of the current number of available bean instances in the free pool. |