-
Hi @wenovus @robshakir,
I use ygot to generate structs that I later on publish as a go package. My workflows are run in CI and currently I pin the ygot version due to gnmi 0.7 dependencies.
Ygot i…
-
Hello,
I'm trying to run a few simple gnmi tests (get request) and can't seem to get started. If I use a command line client of gnmi called "gnmic" (https://gnmic.kmrd.dev/), everything works fine…
-
-
Override TS can change the precision of an event using "now". It would be great to add an option to change the precision of event original timestamp.
This is what I'm currently using in Starlark t…
-
Hello,
I am working on a gNMI server implementation, and while testing the POLL subscription mode, I noticed that the gnmic client hangs after establishing the subscription.
The reason for that …
-
We have two Tacacs servers (active/passive) with tacplusng (commit version: https://github.com/MarcJHuber/event-driven-servers/commit/a64efee7646a93a555eb99fa1b4407fa679343ec) and the mavis_tacplus-ng…
jk2lx updated
3 weeks ago
-
couple of issues with the containerlab [5-stage Clos topology](https://containerlab.dev/lab-examples/templated02/) lab
1. configure.sh expects clab-node-kind label to be set to srl, but freshly s…
-
Hi,
Tested on 771.
The `advertise-as-vpn` presence containers cannot be fetched with gNMI/NETCONF using the UM `Cisco-IOS-XR-um-router-bgp-cfg.yang`.
```go
❯ gnmic -a --insecure get --path…
-
With [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) we came across a device that uses spaces in path elements (see the [corresponding issue](https://github.com/influxdata/teleg…
-
For certain paths, it may make sense to filter updates unless the value is changing more frequently than expected.
For example, a counter for dropped packets might change occasionally, but if it happ…