Dialogic SS7G2X Server User Manual


 
42
Chapter 6 Command Definitions
6.4.1 ALCLS – Alarm Class Set
Synopsis
This command assigns an alarm class value to a specified fault code(s).
The alarm class (CLA) is used to determine whether the alarm is classed as Minor, Major or Critical and in
turn governs the alarm LED, relay and SNMP alarm that are activated when the condition exists.
Each alarm code (CODE) has a factory-set default class. See Chapter 8, “Alarm Fault Code Listing” for the
factory default for each alarm code.
Syntax
ALCLS:CLA=,CODE=…;
Prerequisites
None
Attributes
CONFIG
Examples
ALCLS:CLA=1,CODE=20;
6.4.2 ALCLP – Alarm Class Print
Synopsis
This command gives a printout of the fault codes belonging to a particular alarm class. If the CLA parameter
is omitted, all fault codes are printed out.
Syntax
ALCLP[:CLA=];
Prerequisites
None
Attributes
None
Examples
ALCLP;
ALCLP:CLA=2;
Output Format
Alarm Fault Codes
CODE CLA TITLE
11 2 Processor1 fail
EXECUTED