Each of the logical destinations specified in your criteria statements must be defined in the destination statement file. The statements in this file define the logical destinations and optionally explain how Event Management Utilities should exchange messages when communicating with this destination.
A destination statement has the following format:
destination_name: driver(driver) [lang(language)] [drvrdata(data1)] [drvropts(data2)] [mlwto]
Defines a logical identifier for use by the criteria control statement file.
Limits: 64 characters
Specifies the name of a program that is to be the driver for this destination. Different Event Management Utilities drivers are available to communicate with Event Management using a variety of communication techniques.
(Optional) Specifies the character-encoding scheme of the message. It represents a locale or code page name acceptable to the IBM iconv() function.
Default: Messages are routed to the destination unchanged.
Limits: 16 characters
In some cases, translation is not possible between the specified code page and the code page that Event Management uses. This can occur, for example, if you specify multi-byte messages (such as UCS-2 or IBM-939) and Event Management runs with a code page that lacks translation for certain input values.
(Optional) Passes information to the driver program. For example, the SNMP driver uses this parameter to let you specify the object identifier (OID) used in generating SNMP traps.
(Optional) Passes information to the driver program. The Event Management driver allows you to pass a remote nodename in the format (-n XYZNODE) to forward a message directly to another node without having to define a message action. The SNMP driver allows you to pass a port number in the format ( -p nnnn ) to specify the port where the trap will be sent.
(Optional) Enables the processing of multi-line WTO messages. This parameter is mlwto (case-sensitive).
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |