WLDFSNMPNotificationBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

Use this interface to define an SNMP notification, which is sent when a diagnostic watch evaluates to true.

Fully Qualified Interface Name

If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.diagnostics.descriptor.WLDFSNMPNotificationBean

Since 9.0.0.0

Factory Methods

Additional Access Points

In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes:

    Access Points Inherited from WLDFNotificationBean

    Because this MBean extends or implements WLDFNotificationBean, you can also access this MBean by retrieving WLDFNotificationBeans. The following attributes contain WLDFNotificationBeans and its subtypes:


      Attributes

      This section describes the following attributes:


        Enabled

        Specifies whether this notification is enabled.

               
        Privileges Read/Write
        Typeboolean
        Default Valuetrue

        Name

        The name of the WebLogic Diagnostic Framework (WLDF) bean.

               
        Privileges Read only
        Typejava.lang.String
        Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.