BEA-WEBLOGIC-MIB :: jmsServerInsertionPausedAtStartup

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBjmsServerInsertionPausedAtStartup

jmsServerInsertionPausedAtStartup

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.660.1.71

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Indicates whether insertion is paused at startup on destinations targeted to this JMS server. A destination cannot receive any new messages while it is paused. When the value is set to true, then immediately after the host server instance is booted, then this JMS server and its targeted destinations are modified such that they are in a 'insertion paused' state, which results preventing messages that are result of the 'in-flight' work completion to arrive on those destinations. Note: For a detailed definition of 'in-flight' work/messages, see weblogic.management.runtime.JMSServerRuntimeMBean#resumeInsertion and weblogic.management.runtime.JMSDestinationRuntime#resumeInsertion To allow in-flight work messages to appear on the destinations, later you will have to change the state of this JMS server to an 'insertion enabled' state by setting this value to false, and then either redeploy the JMS server or reboot the hosting server instance. When the value is set to default, then the Insertion Paused At Startup is determined based on the corresponding setting on the individual destination.

What is jmsServerInsertionPausedAtStartup?

This OID controls whether all queues on this server reject new messages immediately after startup, preventing stale in-flight messages from arriving. It helps with graceful restart sequences. Example: setting true on a standby server ensures it doesn't accept messages until explicitly resumed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.660.1.71
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jmsServerInsertionPausedAtStartup

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.660.1.71.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jmsServerInsertionPausedAtStartup.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::jmsServerInsertionPausedAtStartup 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.660jmsServerTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.660.1jmsServerEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.660.1.71jmsServerInsertionPausedAtStartupBEA-WEBLOGIC-MIB