BEA-WEBLOGIC-MIB :: executeQueueThreadsIncrease

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBexecuteQueueThreadsIncrease

executeQueueThreadsIncrease

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.550.1.28

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Specifies the number of threads to increase the queue length when the queue length theshold is reached. This threshold is determined by the QueueLengthThresholdPercent value. The following consideration applies to the dynamic nature of ThreadsMaximum and ThreadsIncrease attributes. If any of these attributes change during runtime, the changed value comes into effect when the next request is submitted to the execute queue and the scheduler decides to increase threads depending on the queue threshold conditions.

What is executeQueueThreadsIncrease?

This specifies how many new threads to add when the queue threshold is reached. It controls expansion rate during load spikes. For instance, increasing by 5 threads each time keeps thread creation measured and prevents resource exhaustion.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.550.1.28
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::executeQueueThreadsIncrease

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.550.1.28.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::executeQueueThreadsIncrease.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::executeQueueThreadsIncrease 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.550executeQueueTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.550.1executeQueueEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.550.1.28executeQueueThreadsIncreaseBEA-WEBLOGIC-MIB