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

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

 


Parent Elements

 


Attributes

Table 65-1 SNMPTrapDestination attributes

Attribute

Description

Range of Values and Default

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: Community

Required: no

Default: public

Secure 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: Host

Required: no

Default: localhost

Secure 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: Name

Required: 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: Port

Default: 162

Minimum: 1

Maximum: 65535

 

Skip navigation bar  Back to Top Previous Next