Versions Compared

Key

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

...

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

NETCONF-638Jeff Hartley

Self Termination of NetConf Sessions

https://static1.squarespace.com/static/5ad774cce74940d7115044b0/t/5eb8f4eeb7a1f3362cda5e0c/1589179638882/
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

.pdf


O-RAN-SC wiki: 


Action items

  •