BEA-WEBLOGIC-MIB :: networkAccessPointPublicAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBnetworkAccessPointPublicAddress

networkAccessPointPublicAddress

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.705.1.98

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The IP address or DNS name representing the external identity of this network channel. A value of null indicates that the network channel's Listen Address is also its external address. If the Listen Address is null,the network channel obtains its external identity from the server's configuration. This is required for the configurations which need to cross a firewall doing Network Address Translation.

What is networkAccessPointPublicAddress?

This OID specifies the external IP or DNS name clients should use when connecting to this channel, used for cluster failover and firewall NAT scenarios. Example: set to 203.0.113.1 when the server is behind a NAT box; clients receive failover addresses using that public IP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.705.1.98
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::networkAccessPointPublicAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.705.1.98.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::networkAccessPointPublicAddress.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::networkAccessPointPublicAddress 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.705networkAccessPointTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.705.1networkAccessPointEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.705.1.98networkAccessPointPublicAddressBEA-WEBLOGIC-MIB