SNMPTrapDestination
Description
This MBean describes all the destinations to which SNMP traps can be sent.
Syntax
<SNMPTrapDestination Community="String Host="String Name="String Notes="String Port="number Type="String
/>
Parent Elements
Attributes
Community Defines the SNMP trap community name. The community name functions as a password for sending trap notifications to the target SNMP manager. Admin Console field label: CommunityRequired: noDefault: publicSecure value: null Host Defines a string that contains either a hostname or IP address for the machine where the SNMP manager is located. This host machine is the target for SNMP trap notifications sent by the WebLogic SNMP agent. Admin Console field label: HostRequired: noDefault: localhostSecure value: 127.0.0.1 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 Port Defines the port that is used for sending SNMP trap notifications to the target SNMP manager. Admin Console field label: PortDefault: 162Minimum: 1Maximum: 65535 Type Returns the type of the MBean. Required: no