akarneliuk / pygnmi

The pure Python implementation of the gNMI client.
https://training.karneliuk.com
BSD 3-Clause "New" or "Revised" License
126 stars 44 forks source link

Support for "origin" field #149

Closed lamoni closed 6 months ago

lamoni commented 6 months ago

I'm looking into adding this support (couldn't find anything stating it's supported in pygnmi, let me know if I missed it). Submitting this in case anyone else is already doing it.

https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-specification.md#27-gnmi-origin--in-path

Especially useful on Arista where you can specify origin=cli and run commands without a path.