BEA-WEBLOGIC-MIB :: overloadProtectionSharedCapacityForWorkManagers

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBoverloadProtectionSharedCapacityForWorkManagers

overloadProtectionSharedCapacityForWorkManagers

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.1015.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Total number of requests that can be present in the server. This includes requests that are enqueued and those under execution. The server performs a differentiated denial of service on reaching the shared capacity. A request with higher priority will be accepted in place of a lower priority request already in the queue. The lower priority request is kept waiting in the queue till all high priority requests are executed. Further enqueues of the low priority requests are rejected right away.

What is overloadProtectionSharedCapacityForWorkManagers?

This OID sets the maximum total number of concurrent requests (both queued and executing) allowed across all work managers on the server. When this limit is reached, the server rejects low-priority requests to protect itself. Example: setting to 1000 means the server queues and executes at most 1000 requests total; the 1001st low-priority request is rejected immediately.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1015.1.4
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::overloadProtectionSharedCapacityForWorkManagers

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1015.1.4.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::overloadProtectionSharedCapacityForWorkManagers.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::overloadProtectionSharedCapacityForWorkManagers 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.1015overloadProtectionTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1015.1overloadProtectionEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1015.1.4overloadProtectionSharedCapacityForWorkManagersBEA-WEBLOGIC-MIB