All MIBs › BEA-WEBLOGIC-MIB › jmxManagementEJBEnabled
jmxManagementEJBEnabled
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::jmxManagementEJBEnabled
OID (numeric): 1.3.6.1.4.1.140.625.975.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Enables access to the Management EJB (MEJB), which is part of the J2EE Management APIs (JSR-77). The Management API specification provides a standardized management data model for common resources on J2EE Web application servers. The MEJB provides access to J2EE Managed Objects (JMOs), which describe the common J2EE resources. If you set this attribute to false, WebLogic Server does not register the MEJB in the JNDI tree, and effectively disables the J2EE Management APIs for the domain.
What is jmxManagementEJBEnabled?
This OID controls whether the Management EJB (part of JSR-77 J2EE Management APIs) is registered in JNDI. Disabling it blocks access to J2EE-compliant management objects. Example: 'true' enables standard J2EE management; 'false' disables it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.975.1.5 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jmxManagementEJBEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.975.1.5.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jmxManagementEJBEnabled.1
Start monitoring BEA/Oracle WebLogic Server (Java EE application server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEA-WEBLOGIC-MIB::jmxManagementEJBEnabled OID value, configure state conditions and alerts, and monitor any BEA/Oracle WebLogic Server (Java EE application server) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.975 | jmxTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.975.1 | jmxEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.975.1.5 | jmxManagementEJBEnabled | BEA-WEBLOGIC-MIB |