1. | Trigger Bad/Poor Neighbor | RANSIM must generate Poor/Bad Neighbor for the cells in the request and send the PM message to honeycomb. | 1 |
| | Status |
---|
| |
---|
colour | Green |
---|
title | Completed |
---|
|
|
| Tested using the curl req: curl -X POST --header 'Content-Type: application/json' --header 'Accept: */*' http://localhost:8081/ransim/api/GeneratePmData -d '{ "nodeIdBad" : "15290" , "nodeIdPoor" : "14427" }' -i
|
2. | Trigger Bad/Poor Neighbor | Honeycomb(using ORAN model) will send the PM message to VES. | 1 |
| | Status |
---|
| |
---|
colour | Green |
---|
title | Completed |
---|
|
|
| Tested using the curl req: curl -X POST --header 'Content-Type: application/json' --header 'Accept: */*' http://localhost:8081/ransim/api/GeneratePmData -d '{ "nodeIdBad" : "15290" , "nodeIdPoor" : "14427" }' -i |
3. | ANR Closed Loop | SON-Handler will read the PM notification(through DMAAP) and triggers Closed Loop action towards Policy. | 1 |
| | Status |
---|
| |
---|
colour | Green |
---|
title | Completed |
---|
|
|
|
|
4. | ANR Closed Loop | Policy starts Closed Loop. Sends notification to SDNR(through DMAAP) to set 'isHOAllowed' parameter of the cells in the payload and waits for a response from SDNR to complete the Closed Loop. | 1 |
| | |