-
Sometimes when doing a gnmi get on an acl-set, I am getting a panic that seems to originate in the acl_app.go. I am running this command: `./gnmi_get -xpath /openconfig-acl:acl/acl-sets/acl-set[name=M…
-
Problem Description/Summary :
--------------------------------------------
No response from telemetry on ON_change subscription to /openconfig-system:system
Expected Behavior :
----------------…
-
Currently the simulator does not support namespaces in paths.
See attached examples as proof:
`gnmi_cli -address localhost:10161 \
-proto "subscribe:" \
-timeout 5s -alsologtostderr \
…
-
I am able to subscribe to data on a single switch with arista gnmi client.
Below is the command used to get some data from switch. So this is essentially one to one connection.
gnmi -addr xx.xx…
-
**Describe the bug**
Logging is duplicated when is Error or Warning
**To Reproduce**
Steps to reproduce the behavior:
1. Run `make run-docker`
2. docker logs
3. check any error or warning log…
-
以下环境相关信息:
Ubuntu 18.04 x64
$ go version
go version go1.13.5 linux/amd64
$ dep version
dep:
version : v0.5.4
build date :
git hash :
go version : go1.13.5
go comp…
-
To date when setting attributes on the gNMI southbound we have always used the string_val type assuming the target device will know how to cast it in to the right data type.
In the case of DeviceSi…
-
go get github.com/aristanetworks/goarista/cmd/ocprometheus
```
# github.com/prometheus/client_model/go
prometheus/client_model/go/metrics.pb.go:96:31: undefined: proto.InternalMessageInfo
prometh…
-
I am using gNMI faucet agent to remotely get and set faucet.yaml file.
gnmi_get works fine, but when I tried to use gnmi_set I get these issues:
Note: I am using docker ubuntu:16.04 image.
1- …
-
**Is your feature request related to a problem? Please describe.**
Currently the OpStateCahce can't be inspected through and admin/diags interface.
**Describe the solution you'd like**
Admin or D…