All MIBs › BEA-WEBLOGIC-MIB › networkAccessPointPublicAddress
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.705 | networkAccessPointTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.705.1 | networkAccessPointEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.705.1.98 | networkAccessPointPublicAddress | BEA-WEBLOGIC-MIB |