-
Today in section [2.3.3 Protobuf](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-specification.md#233-protobuf) we don't clarify what type of gpb to use.
Cisco for example in dial…
-
Proposal: Remove ellipsis (...) wildcarding from the spec.
If there are any users of the feature I'd be interested in the use cases.
If the sense of the community is in agreement I'll make a pul…
-
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 …
-
Issue tracker is ONLY used for reporting bugs. Please use the [YDK Community](https://communities.cisco.com/community/developer/ydk) for any support issues.
## Expected Behavior
I sent an email to…
-
I am currently experiencing an issue with the pygnmi library. When attempting to use the 'get' operation on a leaf for a presence container, the function does not return any value. However, when the s…
-
Hi SONiC folks,
Below are a series of commands used to configure a SONiC virtual switch.
"""
sonic> sudo config interface ip remove Ethernet16 10.0.0.8/31
sonic> sudo con…
-
I'd like to propose a new gNMI extension to perform config diff on a device. Details are described below.
**Objective**
Define an approach to validating that a configuration candidate sent using g…
-
The Option argument is only on `SetBatch.Set`, so it applies for all paths in the SetRequest:
```go
func (sb *SetBatch) Set(ctx context.Context, c *Client, opts ...Option) (*Result, error) {
req :…
-
Hello,
I am trying to understand the gNMI interface implementation in SONiC.
I built a private SONiC image based of the 202012 branch with TELEMETRY_WRITABLE=y.
Noticed the following error seen…
-
Will it be possible in the client to add support for having a choice if you want the client to print error messages to sys.stdout?
It could be added as an option where you setup the client to speci…