|
SNMP Proxies
Column Display Related Tasks Related Topics
WebLogic Server can listen for requests from SNMP managers and then forward (proxy) these requests to other SNMP agents that reside on the Administration Server's host computer.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Name The name of this proxy configuration.
MBean Attribute:
SNMPProxyMBean.NameChanges take effect after you redeploy the module or restart the server.
Port The port number on which the proxied SNMP agent is listening.
MBean Attribute:
SNMPProxyMBean.PortMinimum value:
0Maximum value:
65535Changes take effect after you redeploy the module or restart the server.
OID Root The root of the object identifier (OID) tree that the proxied SNMP agent controls.
MBean Attribute:
SNMPProxyMBean.OidRootChanges take effect after you redeploy the module or restart the server.
Community The community name to be passed on for all requests to the proxied SNMP agent.
A value of na causes WebLogic Server to pass the community name that is contained in incoming SNMP requests.
MBean Attribute:
SNMPProxyMBean.CommunityChanges take effect after you redeploy the module or restart the server.
Timeout The amount of time (in milliseconds) that the SNMP proxy waits for a response to requests that are forwarded to another SNMP agent.
If the interval elapses without a response, the WebLogic SNMP agent sends an error to the requesting manager.
MBean Attribute:
SNMPProxyMBean.TimeoutMinimum value:
0Changes take effect after you redeploy the module or restart the server.
|
|