Overview

Fault notifications

  • Get fault notifications from VES via DMaaP
  • Forward to devicemanager
    • Use : RESTCONF
  • Devicemanager will handle notification similar to NETCONF notifications
    • Alarms/events are visible in
      • alarm log
      • current problems
      • alarm status bar increased

Configuration notifications

  • Specify workarround for VES message that contains "configuration change information" (Try to use Fault notification message)
  • Forward to devicemanager
  • Devicemanager should log this messages

Implementation

  • Functionality should be integrated into "mountpoint-registrar" bundle 
  • Read the related message(s) from DMaaP
  • Forward the events to devicemanager via RESTCONF interface
  • No labels

1 Comment

  1. For Dezember PoC we need to specify a workarround for such a message.
    Can you create a proposal to place a configuration change notification in one of the existing VES-Messages?

    First choice would be in the VES Fault notification, because we need an additional devicemanager extension to receive Fault notifications.
    If there are extension fields available .. this would be a good choice.

    Parameters should be simular to "netconf configuration change":

    • Effected object (In netconf, the interface-pac/subpackage)
    • Attribute name
    • Old and new attribute value
    • Time stamp
    • Sequence number