5.7.2.1. Alarm Output Format - Text Output

A text output offers a degree of freedom not found in tabular format in how to express the output. You can pick which output detail to show in the text by using the built-in placeholders.

<timestamp>

The timestamp when the alarm is triggered

<group>

The group that the triggered alarm belongs to

<message>

Alarm message string to be displayed or logged into the database

<state>

The current state of the alarm

<acknowledge>

The timestamp when the alarm is acknowledged

<value>

Value stamped during alarm occurrence

<oldvalue>

Previous value stamped during alarm occurrence

[Tip] Tip

SMS medium benefits immensely from text output because of the ability to format the output to be very brief by cherry picking only the relevant placeholder tags.