Administration Console Online Help

 Previous Next Contents Index  

 


SNMP --> Traps --> String Monitor --> General

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure String Monitors.

Tasks

Configuring a String Monitor

Additional Documentation

(Requires an Internet connection.)

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

Attributes

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

Configurable: yes

Readable: yes

Writable: yes

Monitored MBean Type

Defines the type of the MBean to monitor.

MBean: weblogic.management.
configuration.
SNMPStringMonitorMBean

Attribute: MonitoredMBeanType

Configurable: yes

Readable: yes

Writable: yes

Monitored MBean Name

Defines the name of the MBean to monitor.

MBean: weblogic.management.
configuration.
SNMPStringMonitorMBean

Attribute: MonitoredMBeanName

Configurable: yes

Readable: yes

Writable: yes

Monitored Attribute Name

Defines the name of an attribute to monitor.

MBean: weblogic.management.
configuration.
SNMPStringMonitorMBean

Attribute: MonitoredAttributeName

Configurable: yes

Readable: yes

Writable: yes

Polling Interval

Defines the frequency the agent checks the attribute value.

MBean: weblogic.management.
configuration.
SNMPStringMonitorMBean

Attribute: PollingInterval

Units: seconds

Minimum: 0

Maximum: 65535

Default: 0

Configurable: yes

Readable: yes

Writable: yes

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

Configurable: yes

Readable: yes

Writable: yes

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

Readable: yes

Writable: yes

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

Readable: yes

Writable: yes



 

Back to Top Previous Next