bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


SMNP --> Proxies --> General

Tasks     Related Topics     Attributes

Overview

Use the this tab to configure a proxy.

Tasks

Create an SNMP Proxy

Related Topics

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

Attributes

Table 4-7

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: Name


Port

The Port number used for communication with the other SNMP Agents.

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: Port

Minimum: 0

Maximum: 65535

Oid Root

The root of the OID tree on which the proxied agent responds.

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: OidRoot


Community

The community name to be passed on for all requests to the proxied agent. Default value is the community name contained in incoming SNMP requests to the Master SNMP agent.

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: Community

Default: "na"

Timeout

The time interval that the WebLogic SNMP proxy agent waits for a response to requests forwarded to another SNMP agent. If the interval elapses without a response, the WebLogic SNMP agent sends an error to the requesting manager.

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: Timeout

Units: milliseconds

Minimum: 0

Default: 5000

 

Back to Top Previous Next