Skip to content

gNMIServer

Dave Wallace edited this page Apr 11, 2026 · 1 revision

gNMI Server

A gNMI interface has been developped on top of sysrepo. It is available here: https://github.com/YohanPipereau/sysrepo-gnxi/releases.

gNMI stands for gRPC Network Management Interface, it works like a client server protocol offering a set of 4 RPCs:

  • Capabilities
  • Get
  • Set
  • Subscribe

Clone this wiki locally