-
The gNMI Specification section 3.3 (Retrieving Snapshots of State Information) specifies that the client MAY use wildcards in the Path. Section 3.4 (Modifying State) does not mention wildcards in the …
xhoms updated
4 years ago
-
Hi
I am trying to use this gNMI client and target you have developed but unable to find the package "gNMIUtils". Could you please help me locate the package? Below is the code line where it is used.
…
-
There are several interrelated issues with logging, some of them reaching into the gnmi-tools project:
* logging is not really configurable, only its level can be changed via a CLI option;
* the way…
-
I'm using gnmi-gateway (details below)
```
./gnmi-gateway --version
gnmi-gateway version v0.11.1-002a9b0 (Built 2021-08-23T22:15:23Z)
```
I'm trying to figure out how to translate an Openco…
-
Hi gnmi_collector Dev and Support Team,
++ @jxx-gg @gcsl
Query:
Is gnmi_collector supports mTLS?
If Yes then how to pass CA certs along with server cert and key.
If No then is there any futur…
-
Having some issues trying to `gNMI_Subscribe.py` to establish a connection using TLS to a Nokia 7750src4 running TiMOS-B-15.0.R4. Slightly anonymized output (using PR #4):
```
netlab-collector:gnmi…
-
Based on latest path spec, following search options are possible:
`/interfaces/interface/state/counters`
`/interfaces/interface[name=*]/state/counters`
To select only specific interfaces, one c…
-
#### Description
Currently Telemetry test involves swss events tests. There are 3 kind of swss events under test now.
1) sonic-events-swss:if-state
2) sonic-events-swss:pfc-storm
3) sonic-events-…
-
@vasya4k ,You already mention in readme that you are planning to have telemetry support for cisco and nokia in this collector. But I have one very curious question telemetry client build using telemet…
-
Add support, via flag, for the gNMI Origin in gnmi_set. This will disambiguate the namespace when a vendor utilizes both OpenConfig and rfc7951 (or otherwise vendor-specific) YANG modules.
When sen…