-
If I have the poll mode in the subscription configuration it cant load the targets from a file with the following error
`gnmic-1 | Error: failed reading targets config: failed reading targets c…
-
Hi. We're using clustering to hand targets out to individual `gnmic` instances, and looking at the Consul API and the logs, we see a lot of flapping with the service registrations. TBH it's not 100%…
-
Hi,
I'm trying to use wild cards but as far as I can see, it is not supported in gNMIc:
- in CLI (prompt) mode:
```
gnmic> get --path /interfaces/interface[name=*]/state/
target "X.X.X.X" ge…
-
Hi ,
Is there an example using Consul to load targets and to bind subscriptions and outputs to those targets?
-
Hey!
`--mode`, `--stream-mode` and `--encoding` are not validated at all. It's easy to use for example `--stream-mode onchange` and to not get a single error. For `--stream-mode`, there is no valid…
-
I'm trying to subscribe to the admin state of interfaces on a switch .
I get the data fine:
What I want to achieve is the following
1. Get the initial state of all interfaces on the device
2.…
-
I would like to be able to format the root "timestamp" so I can debug messages on the screen. It seems like we can only use it with value-names or tag-names.
There is no documentation for this proc…
-
` % bash -c "$(curl -sL https://get-gnmic.openconfig.net)"
bash: line 134: /usr/local/bin/gnmic: cannot execute binary file
gnmic 0.31.4 is available. Changing from version .
Downloading https://gi…
-
From the documentation given, I was unable to find which should be used as a namespace to distinguish the path. module-name or prefix or any of them.
For a openconfig-intefaces.yang defined as belo…
-
`--backoff` [description link](https://gnmic.openconfig.net/cmd/subscribe/#backoff)
I hope this finds you well. I am writing to seek clarification on the behavior of the `--backoff` flag in the gNM…