Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gNMI-1.14.2 Test gNMI Subscribe with "ON_CHANGE" mode for backplane capacity counters #2323

Closed
rohit-rp opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request P1 Priority 1

Comments

@rohit-rp
Copy link
Contributor

Request for testing gNMI Subscribe with "ON_CHANGE" mode for backplane capacity counters

WBB is required to support gNMI Subscribe with ON_CHANGE mode for various counters. This test if to verify that DUT supports gNMI Subscribe with on_change mode for backplane capacity counters

Implement code for gNMI-1.14.2

@rohit-rp rohit-rp added enhancement New feature or request P1 Priority 1 labels Oct 31, 2023
@self-maurya self-maurya self-assigned this Nov 14, 2023
@dplore
Copy link
Member

dplore commented Nov 30, 2023

I think we need to also OC descriptions for /components/component/integrated-circuit/backplane-facing-capacity. I see openconfig/public#990 in progress could be refined with the below:

  • consumed-capacity is the sum of the admin-up front panel interface speeds connected to the integrated-circuit
  • available-percent is total-operational-capacity / consumed-capacity

Orion will subscribe ON_CHANGE to available-percent and take action if available-percent < 100

gNMI-1.4 functional test should be updated to implement the above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Priority 1
Projects
Development

No branches or pull requests

3 participants