46
Chapter 6 Command Definitions
6.4.6 ALREI – Alarm Reset Initiate
Synopsis
This command removes alarms that have cleared from the alarm log.
Attempts to remove commands that do not have the status CLEARED are rejected.
If parameter ALP is omitted, all alarms with status CLEARED are removed.
Syntax
ALREI[:ALP=];
Prerequisites
None
Attributes
None
Examples
ALREI:ALP=100;
ALREI;
6.4.7 ALTEI – Alarm Test Initiate
Synopsis
The command generates an active test alarm of the specified class, which is entered in the alarm log.
Alarm tests can be useful for validating the operation of hardware such as LEDS and alarm relays, as well as
ensuring proper communication with an SNMP manager without impacting the operation of the system.
Syntax
ALTEI:{[CLA=1]|[CLA=2]|[CLA=3]};
Prerequisites
• Only one test alarm can be active at any one time. Test alarms can only be generated for classes 1, 2
and 3.
Attributes
None
Examples
ALTEI:CLA=3;