| Attribute Name | Object Identifier (OID) | Description | 
|---|---|---|
| j2eeEjbStatelessStatCreateCount | 1.3.6.1.4.1.42.2.9999.1.1.1.2.2.2.1.1 | The number of times the bean's create method was called. | 
| j2eeEjbStatelessStatRemoveCount | 1.3.6.1.4.1.42.2.9999.1.1.1.2.2.2.1.2 | The number of times the bean's remove method was called. | 
| j2eeEjbStatelessStatReadyCount | 1.3.6.1.4.1.42.2.9999.1.1.1.2.2.2.1.3 | The number of bean instances in the ready state. |