Table 72-1 SNMPStringMonitorMBean Element Attributes
Attribute
|
Description
|
Range of Values and Default
|
Console Label
|
Enabled-Servers
|
Defines a list of target servers for trap generation. If no server is specified, no trap will be generated.
|
|
Enabled Servers
|
Monitored-Attribute-Name
|
Defines the name of an attribute to monitor.
|
|
Monitored Attribute Name
|
Monitored-MBean-Name
|
Defines the name of the MBean to monitor.
|
|
Monitored MBean Name
|
Monitored-MBean-Type
|
Defines the type of the MBean to monitor.
|
|
Monitored MBean Type
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
|
|
Name
|
Notes
|
Optional information that you can include to describe this configuration.
|
|
Notes
|
Notify-Differ
|
Defines that the criteria used to generate a trap is that the value of Monitored Attribute Name and the value of String to Compare do not match.
|
Default: false
|
Notify Differ
|
Notify-Match
|
Defines that the criteria used to generate a trap is that the value of Monitored Attribute Name and the value of String to Compare match.
|
Default: false
|
Notify Match
|
Polling-Interval
|
Defines the frequency the agent checks the attribute value.
|
Default: 0
Minimum: 0
Maximum: 65535
Units: seconds
|
Polling Interval
|
String-To-Compare
|
Defines a string to be compared to the value of the Monitored Attribute Name. A trap is generated when the critiera specified by Notify Match or Notify Differ is satisfied.
|
|
String To Compare
|