-
The current implementation passes the user credentials via two custom request headers "Username" and "Password", and relies on gNMI / grpc servers following this convention to be able to validate the …
-
Remove extra cfssl dependency by reworking the code to use standard crypto lib
Check gnmic code base for implementation reference
https://github.com/karimra/gnmic/blob/main/utils/tls.go
-
**gnmic version 0.30.0**
I'm having an issue seeing all data on the [prometheus output](https://gnmic.kmrd.dev/user_guide/outputs/prometheus_output/) on valid gnmi paths. The data shows fine on [fi…
-
Hi there
I am trying to test gnmi-gateway against an Arista vEOS switch. I have the Arista side configured without TLS in the gnmi side but gnmi-gateway is still trying to negotiate TLS although th…
-
This page in the docs has a link to Github discussions which does not work.
https://gnmic.openconfig.net/deployments/deployments_intro/
On the old archived repo discussions were enabled.
Als…
-
Hi,
I've been trying to find a way to use request-file for CLI origin for Juniper device and 'gnmic' encloses payload with double quote.
This ascii_val seems not accepted as valid by the device.
Is…
-
Hi, and thank you for making `gnmic` available.
I have a question to ask you; if I issue a `GET` request for example
```
> /usr/local/sbin/gnmic --address x.x.x.x:57400 --username xxx --password …
-
Hello
Is it possible to add some custom identifier for IP? I'm using IP address in targets and for it would easier to recognize destinations with hostnames in telegraf output, something like 10.10.…
-
### What version of gRPC and what language are you using?
gRPC 1.51.1, C++
### What operating system (Linux, Windows,...) and version?
Linux 5168 5.10.147-oneos-standard https://github.com/grpc/g…
-
I'm wondering if gnmic would be open to incorporating this functionality that's currently implemented in ygot here (README has examples): https://github.com/openconfig/ygot/tree/master/gnmidiff
Pro…