Skip navigation.

WebLogic Server Configuration Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

SNMPProxy

 


Description

The MBean representing the SNMP agents to be proxied by the current one.

 


Syntax

<SNMPProxy
Community="String"
Name="String"
Notes="String"
OidRoot="String"
Port="number"
Timeout="number of milliseconds"
/>

 


Parent Elements

 


Attributes

Table 64-1 SNMPProxy attributes

Attribute

Description

Range of Values and Default

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.

Admin Console field label: Community

Required: no

Default: na

Secure value: null

Name

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

Admin Console field label: Name

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

OidRoot

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

Admin Console field label: OID Root

Required: no

Port

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

Admin Console field label: Port

Default: 0

Minimum: 0

Maximum: 65535

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.

Admin Console field label: Timeout

Units: milliseconds

Default: 5000

Minimum: 0

 

Skip navigation bar  Back to Top Previous Next