Mike Albano

Results 5 issues of Mike Albano

When the Target utilizes model Schemas, it would be good to have a flag for setting the origin (eg -origin openconfig).

gnmi
py

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 sending...

gnmi

The leaf-list key is quoted even though it's an uint8. The leaf node is not quoted. Example: { "key1": { "1": { "config": { "id": 1

Attempting a gNMI SetRequest operation, it looks like the SetRequest is using the [CONFIG DataType from GetRequest](https://github.com/openconfig/gnmi/blob/57b8e7af2d36197f62e4640d6d7cf529738ff04b/proto/gnmi/gnmi.proto#L399). For example, using these path and values in the example playbook: ``` -...

When utilizing the -no_stop option to continually dump, the RPC is terminating with EOF. ``` python3 subscribe_dump.py -xpath '/access-points/access-point[hostname="albano-house.example.net"]/radios/radio[id="0"]/state/rx-noise-channel-utilization/' '192.168.0.31:8080' -os None Username: admin Password: INFO:root:Connecting to 192.168.0.31:8080 as None...

bug
invalid
os/eos