======================================================================
                  Halcyon Monitoring Solutions
                      www.HalcyonInc.com

            Neuron Integration for BMC Event Manager
                         Version 1.1.3

                         README.config
======================================================================


Overview
======================================================================
This README.config file describes how to configure the Neuron
Integration for BMC Event Manager.

This file consists of the following sections:
   - Integration Configuration: Directory Structure
   - Integration Configuration: Action Configuration 
   - SNMP MIB Files


Integration Configuration: Directory Structure
======================================================================
All necessary configuration, log, and data files can be found in the
[LOCALDIR] folder (where [LOCALDIR] is typically /var/opt/HMF).

The contents of this folder are as follows:
  [LOCALDIR]/
    + conf              - configuration files
    + logs              - log files


Integration Configuration: Action Configuration 
======================================================================
In order to use the Neuron Integration for BMC Event Manager, a BMC
action must be defined within a Neuron Portal Rule that will tell the  
BMC Event Manager Integration of events to forward to BMC.

The Halcyon Neuron Event Manager should be used to setup a BMC Event 
Manager action within a rule.  When the given rule matches an incoming
event, the BMC action will be triggered and the event will be
forwarded to the BMC Event Manager specified with the action.



SNMP MIB Files
======================================================================
Halcyon provides MIB files describing the format of the SNMP traps
being sent to BMC Event Manager.  BMC PATROL Enterprise Manager Connect
SNMP can use these files to map the OIDs which are inside the SNMP
trap to object names from the MIB file.

The Halcyon MIB files can be found at the following locations:

    [LOCALDIR]/conf/module/GenericAdapter_v1.mib
    [LOCALDIR]/conf/module/GenericAdapter_v2.mib

A description of these MIBs can be found at:

    [LOCALDIR]/conf/module/GenericAdapter.txt


---//---