Skip to content

Introduction to Alarm Tracing

In some systems it is important to be able to trace the origin of an alarm — that is, to know which element of the system generated it. For this purpose, hierarchy levels and alarm grouping are used to organize and classify alarms efficiently.

  • Objects are the individual elements within a system and are the only elements that can generate alarms.

  • An Object can only belong to one Group.

  • Each Object can have a unique ID within the system or within the Group it belongs to, as long as it does not conflict with other Objects.

  • Groups are sets of Objects grouped together to facilitate their management and classification.

  • A Group can only belong to one Super.

  • Each Group has a unique ID within the system or within the Super it belongs to, as long as it does not conflict with other Groups.

  • At least one Group must exist per Super.

  • Supers are sets of Groups grouped together to facilitate their management and classification.

  • A Super belongs to Global.

  • Each Super has a unique ID within the system.

  • At least one Super must exist in the system.

  • Global is the highest level of the hierarchy and groups all Supers.

  • There can only be one Global in the system.