-
Hi, I am learning grpc and trying to use grpc to do notification. My use case is client want to subscribe to change on server, when there is change happens on server, server will notify the client. I …
-
### Relevant telegraf.conf:
```
# # Configuration for the Kafka server to send metrics to
[[inputs.cisco_telemetry_gnmi]]
addresses = ["10.20.30.24:6030","10.20.30.21:6030"]
username = "a…
-
I am trying to subscribe to a sensor on a network device with the following command (and responses):
gnmic> --address 10.111.22.7:6702 --tls-cert client_https_rsa40965.cert.pem --tls-key client_htt…
-
protoc -I . --jsonschema_out=. -I/root/dev_ubuntu/go/src/github.com/google/protobuf/src -I/root/dev_ubuntu/go/src gnmi.proto
WARN[0000] protoc-gen-jsonschema will create multiple MESSAGE schemas …
-
### Relevant telegraf.conf:
```
[[aggregators.merge]]
## If true, the original metric will be dropped by the
## aggregator and will not get sent to the output plugins.
drop_original = true…
-
when I test the testvectors case in the e2e for bmv2,in:
https://github.com/stratum/testvectors/tree/master/bmv2/e2e
Coredump Happen in bmv2,Follow is my operation steps:
First,start bmv2 docker, :…
-
Hi,
I am trying to use pygnmi on Cisco IOS-XR device which works on json_ietf_val
The gNMI client is giving below error marked in BOLD below
How can we pass encoding as json_ietf_val
Pls sug…
-
go get of ygot is failing since few days. Probably after commit 40a57e464acae3a5ea401b2c8a85e879540a092f.
```
~$ GOPATH=/tmp/go go get github.com/openconfig/ygot/ygot
# github.com/openconfig/gnmi…
-
## Bug report
Many of the unit tests are not working on Windows, and tests that do work are not currently being ran. Attached is a log from AppVeyor if all short tests are enabled.
### Relevant…
-
as discussed in RM call ( Feb 5th ) , we need to have very solid requirements for SDN, Fabric and Networking part that should be included in next stable release as we believe it is mandated in our RAs…