xavier-contreras

Results 3 issues of xavier-contreras

### Change Scope This changes the leaf "uptime" under openconfig-ap-manager.yang from a uint32 counter to a new leaf of "up-time" which will be a timeticks64. This is to make telemetry...

Source: https://github.com/openconfig/public/blob/c28f23731fe0d7b5816746bccef1efa25075b36a/release/models/wifi/openconfig-wifi-mac.yang#L1292 "Last used PHY rate of connected client." Prescribed intent: Last used PHY rate based on frames received by the AP from client. Vendor interpretations Arista TBD: Unimplemented, asking...

Currently tests are hardcoded to use set-update logic, eg: * https://github.com/google/gnxi/blob/master/oc_config_validate/oc_config_validate/testcases/setget.py#L31C30-L31C43 * https://github.com/google/gnxi/blob/master/oc_config_validate/oc_config_validate/testcases/set.py#L24 It would be great if they could support set-replace as well. This would particularly be useful /...