-
Hi, Team!
We use gnmic cluster of two nodes. In such a cluster master node assign targets to slave via http rest api. Is where is a way to protect rest api interfaces of nodes from another network …
-
some sr linux paths have a presence container at the very end of it, for example
```
/acl/acl-filter[name=cpm][type=ipv4]/entry[sequence-id=10]/action/drop
```
where `drop` is a presence conta…
hellt updated
3 weeks ago
-
When trying to install on M2 MBP i get the following:
```
No prebuilt binary for darwin-arm64.
To build from source, go to https://github.com/karimra/gnoic
Failed to install gnoic
For support,…
-
I have use case where the subscriptions are generated by a different tool and then needs to merged with gnmi config.
It would be great if support for multiple configuration file can be added.
E…
-
Hello all!
## Context
I am trying to pull gNMIc on an `arm64` machine but it doesn't work.
## How to reproduce?
Try to run `docker pull --platform linux/arm64 ghcr.io/openconfig/gnmic` wit…
-
When deploying gNMIc clustered on Kubernetes I'm running into the following problem: When K8s reschedules a pod to a different node or for whatever reason triggers a restart on a pod (resource constra…
-
Hi!
I'm geting errors
[gnmic] gRPC dialout receive error: rpc error: code = Internal desc = grpc: failed to unmarshal the received message: proto: cannot parse invalid wire-format data
this seems…
-
Hi,
I have successfully integrated Nokia and Juniper Routers with gnmic and successfully visualizing telemetry stats on Grafana. But with Huawei, i am unable to scrap data on port 9273 for Prometh…
-
Very cool new project called gNMIc, which offers a CLI for gNMI.
https://gnmic.kmrd.dev/
An NRE Labs lesson on this seems very feasible, and IMO @hellt should have right of first refusal for thi…
-
I am trying to do a "set" operation using in-line update and implicit type using both --update-path and --update-value flags as below for a path that is a yang list not a leaf. But it fails.
gnmic …