Versions Compared

Key

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

Date

 16:00 UTC / noon EDT / 18:00 CEST
Zoom: https://zoom.us/j/619914482

Attendees

Abhinav Singh 
@Claudio 
@John

...

Discussion items

TimeItemWhoNotes
00:00AdminNext meeting: 2020-07-01

NETCONF-638Jeff Hartley

Self Termination of NetConf Sessions

...

PlantUML Macro
@startuml
Title Read MOI
autonumber "[0]"
participant "Provisioning MnS Consumer” as NMS
participant "Provisioning MnS Provider" as ME
NMS <-> ME : Establish NETCONF Session
NMS -> ME : NETCONF <rpc> <get><filter>, or NETCONF <rpc> <get-config><source><targetDS><filter>
Note over ME : Retrieve config
ME --> NMS: NETCONF <rpc-reply> <data>
NMS <-> ME : Terminate NETCONF Session
@enduml

Source: O-RAN Specification -  O-RAN.WG1.O1-Interface.0-v03.00

...


O-RAN-SC wiki: