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

SNMPAttributeChange

 


Description

This class describes the settings to receive mbean-attribute change trap.

 


Syntax

<SNMPAttributeChange
AttributeMBeanName="String"
AttributeMBeanType=( "Application" | "BridgeDestination" | "CachingRealm" | "Cluster" | "Domain" | "DomainLogFilter" | " EJBComponent" | "ExecuteQueue" | "JDBCConnectionPool" | "JDBCDataSource" | "JDBCMultiPool" | "JDBCTxDataSource" | "JMSConnectionConsumer" | "JMSConnectionFactory" | "JMSDestinationKey" | "JMSFileStore" | "JMSJDBCStore" | "JMSQueue" | "JMSServer" | "JMSSessionPool" | "JMSTopic" | "JTA" | "Log" | "MessagingBridge" | "RDBMSRealm" | "Server" | "StartupClass" | "VirtualHost" | "WebAppComponent" | "WebDeployment" | "WebServer" | "XMLEntityCache" | "XMLEntitySpecRegistry" | "XMLParserSelectRegistry" | "XMLRegistryEntry" | "Connector" | "EJBContainer" | "JMSDestCommon" | "Kernel" | "Machine" | "Security" | "ServerStart" | "COM" | "IIOP" | "JDBCDataSourceFactory" | "JMSBridgeDestination" | "JMSVirtualDestination" | "NetworkChannel" | "NetworkAccessPoint" | "WTCtBridgeGlobal" | "WTCExport" | "WTCImport" | "WTCLocalTuxDom" | "WTCRemoteTuxDom" | "WTCtBridgeRedirect" | "BridgeDestinationCommon" | "ForeignJMSConnectionFactory" | "ForeignJMSDestination" | "ForeignJMSServer" | "JMSDistributedDestination" | "JMSDistributedDestinationMember" | "JMSTemplate" | "RMCFactory" | "SNMPAgent" | "SSL" | "WSReliableDeliveryPolicy" | "WTCPassword" | "WTCResources" )
AttributeName="String"
EnabledServers="list of Server names"
Name="String"
Notes="String"
/>

 


Parent Elements

 


Attributes

Table 62-1 SNMPAttributeChange attributes

Attribute

Description

Range of Values and Default

AttributeMBeanName

Defines the name of the MBean to monitor.

Admin Console field label: Attribute MBean Name

Required: no

AttributeMBeanType

Defines the type of the MBean to monitor.

Admin Console field label: Attribute MBean Type

Required: no

AttributeName

Defines the name of the attribute to monitor.

Admin Console field label: Attribute Name

Required: no

EnabledServers

Defines a list of target servers for trap generation. If no server is specified, no trap will be generated.

Admin Console field label: Enabled Servers

Required: no

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

 

Skip navigation bar  Back to Top Previous Next