-
- Can we support different encodings for get? I think we just need a new argument (already made local change and it works).
- On top of that, when json_ietf_val is a bytes string, we hit json.decoder…
-
I have P4 switch configured at onos, but [UP4 app in Onos is unable to detect P4 Pipeconf configured](https://github.com/omec-project/up4/blob/8c702e67575d9afa08491c795b0627d48bf749a6/app/app/src/main…
-
I am working with IOS-XR 7.2.2. It doesn't accept the "json" encoding, it requires "json_ietf". This is clear from the capabilities response:
```
>>> gc.capabilities()["supported_encodings"]
['…
-
Hello,
I connected the ONOS controller using fabric-tna pipeconf to a Tofino switch and it seems to be well connected, as I get a green check in the ONOS GUI. Now that I have ONOS and the switch conn…
-
```
arista@devbox:~$ pip freeze | grep pygnmi
pygnmi==0.7.1
```
```
arista@devbox:~$ pip show pygnmi
Name: pygnmi
Version: 0.7.1
Summary: Pure Python gNMI client to manage network functions an…
-
Hello
would like to use pygnmi with token authentication but I dont see this option?
token based auth https://grpc.io/docs/guides/auth/
here's the implementations of 2 gnmi clients https://github.…
-
Hello
I would like to use pygnmi with these 2 diff use cases
https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-history.md
- retrieve data at a specific time in the past
- request a…
-
When I use gnmi_get to get data, if the path contains 2 or more keys, the result of the same operation is different.
As I know, it is caused by the unordered map of proto serialization. For example…
-
Hello
I would like to use gnmic with these 2 diff use cases
https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-history.md#1-purpose
- retrieve data at a specific time in the past
- …
-
While trying to fetch any stat using latest ondatra from otg gnmi server getting following error
`gnmi.go:194: Get(t) at path origin:"openconfig" elem:{name:"interfaces"} elem:{name:"interface" key:{…