Administration Console Online Help

 Previous Next Contents Index  

 


SNMP --> Proxies --> General

Tasks     Additional Documentation     Attributes

Overview

Use the this tab to configure a proxy.

Tasks

Configuring an SNMP Proxy

Additional Documentation

(Requires an Internet connection.)

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

Attributes

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

Configurable: yes

Readable: yes

Writable: yes

Port

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

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: Port

Minimum: 0

Maximum: 65535

Default: 0

Configurable: yes

Readable: yes

Writable: yes

Oid Root

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

MBean: weblogic.management.
configuration.
SNMPProxyMBean

Attribute: OidRoot

Configurable: yes

Readable: yes

Writable: yes

Community

Defines 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"

Configurable: yes

Readable: yes

Writable: yes

Timeout

Defines 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

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next