J2EE MIB

The J2EE MIB was defined under JSR 77, a Java community program to provide a management framework for application servers. It provides a number of groups, each of which contains a set of related tables, that are used to represent the contents or structure of an application server, and allow SNMP clients to obtain statistical information about the application server.

For this release of the System Management framework, not all the tables in the MIB are populated. Additional EAServer-specific information, not available in the standard J2EE MIB, is provided by extra tables that are included under the J2EE OID sub-tree. The following sections describe the current implementation of the J2EE MIB as shipped with this release.

j2eeMoGroup

The j2eeMoGroup contains tables for various objects and structures located in the application server. For example, it contains information about configured servers, JVMs, and EJBs.

This j2eeMoGroup contains the EAServer-specific tables described in Table 13-1.

Table 13-1: EAServer-specific tables

Table name

Contains information about

j2eeEasNetworkTable

Network connections

j2eeEasMSTable

Message service components

j2eeEasPackageTable

Packages

j2eeEasComponentTable

Components

j2eeEasConnCacheTable

Connection caches

j2eeEasClusterTable

Clusters

j2eeEasConnectedUserTable

Connected IIOP users

j2eeEasStatGroup

The j2eeEasStatGroup contains the EAServer statistics tables described in Table 13-2.

Table 13-2: EAServer statistics tables

Table name

Contains statistics for

j2eeEasNetworkStatTable

Network connections

j2eeEasMSStatTable

Message service entries

j2eeEasMSQueueStatTable

Message queues

j2eeEasMSTopicStatTable

Message topics

j2eeEasMSThreadPoolStatTable

Thread pools

j2eeEasPackageStatTable

Packages

j2eeEasComponentStatTable

Components

j2eeEasConnCacheStatTable

Connection caches

j2eeJvmStatGroup

The j2eeJvmStatGroup includes a single table, j2eeJvmStatTable, which contains statistics for the JVMs that are running.

Unsupported groups

The J2EE MIB groups listed below are not supported in this release: