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

gNOI support #109

Closed XioNoX closed 1 year ago

XioNoX commented 1 year ago

Hi,

This is purely speculative by looking at the doc and the code (as https://github.com/akarneliuk/pygnmi/issues/94#issuecomment-1351279738 is preventing me from testing pygnmi more extensively).

Do you have any plans on adding gNOI support to pygnmi?

You can see details on Junos' implementation or SONiC's

Thank you!

akarneliuk commented 1 year ago

Hey @XioNoX ,

Thanks for your message. We don't have such plans as of now. But, if there will be enough interest, we could look into developing this. On the other hand, we are always happy for contributions: so you are very welcome to raise a PR ;-)

Best, Anton