-
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…
-
Since installing IOS-XR 7.10.2 we noticed that only openconfig get's were working, but any gets to Cisco unified-model failed.
Not an option to downgrade the devices for obvious reasons. No problem …
-
Hi team ,
Observed that PYGNMI commit replace method is not replacing the running config of the node.
Replace operation just replacing leaf config not the running config.
When the additional co…
-
Can a new release be created with all the latest changes in master? Thanks.
-
**Hi all,**
**Observation of bug**
Here we have tried using this "lighty-gnmi-community-restconf-app".
Link which we have tried: https://github.com/PANTHEONtech/lighty/tree/main/lighty-examples/…
-
Is it possible to use anything other than a self signed certificate with gNMIclient? I have gotten it to work using a self signed certificate that I generated on my switch (Cisco Nexus 9k), but I cann…
-
Following the instructions to build a container
```
git clone --recurse-submodules https://github.com/jbemmel/srl-evpn-proxy.git
make all # to build the custom 'srl/evpn-proxy-agent' Docker contain…
-
Hello,
Can you have a example for nornir subscribe in stream mode?
I wonder how we can handle nornir task result for streamed data and streaming data on the fly if possible with nornir_pygnmi.
…
-
I seem to be getting "invalid path" error.
But I can get data from the same path using gNMIc:
`$ gnmic --config insecure.yml get --path "openconfig-interfaces:interfaces/interface"`
```
[
…
-
Hi,
There are now a few improvements that have been merged into master since the last release, would it be possible to release a new one? Especially in Pypi for an easier install?
Thanks