Darren Loher

Results 810 comments of Darren Loher

@marcushines would you like to comment on this? Or perhaps @morrowc ?

Here are the closest implementation references I could find. [Cisco security guide for IOSXR](https://www.cisco.com/c/en/us/td/docs/iosxr/cisco8000/security/73x/b-system-security-cg-cisco8000-73x/configuring-aaa-services.html#concept_bqh_qkw_23b) describes user and aaa policy configurations supported. But it is not clear any of these map...

Reviewed at April 9th 2024 OC Operators meeting. Rough consensus is we do need to see at least 2 implementations and/or plans from other implementors to add this feature. Until...

I've added this to the queue for OC Operator review and pinged a couple of individual reviewers. Making this mandatory would make it a breaking change to the base GNMI...

Reviewed in July 29, 2025 OC Operators meeting. An additional idea is that this "if the target decides to use sample, the client suggests a sample interval" idea should be...

Reviewed in Oct 14, 2025 OC Operators meeting. General feedback is: - When using `TARGET_DEFINED`, a target is expected to choose and change a sample interval dynamically, although this is...

The issue is the currently proposed text to be added for TARGET_DEFINED conflicts with the gnmi.proto field definition for `sample_interval`. (which is: `uint64 sample_interval = 3; // ns between samples...

If you are very interested in allowing a client to optionally choose a `sample_interval` when using TARGET_DEFINED mode a gnmi extension might be a better place for this. We have...