Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Alert Action Entry (ADDALRACNE) command allows the user to add an action entry to the specified alert filter. This entry describes the actions that should be taken for an alert that has been assigned to the specified group. More information on alerts is in the Alerts Support book, SC41-5413.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILTER | Filter | Qualified object name | Required, Positional 1 |
Qualifier 1: Filter | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
GROUP | Group | Name | Required, Positional 2 |
LOG | Log alert | *YES, *NO, *NETATR | Optional |
ASNUSER | User assigned | Character value, *NONE | Optional |
SEND | Send to system | Single values: *NONE Other values (up to 5 repetitions): Element list |
Optional |
Element 1: Network identifier | Communications name, *NETATR, *FOCALPT | ||
Element 2: Control point | Communications name | ||
SNDDTAQ | Send to data queue | Single values: *NONE Other values (up to 5 repetitions): Element list |
Optional |
Element 1: Data queue | Qualified object name | ||
Qualifier 1: Data queue | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
Element 2: Data queue key | Character value, *NONE, X'' | ||
GENTRAP | Generate SNMP trap | *NO, *YES | Optional |
Top |
Specifies the filter to which the action entry is to be added.
This is a required parameter.
Qualifier 1: Filter
Qualifier 2: Library
Top |
Specifies the group name to which the defined actions are to be applied. The group name is assigned from the selection criteria in the filter.
This is a required parameter.
Top |
Specifies whether the alert is logged.
Top |
Specifies the user to be assigned to the alert.
Top |
Specifies the destination to which the alert is to be sent. An alert cannot be sent to the local system. The system checks for this action when the alert is sent.
Single values
Other values (up to 5 repetitions)
Element 1: Network identifier
Element 2: Control point
Top |
Specifies the data queue in which an alert notification record is placed. Keyed data queues are supported.
The data queue name can be qualified by one of the following library values:
Single values
Other values (up to 5 repetitions)
Element 1: Data queue
Qualifier 1: Data queue
Qualifier 2: Library
Element 2: Data queue key
Top |
Specifies whether the alert generates an SNMP trap.
Top |
ADDALRACNE FILTER(MYLIB/MYFILTER) GROUP(CHICAGO) LOG(*NETATR) ASNUSER(CHICAGOOPR) SEND((*FOCALPT) (*NETATR.MILWKEE)) SNDDTAQ(*LIBL/ALERTDTAQ)
This command defines the following actions for group CHICAGO:
Top |
*ESCAPE Messages
Top |