Versions Compared

Key

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

...

5.1 DCAE Flow in Close Loop (with better diagram later on)

      (Diagram to be added here) Image Added

  1. RestConf Collector (RC)subscribes for remote failure alarm to SOTN Controller (SC) 
  2. RC requests to set up a long term tunnel with the 3rd party SOTN ControllerSC
  3. SOTN Controller SC responses with OK upon successful tunnel setting
  4. SOTN Controller SC pushes service route status data to the collector
  5. RC receives alarm data, converts it into JSON format and publishes on DMAAP with topic of ROUTE_ALARM_OUTPUT
  6. UVA consumes the alarm message
  7. UVA requests the RestConf2VES mapping
  8. UVA converts json alarm into VES  event
  9. UVA publishes the VES event on DMAAP for further correlation   

...