bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

WebLogic Server Configuration Reference

 Previous Next Contents Index View as PDF  

SNMPTrapSource

 


Description

This MBean is the base of SNMP TRAP related config MBeans.

 


Syntax

<SNMPTrapSource
EnabledServers="list of Server names"
Name="String"
Notes="String"
/>

 


Parent Elements

 


Attributes

Table 60-1 SNMPTrapSource attributes

Attribute

Description

Range of Values and Default

EnabledServers

Returns a list of target servers for trap generation.

Required: no

Name

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

Required: no

Notes

Optional information that you can include to describe this configuration.

Required: no

 

Back to Top Previous Next