BEA-WEBLOGIC-MIB :: wlssnmpAgentDeploymentCommunityPrefix

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBwlssnmpAgentDeploymentCommunityPrefix

wlssnmpAgentDeploymentCommunityPrefix

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.1040.1.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The password (community name) that you want this SNMP agent to use to secure SNMPv1 or v2 communication with SNMP managers. Requires you to enable community based access for this agent. SNMPv3 does not use community names. Instead, it encrypts user names and passwords in its PDUs. When you use SNMPv1 or v2, there are two community names that are needed when the WebLogic SNMP agent and SNMP managers interact: The name that you specify in this community prefix. All SNMP managers must send this name when connecting to this SNMP agent. The community name that the SNMP manager defines. The SNMP agent must send this name when connecting to the manager. (You supply this community name when you configure a trap destination.) In addition to using the community prefix as a password, an SNMP agent on an Administration Server uses the prefix to qualify requests from SNMP managers. Because the Administration Server can access data for all WebLogic Server instances in a domain, a request that specifies only an attribute name is potentially ambiguous. For example, the attribute serverUptime exists for each WebLogic Server instance in a domain. To clarify requests that you send to SNMP agents on Administration Servers, use the community prefix as follows: To request the value of an attribute on a specific Managed Server, when you send a request from an SNMP manager, append the name of the server instance to the community prefix: community_prefix@server_name. To request the value of an attribute for all server instances in a domain, send a community name with the following form: community_prefix To secure access to the values of the WebLogic attributes when using the SNMPv1 or v2 protocols, it is recommended that you set community prefix to a value other than public. You cannot specify a null (empty) value for the community prefix. If you delete the prefix value, WebLogic Server resets the value to public. If you do not want this agent to receive SNMPv1 or v2 requests, instead of trying to set the community prefix to a null value, disable community based access. With community based access disabled, WebLogic Server ignores the community prefix value.

What is wlssnmpAgentDeploymentCommunityPrefix?

This OID stores the SNMP community name (password) for SNMPv1 and v2 authentication. All SNMP managers must use this name when querying the agent. Example: 'public' or 'weblogic_readonly' is the community name SNMP managers must provide.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1040.1.4
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::wlssnmpAgentDeploymentCommunityPrefix

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1040.1.4.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::wlssnmpAgentDeploymentCommunityPrefix.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wlssnmpAgentDeploymentCommunityPrefix.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::wlssnmpAgentDeploymentCommunityPrefix 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.1040wlssnmpAgentDeploymentTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1040.1wlssnmpAgentDeploymentEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1040.1.4wlssnmpAgentDeploymentCommunityPrefixBEA-WEBLOGIC-MIB