-
## Feature Request
Allow inputs.gnmi.subscription to return data in one single json instance
Opening a feature request kicks off a discussion.
### Proposal:
inputs.gnmi.subscription gets streami…
-
Version Information
github.com/Qitmeer/qng
cloud.google.com/go v0.37.0
dmitri.shuralyov.com/app/changes v0.0.0-20180602232624-0a106ad413e3
dmitri.shuralyov.com/html/belt v0.0.0-20180602232…
-
In aggregate_test.go, during verifyInterfaceDUT call, the AdminStatus verification fails.
The LogYgot output does not show any data for admin-status or the oper-status, however the manual gnmic quer…
-
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…
-
Hi, I did not find in the proto definition, nor in this section (https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-specification.md#344-modes-of-update-replace-versus-update), whether …
-
When allow aggregation is set in the SubscriptionList how does the model (schema) know where to aggregate? Researching the model library only openconfig-messages.yang signals for aggregation with oc-…
-
Tried versions 0.24.4 and 0.25.0-rc1, rpm and x86_64.tar.gz.
```
[lab@devbox-1:~]$ ./gnmic
Segmentation fault (core dumped)
```
```
[lab@devbox-1:~]$ cat /etc/os-release
NAME="Red Hat Enter…
-
Hello @akarneliuk
```
arista@devbox:~$ cat t3.py
"""
pygnmi script
"""
from pygnmi.client import gNMIclient
TELEMETRY_REQUEST = {
'subscription': [
…
-
While trying to figure out how to tag interface counters with interface descriptions, I discovered that EOS's Octa gNMI server apparently emits every leaf as a separate `gNMI.SubscribeResponse`. I tr…
-
YDK is unable to parse nested JSON objects as entities and convert to the proper paths in the gNMI RPC messages.
## Current Behavior
```
2019-12-12 20:27:37,459 - rpc - INFO - Decoded rpc
2019-1…