BEA-WEBLOGIC-MIB :: networkAccessPointClusterAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBnetworkAccessPointClusterAddress

networkAccessPointClusterAddress

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.705.1.92

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The address this network channel uses to generate EJB handles and failover addresses for use in a cluster. This value is determined according to the following order of precedence: If the cluster address is specified via the the NAPMBean, then that value is used If this value is not specified, the value of PublicAddress is used. If PublicAddress is not set, this value is derive from the ClusterAddress attribute of the ClusterMbean. If ClusterMbean.clusterAddress is not set, this value is derive from the listen address of the NAPMbean.

What is networkAccessPointClusterAddress?

This OID reports the address this channel advertises for cluster EJB handle generation and failover lookups. It controls which address clients see when getting backup server lists. Example: if set to 10.0.0.5, EJB handles will reference that IP so clients can failover to backup servers using that address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.705.1.92
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::networkAccessPointClusterAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.705.1.92.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::networkAccessPointClusterAddress.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::networkAccessPointClusterAddress 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.92networkAccessPointClusterAddressBEA-WEBLOGIC-MIB