Event types
For the purposes of the Event Gateway, event types fall into three broad categories: Problem, Resolution, and Information.
For the purposes of the Event Gateway, event types fall into the
following categories:
- Type = 1: Problem
- The Event Gateway assigns one of a number of different states to problem events, based on the previous state, and based on the Severity and Tally fields in the event.
- Type = 2: Resolution
- Resolution events are immediately assigned the Resolution state.
- Type =13: Information
- Information events are immediately assigned the Information state.
The full list of event types defined in the alerts.status table
is presented in the table below and is mapped to one of the three
categories listed above.
Value of Type field in alerts.status | Event type as understood by the Event Gateway |
---|---|
0: Type not set | Unknown |
1: Problem | Problem |
2: Resolution | Resolution |
3: Netcool/Visionary problem | Problem |
4: Netcool/Visionary resolution | Resolution |
7: Netcool/ISMs new alarm | Problem |
8: Netcool/ISMs old alarm | Problem |
11: More Severe | Problem |
12: Less Severe | Problem |
13: Information | Information |