config.nco2ncp table
The config.nco2ncp table is used to filter events being passed from Tivoli Netcool/OMNIbus to Network Manager.
The table below describes the config.nco2ncp table.
Column Name |
Constraints |
Data Type |
Description |
---|---|---|---|
|
NOT NULL |
Text |
Specifies a filter that indicates which events should be processed by the Event Gateway. Events that match the filter are processed. Attention: Do not modify this filter
unless you are aware of the consequences of the modification. Only
advanced users should modify this filter.
|
|
Text |
Used when the primary server is down and the backup server is active. The standby filter only allows ItnmHealthCheck events through the Event Gateway. These events are passed to the Failover plugin and tell the system to switch back to primary mode. |
|
|
Externally defined vblist data type |
Object |
Specifies a subset of alerts.status fields that are passed through to the Event Gateway. If the field filter is empty then all alerts.status fields are are passed through. The purpose of this filter is to limit the fields passed through to the minimum required set in order to lighten the processing load. |
The gateway determines whether to insert a new record or update an existing record according to whether the ObjectServer sends the event as an insert using IDUC or as an update.