Attribute Label
|
Description
|
Value Constraints
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: Name
|
Configurable: yes
Readable: yes
Writable: yes
|
Severity Level
|
Defines the minimum severity of a message needed to be selected.
The ascending order of severities: INFO, WARNING, ERROR, NOTICE, CRITICAL, ALERT, and EMERGENCY.
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: SeverityLevel
|
Default: weblogic.logging.Severities.ERROR_TEXT
Configurable: yes
Readable: yes
Writable: yes
|
Subsystem Names
|
Defines a list of subsystems whose messages are selected by this filter. If none are specified, messages from all subsystems are selected.
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: SubsystemNames
|
Configurable: yes
Readable: yes
Writable: yes
|
User Ids
|
Defines a list of user IDs that are notified when a trap is generated. If no user IDs are specified, messages from all user IDs are selected.
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: UserIds
|
Configurable: yes
Readable: yes
Writable: yes
|
Message Ids
|
Defines a list of message IDs or ID ranges to be notified when a trap is generated. If no IDs are specified, messages from all IDs are selected.
Example list: 20,50-100,300
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: MessageIds
|
Configurable: yes
Readable: yes
Writable: yes
|
Message Substring
|
Defines a string that is searched for in the message text. Only messages that contain the string are selected. If a string is not specified, all messages are selected.
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: MessageSubstring
|
Configurable: yes
Readable: yes
Writable: yes
|
Enabled Servers
|
Defines a list of target servers for trap generation. If no server is specified, no trap will be generated.
MBean: weblogic.management. configuration. SNMPLogFilterMBean
Attribute: EnabledServers
|
Configurable: yes
Readable: yes
Writable: yes
|