| Attribute Name | Object Identifier (OID) | Description | 
|---|---|---|
| j2eeModIndex | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.1 | The unique identifier for each Java EE module entry. This attribute is not accessible. | 
| j2eeModMoName | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.2 | The name of the module. | 
| j2eeModType | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.3 | The type of the module. | 
| j2eeModJVMIndex | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.4 | The unique identifier for the JVM on which each module is running. | 
| j2eeModMoStateManaged | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.5 | This flag is true if the module is state-manageable. | 
| j2eeModMoStatProv | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.6 | This flag is true if the module provides statistics. | 
| j2eeModMoEventProv | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.7 | This flag is true if the module supports events. | 
| j2eeModSMState | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.8 | The status of the module. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2). | 
| j2eeModSMStartTime | 1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5.1.9 | A sequence of octets, following the SNMPv2-TC DateAndTime format, representing the date and time to the nearest hundredth of a second, at which the module has most recently entered the running (4) state. |