Table 4-8
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. SNMPStringMonitorMBean
Attribute: Name
|
|
Monitored MBean Type
|
The type of the MBean to monitor.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: MonitoredMBeanType
|
|
Monitored MBean Name
|
The name of the MBean to monitor.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: MonitoredMBeanName
|
|
Monitored Attribute Name
|
The name of an attribute to monitor.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: MonitoredAttributeName
|
|
Polling Interval
|
The frequency the agent checks the attribute value.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: PollingInterval
|
Units: seconds
Minimum: 0
Maximum: 65535
|
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.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: StringToCompare
|
|
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.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: NotifyDiffer
|
Default: false
Valid values:
|
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.
MBean: weblogic.management. configuration. SNMPStringMonitorMBean
Attribute: NotifyMatch
|
Default: false
Valid values:
|