BEA-WEBLOGIC-MIB :: serverMaxMessageSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBserverMaxMessageSize

serverMaxMessageSize

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.730.1.326

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The maximum number of bytes allowed in messages that are received over all supported protocols, unless overridden by a protocol-specific setting or a custom channel setting. The order of precedence for setting message size maximums is as follows: A channel-wide maximum in a custom network channel. A protocol-specific setting in the default network channel. See {@link #MaxCOMMessageSize MaxCOMMessageSize} {@link #MaxHTTPMessageSize MaxHTTPMessageSize} {@link #MaxIIOPMessageSize MaxIIOPessageSize} {@link #MaxT3MessageSize MaxT3MessageSize} The message maximum in this attribute. This maximum message size helps guard against a denial of service attack in which a caller attempts to force the server to allocate more memory than is available thereby keeping the server from responding quickly to other requests.

What is serverMaxMessageSize?

This OID sets the default maximum message size in bytes across all protocols (channels and protocol-specific settings override this). Example: 16777216 (16 MB) means messages claiming more than 16 MB are rejected.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.326
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::serverMaxMessageSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.326.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::serverMaxMessageSize.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::serverMaxMessageSize 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.730serverTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730.1serverEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730.1.326serverMaxMessageSizeBEA-WEBLOGIC-MIB