BEA-WEBLOGIC-MIB :: messagingBridgeAsyncEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBmessagingBridgeAsyncEnabled

messagingBridgeAsyncEnabled

Module: BEA-WEBLOGIC-MIB

OID (symbolic): BEA-WEBLOGIC-MIB::messagingBridgeAsyncEnabled

OID (numeric): 1.3.6.1.4.1.140.625.786.1.107

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies if a messaging bridge instance forwards in asynchronous messaging mode. AsyncEnabled only applies to messaging bridge instances whose source destination supports asynchronous receiving. Messaging bridges instances that forward in asynchronous mode are driven by the source destination. A messaging bridge instance listens for messages and forwards them as they arrive. When AsyncEnabled is not selected, a bridge instance is forced to work in synchronous mode, even if the source supports asynchronous receiving. Note: For a messaging bridge instance with a QOS of Exactly-once to work in asynchronous mode, the source destination has to support the MDBTransaction interface. Otherwise, the bridge automatically switches to synchronous mode if it detects that MDBTransaction is not supported by the source destination.

What is messagingBridgeAsyncEnabled?

This flag enables asynchronous message forwarding, allowing the bridge to process messages driven by the source destination arrivals. Architects enable this for event-driven message flows to improve responsiveness. Example: when true, messages are forwarded immediately upon arrival; false uses polling-based synchronous delivery.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.786.1.107
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::messagingBridgeAsyncEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.786.1.107.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::messagingBridgeAsyncEnabled.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::messagingBridgeAsyncEnabled 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.140beaBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625wlsBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.786messagingBridgeTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.786.1messagingBridgeEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.786.1.107messagingBridgeAsyncEnabledBEA-WEBLOGIC-MIB