BEA Logo BEA WebLogic Enterprise Release 5.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WebLogic Enterprise Doc Home   |   Tuxedo ATMI Topics   |   Previous Topic   |   Next Topic   |   Contents   |   Index

EVENT_MIB(5)

Name

EVENT_MIB-BEA Tuxedo Event Broker Management Information Base

Synopsis

#include <tpadm.h>
#include <fml32.h>
#include <evt_mib.h>

Description

The BEA Tuxedo Event Broker MIB defines the set of classes through which the Event Broker can be managed.

EVENT_MIB(5) should be used in combination with the generic MIB reference page, MIB(5), to format administrative requests and interpret administrative replies. Requests formatted as described in MIB(5) and a component MIB reference page may be used to request an administrative service using any one of a number of existing ATMI interfaces in an active application.

EVENT_MIB consists of the following classes:

Table 0-10 EVENT_MIB Classes

Class Name

Attributes

T_EVENT_CLIENT

Subscriptions that trigger unsolicited notification

T_EVENT_COMMAND

Subscriptions that trigger system commands

T_EVENT_QUEUE

Subscriptions for queue-based notification

T_EVENT_SERVICE

Subscriptions for server-based notification

T_EVENT_USERLOG

Subscriptions for writing userlog messages

Each object in these classes represents a single subscription request.

FML32 Field Tables

The field table for the attributes described in this reference page is found in the file udataobj/evt_mib (relative to the root directory of the BEA Tuxedo system software). The directory ${TUXDIR}/udataobj should be included by the application in the colon-separated list specified by the FLDTBLDIR32 environment variable and the field table name evt_mib should be included in the comma-separated list specified by the FIELDTBLS32 environment variable.