BEA-WEBLOGIC-MIB :: serverRuntimeDefaultURL

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBserverRuntimeDefaultURL

serverRuntimeDefaultURL

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.360.1.93

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The URL that clients use to connect to this server's default network channel. The returned value indicates the default protocol, listen address and listen port: protocol://listen-address:listen-port Note: The default protocol, listen address and listen port are persisted in the domain's config.xml file, however when a server instance is started, command-line options can override these persisted values. This getDefaultURL method returns the URL values that are currently being used, not necessarily the values that are specified in config.xml. The returned URL will be consistent with dynamic channel updates.

What is serverRuntimeDefaultURL?

This OID returns the URL format 'protocol://listen-address:listen-port' representing how clients connect to the server's default channel, reflecting command-line overrides if applied. Example: the default URL might be 'http://webserver01.internal:7001' for plaintext or 'https://webserver01.internal:7002' if SSL is the default.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.360.1.93
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::serverRuntimeDefaultURL

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.360.1.93.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::serverRuntimeDefaultURL.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::serverRuntimeDefaultURL 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.360serverRuntimeTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.360.1serverRuntimeEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.360.1.93serverRuntimeDefaultURLBEA-WEBLOGIC-MIB