SMNP --> Proxies --> General

Tasks     Related Topics     Attributes

 

Overview

The WebLogic SNMP agent can act as a proxy for other SNMP agents. It listens for requests from SNMP managers. If any of the OIDs in the requests fall under the control a proxy that you have defined, WebLogic Server forwards the request to the SNMP agent that is associated with the proxy.

Use the this tab to provide the connection information and the OIDs that WebLogic Server uses to forward SNMP manager requests to another SNMP agent.

 

Tasks

Configuring an SNMP Proxy

 

Related Topics

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

 

Attributes

Attribute Label

Description

Value Constraints

Name The name of this proxy configuration.This should be descriptive of the agent that the requests will be forwarded to, such as "SQLDBAgent."MBean: weblogic.management.
configuration.
SNMPProxyMBeanAttribute: Name

Port The port number on which the proxied SNMP agent is listening.MBean: weblogic.management.
configuration.
SNMPProxyMBeanAttribute: Port
Minimum: 0Maximum: 65535
Oid Root The root of the OID tree that the proxied SNMP agent controls.MBean: weblogic.management.
configuration.
SNMPProxyMBeanAttribute: OidRoot

Community The community name to be passed on for all requests to the proxied agent. The default value, na, causes WebLogic Server to pass the community name that is contained in incoming SNMP requests.MBean: weblogic.management.
configuration.
SNMPProxyMBeanAttribute: Community
Default: "na"
Timeout The number of milliseconds that WebLogic Server waits for a response to requests forwarded to another SNMP agent. If the interval elapses without a response, WebLogic Server sends an error to the requesting manager.MBean: weblogic.management.
configuration.
SNMPProxyMBeanAttribute: Timeout
Units: millisecondsMinimum: 0Default: 5000

Skip navigation bar  Back to Top Previous Next