|
Attribute Name |
Object Identifier (OID) |
Description |
|---|---|---|
|
j2eeEjbStatefulStatCreateCount |
1.3.6.1.4.1.42.2.9999.1.1.1.2.2.3.1.1 |
The number of times the bean's create method was called. |
|
j2eeEjbStatefulStatRemoveCount |
1.3.6.1.4.1.42.2.9999.1.1.1.2.2.3.1.2 |
The number of times the bean's remove method was called. |
|
j2eeEjbStatefulStatReadyCount |
1.3.6.1.4.1.42.2.9999.1.1.1.2.2.3.1.3 |
The number of bean instances in the ready state. |
|
j2eeEjbStatefulStatPassiveCount |
1.3.6.1.4.1.42.2.9999.1.1.1.2.2.3.1.4 |
The number of bean instances in the passivated state. |