Glassfish Snmp J2EE MIB Presentation
Glassfish Snmp J2EE MIBJ2EE-MIB Presentation
Glassfish V2.1 is providing SNMP J2EE-MIB support.
The J2EE-MIB is specified in the JSR77 specification, and also available at:
The J2EE-MIB is made of 2 major groups:
- J2eeMoGroup: this group contains the definition of all the base Table
- J2eeStatistics: this group contains the definition of all the statistics Table
J2eeMoGroup Tables
The J2eeMoGroup contains the following base Tables
■ j2eeDomTable
■ j2eeSrvTable
■ j2eeJVMTable
■ j2eeAppTable
■ j2eeModTable
■ j2eeBeanTable
■ j2eeSletTable
■ j2eeAdapTable
■ j2eeRsrcTable
■ j2eeJCATable
■ j2eeJDBCTable
j2eeStatistics Group
The j2eeStatistics Group contains the following tables
■ j2eeStatistics Tables
■ j2eeServletStatTable
■ j2eeEjbEntityStatTable
■ j2eeEjbStatelessStatTable
■ j2eeEjbStatefulStatTable
■ j2eeMessageDrivenStatTable
■ j2eeJtaStatTable
■ j2eeJcaConnPoolStatTable
■ j2eeJDBCConnPoolStatTable
■ j2eeJVMStatTable
Glassfish has different monitoring level (OFF , LOW , HIGH). J2eeStatistics Table Entries (apart from j2eeJvmStatTable) are only accessible when monitoring level is to HIGH. The j2eeJvmStatTable is always accessible, even when monitoring is OFF.