BEA-WEBLOGIC-MIB :: messagingBridgeBatchInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBmessagingBridgeBatchInterval

messagingBridgeBatchInterval

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.786.1.108

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: The maximum amount of time, in milliseconds, that a messaging bridge instance waits before sending a batch of messages in one transaction, regardless of whether the Batch Size has been reached or not. Only applies to a messaging bridge instance forwarding messages in synchronous mode and has a QOS (quality of service) that requires two-phase transactions. The default value of -1 indicates that the bridge instance waits until the number of messages reaches the Batch Size before it completes a transaction.

What is messagingBridgeBatchInterval?

This Counter64 value specifies the maximum milliseconds the bridge waits before flushing a batch, even if the batch size isn't reached. Operations teams tune this to balance latency and throughput. Example: a value of 5000 (5 seconds) ensures messages are forwarded within 5 seconds even if batching hasn't filled up.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.786.1.108
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::messagingBridgeBatchInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.786.1.108.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::messagingBridgeBatchInterval.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::messagingBridgeBatchInterval 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.108messagingBridgeBatchIntervalBEA-WEBLOGIC-MIB