Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview Fault management:


Image RemovedImage Added

Specification

“Fault” User Interface should be implemented to show the Alarm notifications of the devices.

...

It lists all current active faults in the network. In addition, it also lists alarms sent by the SDN controller itself, which detects connection losses to the NetConf server (connectionLossOAM) or which detects connection loss to a device via a mediator to a device (connectionLossNeOAM).

Reload ButtonImage Added: Reloads/Refresh the Current Problems List


Sync button Image Added: Clears stuck alarms


The Current Alarm Notification panel shows the table with the below columns.

  1. icon
  2. Time Stamp
  3. Node Name
  4. Count
  5. Object Id
  6. Alarm Type
  7. Severity

Image RemovedImage Added

Clear stuck alarms

The refresh sync button allows refreshing the current alarms for the visual NEs.

If the alarms are not indicated as active anymore, they will be removed from the list.

Clear stuck Alarm icon will only be available when there are Faults available else it wont be visible.


Export

The "export to CSV" button will export the presented current problem list to a CSV File.

...

  1. icon
  2. Time Stamp
  3. Node Name
  4. Count
  5. Object Id
  6. Alarm Type
  7. Severity

Reload ButtonImage Added: Reloads/Refresh the Alarm log

Image AddedImage Removed

Fault status summary view

...

Screenshot with Summary view 

Data Provider

The data is stored in an ElasticSearch database. The Data-Provider provides a REST-API to read the data.

...