All MIBs › BEA-WEBLOGIC-MIB › wlssnmpProxySecurityName
wlssnmpProxySecurityName
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::wlssnmpProxySecurityName
OID (numeric): 1.3.6.1.4.1.140.625.1065.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The user name on whose behalf the WebLogic SNMP agent forwards v3 requests. If not specified, the request is forwarded as a v1 request. If you specify a security name, you must also specify a security level that is equal to or lower than the security level that is configured for communication between the WebLogic SNMP agent and SNMP managers. For example, if the WebLogic SNMP agent requires incoming SNMPv3 requests to use the authentication protocol but no privacy protocol, the security level for this proxy must be either Authentication Only or None. Note that if you want to use the authorization or privacy protocols, you must configure credential mapping in the WebLogic Server security realm. The WebLogic SNMP agent cannot forward or pass through the credentials that are contained in SNMPv3 requests from SNMP managers. Instead, the agent authenticates and performs other security operations on incoming requests, and then constructs a new request to forward to a proxied agent.
What is wlssnmpProxySecurityName?
This OID specifies the SNMPv3 username used when proxying v3 requests. If blank, v1 requests are forwarded instead. Example: 'legacy_device_user' authenticates the proxy requests to older SNMP devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1065.1.5 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::wlssnmpProxySecurityName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1065.1.5.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::wlssnmpProxySecurityName.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::wlssnmpProxySecurityName 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.1065 | wlssnmpProxyTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1065.1 | wlssnmpProxyEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1065.1.5 | wlssnmpProxySecurityName | BEA-WEBLOGIC-MIB |