Alarms (Section)#

Path: /alarms

The top container for this module.

Subsections#

NameTypeDescription
control SectionConfiguration to control the alarm behavior.
alarm-inventory SectionThe ‘alarm-inventory/alarm-type’ list contains all possible alarm types for the system. If the system knows for which resources a specific alarm type can appear, it is also identified in the inventory. The list also tells if each alarm type has a corresponding clear state. The inventory shall only contain concrete alarm types. The alarm inventory MUST be updated by the system when new alarms can appear. This can be the case when installing new software modules or inserting new card types. A notification ‘alarm-inventory-changed’ is sent when the inventory is changed.
summary SectionThis container gives a summary of the number of alarms.
alarm-list SectionThe alarms in the system.

Was this helpful?