BEA-WEBLOGIC-MIB :: serverOutboundEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBserverOutboundEnabled

serverOutboundEnabled

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.730.1.305

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies whether new server-to-server connections may consider the default server channel when initiating a connection. This is only relevant if the connection needs to be bound to the default listen address. This will only work for binary protocols that support both outbound and inbound traffic. When this feature is not enabled, connections are initiated using a local address selected by the underlying hardware. For the default channel this is usually what is wanted for IP-routing to be effective. Note that since the default is false, other outbound channels will be considered in preference to the default channel. Default administration channels, created when the domain-wide administration port is turned on, are always considered and bound when initiating an administrative connection. To allow IP-routing for administration traffic create custom admin with {@link NetworkAccessPointMBean#isOutboundEnabled isOutboundEnabled} set to false instead of enabling the domain-wide ADMIN port.

What is serverOutboundEnabled?

This OID controls whether the server's default channel can initiate outbound connections (vs only accepting inbound). Example: disabled on internet-facing servers prevents servers from opening connections outbound.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.305
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::serverOutboundEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.305.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::serverOutboundEnabled.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::serverOutboundEnabled 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.305serverOutboundEnabledBEA-WEBLOGIC-MIB