Versions Compared

Key

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

...

  1. Access SDN M&C reports the ONT registration event to DCAE/PRH
  2. DCAE/PRH checks if there is an existing PNF entry in AAI for the ONT and if the service associated with this ONT is activated, post pnfUpdate events on DMAAP.
  3. The BBS MS consumes pnfUpdate event, carries on ONT PNF updates in A&AI and publishes a Nomadic ONT event/DCAE_CL_Event with that CFS id from AAI on DMAAP.
  4. Policy engine will call SO API upon the DCAE_CL event based on the BBS ONT moving operational policy pre-deployed to it.
  5. SO serviceModification API initiates the service re-provisioning procedure per ONT location change.
  6. After ONT is back online, Edge SDN M&C will sent a RG Activation notification to ONAP to indicate the completion of Nomadic ONT. 
  7. Upon receiving CPE Authentication event from DMAAP, BBS MS calls SO API (question) to update the HSIA service based on the RG/CPE attributes within the event body.  

...

The output of Restconf Collector for the RG Activation is the above JSON message being published on DMAAP with topic of RestConf_RG_Activation. 

DC=Domain Controller   RCC=Restconf Collector  Collector thread   UVA=Universal VES Adaptor   SSEAdaptor thread  SSE=SSE Connection

ORN=ONT Registration Notification  R_ORN RN=Restconf ORN Notification topic  PNF_R=PNF Registration Event

RAN=RG Activation Notification        R_RAN=Restconf RAN topic   CPECPE_A=CPE Authentication Event

...