BEA-WEBLOGIC-MIB :: safAgentMessageBufferSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBsafAgentMessageBufferSize

safAgentMessageBufferSize

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.1035.1.22

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: The amount of memory used to store message bodies in memory before they are paged out to disk. A value of -1 (the default) specifies that the server will automatically determine a size based on the maximum heap size of the JVM. This default will be set to either one-third the maximum heap size, or 512 megabytes, whichever is larger. The larger the buffer, the more memory JMS will consume when many messages are waiting on queues or topics. Once the buffer is surpassed, JMS may write message bodies to the directory specified by PagingDirectory in an effort to reduce memory usage below this buffer. Surpassing the buffer size does not stop the JMS server from accepting new messages. It is still possible to run out of memory if messages are arriving faster than they can be written to disk. Users with high messaging loads who wish to support the highest possible availability should consider setting a quota or setting a threshold and enabling flow control. Applies only to agents with sending capability. Paging is always supported. Updating the memory size resets the message count so that only requests arriving after the update are charged against the new memory size.

What is safAgentMessageBufferSize?

This OID sets how much memory is reserved for message bodies before they're paged to disk. A value of -1 triggers automatic sizing. Example: setting to 256MB reserves 256MB for in-memory message storage; messages exceeding this are automatically paged to disk.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1035.1.22
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::safAgentMessageBufferSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1035.1.22.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::safAgentMessageBufferSize.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::safAgentMessageBufferSize 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.1035safAgentTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1035.1safAgentEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1035.1.22safAgentMessageBufferSizeBEA-WEBLOGIC-MIB