A boolean value (true Or false)
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
A boolean value (true Or false)
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]
ejbPoolRuntimeIdleBeansCount OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A boolean value (true Or false)" ::= { ejbPoolRuntimeEntry 30 }
ejbPoolRuntimeIdleBeansCount OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "A boolean value (true Or false)" ::= { ejbPoolRuntimeEntry 30 }
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.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. |