Purpose
To log a Blueworx Voice Response alarm message, view an alarm definition, or change an alarm
definition.
Syntax
DTalarm { -i message_id [-n name] [-e errno] message_parameters...
| [-x] -t message_id
| -u | -v
| -h | -? }
Flags
- -e errno
- Value to be entered in errno field.
- -h or -?
- Help (command syntax)
- -i message_id
- Logs the alarm message that corresponds to this message_id.
- message_parameters
- Enter values for each parameter of the alarm message. If an incorrect
number of parameters is provided, the expected parameters for this alarm are
displayed. Numeric parameters may be specified in octal (0nnn), decimal (nnn)
or hexadecimal (0xnnn).
- -n name
- Name (up to 20 characters) to be logged in APPL_NAME.
- -t message_id
- Displays an alarm definition: shows the alarm message, the destinations,
the severity, and the expected parameters for the alarm specified. If the -x option is also specified then the explanation and user response is
also shown.
- -u
- Verify and apply $SYS_DIR/dtalarmd.update
- -v
- Verify the contents of $SYS_DIR/dtalarmd.update (the alarm definition
update file).
- -x
- Includes the explanation and the user response when used with the -t flag.