-
I am experiencing an issue with gNMIc where the configured event processor does not seem to apply the specified jq transformation. Despite a straightforward configuration aiming to test the processor …
-
Hi team,
Please find the gnmic capabilities of my NVDIA switch and the script . When I execute i got the below failure but gnmic manual execution is working.
Can you please help?
* gNMI enab…
-
I'm new to gnmic, so maybe I'm missing something,
But I'm curious if there is a way to start gnmic as a gnmi-server so it behaves as a proxy for SET/GET operations, but without defining a subscriptio…
-
What would think about adding gnoi clients into gnmic? for handling operational commands?
-
It is not super easy to figure out how to do a mixed schema set request in the examples.
Since the origin:cli portion is byte blob i was thinking it might be nice to have a option to say something …
-
Hello,
The following error is seen and need some help.
$ pygnmicli -t 10.48.49.231:32767 --insecure -e json -o subscribe-stream -x /interfaces/interface[name=et-0/1/11]
Collecting Capabilitie…
-
Created certificate with RSA4096 with SHA256 but while executing the gnmic command its working fine when i use server certificate in place of --tls-ca field.
-
Hi,
I am using GNMIC in listen mode with kafka outputs. I have been able to get quite a lot of data from Nokia SROS routers, and it works great. However there is one type of data that is having a b…
-
When I'm trying to use 'gnmic get' to pull the telemetry data, any passwords can be accepted. This would be security issue for this when deploying the service. Please check, thanks!
Below is the ou…
-
Earlier this year, the sarama kafka library changed ownership from `Shopify/sarama` to `IBM/sarama`: https://github.com/IBM/sarama/issues/2461
As a result, the library is no longer receiving depend…