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 Type="String
/>
Parent Elements
Attributes
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: CommunityRequired: noDefault: naSecure value: null Name The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. Admin Console field label: NameRequired: 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 RootRequired: no Port Defines the Port number used for communication with the other SNMP Agents. Admin Console field label: PortDefault: 0Minimum: 0Maximum: 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: TimeoutUnits: millisecondsDefault: 5000Minimum: 0 Type Returns the type of the MBean. Required: no