Sun GlassFish Enterprise Manager SNMP Monitoring 1.0 Reference

Tables Supported for SNMP Monitoring

This section briefly lists the SNMP tables and attributes supported for SNMP monitoring. The reference for these tables and attributes is the J2EE-MIB file, available at http://java.sun.com/j2ee/tools/management/downloads/index.html.

j2eeObjects Tables

The SNMP monitoring feature supports all j2eeObjects tables.

Table 1 Supported j2eeObjects Tables

Table Name 

Object Identifier (OID) 

Description 

j2eeDomTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1

Lists the Java EE management domains which have a presence on a system. See Attributes of j2eeDomTable.

j2eeSrvTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2

Lists the Java EE Servers present on a system. See Attributes of j2eeSrvTable.

j2eeJVMTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.3

Lists all JVM instances that a particular server utilizes. See Attributes of j2eeJVMTable.

j2eeAppTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4

Lists the Java EE applications present on a system. See Attributes of j2eeAppTable.

j2eeModTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.5

Lists the modules in all applications deployed in a domain. See Attributes of j2eeModTable.

j2eeBeanTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6

Lists the EJB modules in all applications deployed in a domain. See Attributes of j2eeBeanTable.

j2eeSletTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7

Lists the servlets in all applications deployed in a domain. See Attributes of j2eeSletTable.

j2eeAdapTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8

Lists the resource adapters in all applications deployed in a domain. See Attributes of j2eeAdapTable.

j2eeRsrcTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9

Lists the resources used by a server to provide Java EE standard services. See Attributes of j2eeRsrcTable.

j2eeJCATable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10

Lists the JCA managed connection factories and connection factories used by a server to provide Java EE standard services. See Attributes of j2eeJCATable.

j2eeJDBCTable

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11

Lists the JDBC drivers and data sources used by a server to provide Java EE standard services. See Attributes of j2eeJDBCTable.

j2eeStatistics Tables

The SNMP monitoring feature supports most j2eeStatistics tables. Unsupported tables are j2eeJavaMailStatTable, j2eeJcaConnStatTable, j2eeJDBCConnStatTable, j2eeJmsConnSessionStatTable, j2eeJmsConnConsumerStatTable, and j2eeJmsConnProducerStatTable.

Table 2 Supported j2eeStatistics Tables

Table Name 

Object Identifier (OID) 

Description 

j2eeServletStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.1.1

Contains a row for each servlet for which statistics are provided. see Attributes of j2eeServletStatTable.

j2eeEjbEntityStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.1

Contains a row for each entity EJB component for which statistics are provided. See Attributes of j2eeEjbEntityStatTable.

j2eeEjbStatelessStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.2

Contains a row for each stateless session EJB component for which statistics are provided. See Attributes of j2eeEjbStatelessStatTable.

j2eeEjbStatefulStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.3

Contains a row for each stateful session EJB component for which statistics are provided. See Attributes of j2eeEjbStatefulStatTable.

j2eeEjbMessageDrivenStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.4

Contains a row for each message driven EJB component for which statistics are provided. See Attributes of j2eeEjbMessageDrivenStatTable.

j2eeJtaStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.4.1

Provides performance data framework statistics objects for JTA resources. See Attributes of j2eeJtaStatTable.

j2eeJcaConnPoolStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2

Provides statistics of connection pools for the referencing JCA resource connection factory. See Attributes of j2eeJcaConnPoolStatTable.

j2eeJdbcConnPoolStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2

Provides statistics of connection pools for the referencing JDBC resource connection factory. See Attributes of j2eeJdbcConnPoolStatTable.

j2eeJvmStatTable

1.3.6.1.4.1.42.2.9999.1.1.1.2.8.1

Contains a row for each JVM for which statistics are provided. See Attributes of j2eeJvmStatTable.

Attributes of j2eeDomTable

Table 3 j2eeDomTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeDomIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.1

The unique identifier for each Java EE management domain entry. This attribute is not accessible. 

j2eeDomMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.2

The name of the domain. 

j2eeDomEnterprise

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.3

The enterprise number assigned by IANA to the Java EE platform vendor for this domain. The value should be 1.3.6.1.4.1.x, where x is the enterprise number.

j2eeDomMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.4

This flag is true if the domain is state-manageable. 

j2eeDomMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.5

This flag is true if the domain provides statistics. 

j2eeDomMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.6

This flag is true if the domain supports events. 

j2eeDomSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.7

The status of the domain, which is based on the state of all of the servers within the domain. If all servers are in the running (4) state, the domain's state is running (4). Otherwise, the domain's state is the least functional state that one or more of its servers is at. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeDomSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.1.1.8

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 domain has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE if the value of j2eeDomSMState is not running (4).

Attributes of j2eeSrvTable

Table 4 j2eeSrvTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeSrvIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.1

The unique identifier for each Java EE server entry. This attribute is not accessible. 

j2eeSrvMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.2

The name of the server. 

j2eeSrvEnterprise

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.3

The enterprise number assigned by IANA to the Java EE platform vendor for this server. The value should be 1.3.6.1.4.1.x, where x is the enterprise number.

j2eeSrvVendor

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.5

The Java EE platform vendor for the server. 

j2eeSrvVersion

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.6

The version of the server. 

j2eeSrvMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.7

This flag is true if the server is state-manageable. 

j2eeSrvMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.8

This flag is true if the server provides statistics. 

j2eeSrvMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.9

This flag is true if the server supports events. 

j2eeSrvSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.10

The status of the server. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeSrvSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.2.1.11

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 server has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE if the value of j2eeSrvSMState is not running (4).

Attributes of j2eeJVMTable

Table 5 j2eeJVMTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJVMIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.3.1.1

The unique identifier for each Java EE JVM entry. This attribute is not accessible. 

j2eeJVMVersion

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.3.1.2

The Java Runtime Environment version of the JVM. It must be identical to the value of the system property java.version.

j2eeJVMVendor

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.3.1.3

The Java Runtime Environment vendor of the JVM. It must be identical to the value of the system property java.vendor.

j2eeJVMEnterprise

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.3.1.5

The enterprise number assigned by IANA to the Java Runtime Environment vendor of the JVM. The value should be 1.3.6.1.4.1.x, where x is the enterprise number.

j2eeJVMNode

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.3.1.6

The fully qualified hostname of the node (machine) on which the JVM is running. 

Attributes of j2eeAppTable

Table 6 j2eeAppTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeAppIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.1

The unique identifier for each Java EE application entry. This attribute is not accessible. 

j2eeAppMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.2

The name of the application. 

j2eeAppMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.3

This flag is true if the application is state-manageable. 

j2eeAppMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.4

This flag is true if the application provides statistics. 

j2eeAppMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.5

This flag is true if the application supports events. 

j2eeAppSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.6

The status of the application. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeAppSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.4.1.7

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 application has most recently entered the running (4) state.

Attributes of j2eeModTable

Table 7 j2eeModTable Attributes

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.

Attributes of j2eeBeanTable

Table 8 j2eeBeanTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeBeanIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.1

The unique identifier for each Java EE bean entry. This attribute is not accessible. 

j2eeBeanMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.2

The name of the bean. 

j2eeBeanType

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.3

The type of the bean. 

j2eeBeanMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.4

This flag is true if the bean is state-manageable. 

j2eeBeanMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.5

This flag is true if the bean provides statistics. 

j2eeBeanMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.8

This flag is true if the bean supports events. 

j2eeBeanSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.9

The status of the bean. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeBeanSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.6.1.10

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 bean has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE because the Enterprise Server does not supply this information.

Attributes of j2eeSletTable

Table 9 j2eeSletTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeSletIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.1

The unique identifier for each Java EE servlet entry. This attribute is not accessible. 

j2eeSletMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.2

The name of the servlet. 

j2eeSletMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.3

This flag is true if the servlet is state-manageable. 

j2eeSletMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.4

This flag is true if the servlet provides statistics. 

j2eeSletMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.5

This flag is true if the servlet supports events. 

j2eeSletSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.6

The status of the servlet. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeSletSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.7.1.7

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 servlet has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE because the Enterprise Server does not supply this information.

Attributes of j2eeAdapTable

Table 10 j2eeAdapTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeAdapIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.1

The unique identifier for each Java EE resource adapter entry. This attribute is not accessible. 

j2eeAdapMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.2

The name of the resource adapter. 

j2eeAdapMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.3

This flag is true if the resource adapter is state-manageable. 

j2eeAdapMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.4

This flag is true if the resource adapter provides statistics. 

j2eeAdapMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.5

This flag is true if the resource adapter supports events. 

j2eeAdapSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.6

The status of the resource adapter. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeAdapSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.8.1.7

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 resource adapter has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE because the Enterprise Server does not supply this information.

Attributes of j2eeRsrcTable

Table 11 j2eeRsrcTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeRsrcIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.1

The unique identifier for each Java EE resource entry. This attribute is not accessible. 

j2eeRsrcMoName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.2

The name of the resource. 

j2eeRsrcType

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.3

The type of the resource. 

j2eeRsrcMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.4

This flag is true if the resource is state-manageable. 

j2eeRsrcMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.5

This flag is true if the resource provides statistics. 

j2eeRsrcMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.6

This flag is true if the resource supports events. 

j2eeRsrcSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.7

The status of the resource. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeRsrcSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.9.1.8

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 resource has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE because the Enterprise Server does not supply this information.

Attributes of j2eeJCATable

Table 12 j2eeJCATable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJCAIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.1

The unique identifier for each JCA resource entry. This attribute is not accessible. 

j2eeJCAMoConnectionFactoryName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.2

The name of the JCA connection factory. 

j2eeJCAMoManagedConnectionFactoryName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.3

The name of the JCA managed connection factory. 

j2eeJCAMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.4

This flag is true if the JCA resource is state-manageable. 

j2eeJCAMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.5

This flag is true if the JCA resource provides statistics. 

j2eeJCAMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.6

This flag is true if the JCA resource supports events. 

j2eeJCASMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.7

The status of the JCA resource. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeJCASMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.10.1.8

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 JCA resource has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE because the Enterprise Server does not supply this information.

Attributes of j2eeJDBCTable

Table 13 j2eeJDBCTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJDBCIndex

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.1

The unique identifier for each JDBC resource entry. This attribute is not accessible. 

j2eeJDBCMoSourceName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.2

The name of the JDBC data source. 

j2eeJDBCMoDriverName

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.3

The name of the JDBC driver. 

j2eeJDBCMoStateManaged

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.4

This flag is true if the JDBC resource is state-manageable. 

j2eeJDBCMoStatProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.5

This flag is true if the JDBC resource provides statistics. 

j2eeJDBCMoEventProv

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.6

This flag is true if the JDBC resource supports events. 

j2eeJDBCSMState

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.7

The status of the JDBC resource. The states, ordered from most to least functional are: running (4), starting (5), other (1), stopping (6), stopped (3), failed (2).

j2eeJDBCSMStartTime

1.3.6.1.4.1.42.2.9999.1.1.1.1.1.11.1.8

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 JDBC resource has most recently entered the running (4) state.

This attribute has the value NOT_APPLICABLE because the Enterprise Server does not supply this information.

Attributes of j2eeServletStatTable

Table 14 j2eeServletStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeSletStatServiceCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.1.1.1.1

The number of times the servlet getService operation was invoked.

j2eeSletStatServiceMaxTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.1.1.1.2

The maximum amount of time to complete one invocation of getService.

j2eeSletStatServiceMinTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.1.1.1.3

The minimum amount of time to complete one invocation of getService.

j2eeSletStatServiceTotal

1.3.6.1.4.1.42.2.9999.1.1.1.2.1.1.1.4

The sum total of time to complete every invocation of getService.

Attributes of j2eeEjbEntityStatTable

Table 15 j2eeEjbEntityStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeEjbEntityStatCreateCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.1.1.1

The number of times the bean's create method was called.

j2eeEjbEntityStatRemoveCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.1.1.2

The number of times the bean's remove method was called.

j2eeEjbEntityStatReadyCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.1.1.3

The number of bean instances in the ready state. 

j2eeEjbEntityStatPooledCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.1.1.4

The number of bean instances in the pooled state. 

Attributes of j2eeEjbStatelessStatTable

Table 16 j2eeEjbStatelessStatTable Attributes

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. 

Attributes of j2eeEjbStatefulStatTable

Table 17 j2eeEjbStatefulStatTable Attributes

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. 

Attributes of j2eeEjbMessageDrivenStatTable

Table 18 j2eeEjbMessageDrivenStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeEjbMessageDrivenStatCreateCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.4.1.1

The number of times the bean's create method was called.

j2eeEjbMessageDrivenStatRemoveCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.4.1.2

The number of times the bean's remove method was called.

j2eeEjbMessageDrivenStatMessageCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.2.4.1.3

The number of messages received. 

Attributes of j2eeJtaStatTable

Table 19 j2eeJtaStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJtaStatActiveCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.4.1.1.1

The number of active transactions. 

j2eeJtaStatCommittedCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.4.1.1.2

The number of committed transactions. 

j2eeJtaStatRolledBackCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.4.1.1.3

The number of rolled back transactions. 

Attributes of j2eeJcaConnPoolStatTable

Table 20 j2eeJcaConnPoolStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJcaConnPoolStatIndex

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.1

The unique identifier associated with each j2eeJCAConnectionPool entry. This attribute is not accessible.

j2eeJcaConnPoolStatWaitTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.2

The time spent waiting for a connection to be available. 

j2eeJcaConnPoolStatUseTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.3

The time spent using a connection. 

j2eeJcaConnPoolStatCreateCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.4

The number of connections created. 

j2eeJcaConnPoolStatCloseCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.5

The number of connections closed. 

j2eeJcaConnPoolStatPoolSize

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.6

The connection pool size. 

j2eeJcaConnPoolStatFreePoolSize

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.7

The number of free connections in the pool. 

j2eeJcaConnPoolStatWaitingThreadCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.5.2.1.8

The number of threads waiting for a connection. 

Attributes of j2eeJdbcConnPoolStatTable

Table 21 j2eeJdbcConnPoolStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJdbcConnPoolStatIndex

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.1

The unique identifier associated with each j2eeJDBCConnectionPool entry. This attribute is not accessible.

j2eeJdbcConnPoolStatWaitTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.2

The time spent waiting for a connection to be available. 

j2eeJdbcConnPoolStatUseTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.3

The time spent using a connection. 

j2eeJdbcConnPoolStatCreateCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.4

The number of connections created. 

j2eeJdbcConnPoolStatCloseCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.5

The number of connections closed. 

j2eeJdbcConnPoolStatPoolSize

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.6

The connection pool size. 

j2eeJdbcConnPoolStatFreePoolSize

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.7

The number of free connections in the pool. 

j2eeJdbcConnPoolStatWaitingThreadCount

1.3.6.1.4.1.42.2.9999.1.1.1.2.6.2.1.8

The number of threads waiting for a connection. 

Attributes of j2eeJvmStatTable

Table 22 j2eeJvmStatTable Attributes

Attribute Name 

Object Identifier (OID) 

Description 

j2eeJvmStatUpTime

1.3.6.1.4.1.42.2.9999.1.1.1.2.8.1.1.1

The amount of time the JVM has been running. 

j2eeJvmStatHeapSize

1.3.6.1.4.1.42.2.9999.1.1.1.2.8.1.1.2

The size of the JVM's heap.