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

Feat (eos_cli_config_gen): Add support for SNMP server shape-rate #4377

Closed
1 task done
ctyrider opened this issue Aug 19, 2024 · 2 comments · Fixed by #4382
Closed
1 task done

Feat (eos_cli_config_gen): Add support for SNMP server shape-rate #4377

ctyrider opened this issue Aug 19, 2024 · 2 comments · Fixed by #4382
Labels
type: enhancement New feature or request

Comments

@ctyrider
Copy link

Enhancement summary

Add support for the following CLI syntax (at the global config level):

snmp-server ifmib ifspeed shape-rate

Which component of AVD is impacted

eos_cli_config_gen

Use case example

Enable global support for SNMP ifspeed reflecting shaping rate

Describe the solution you would like

Add support for eos_cli_config_gen along the lines of:

snmp_server:
  ifmib:
     ifspeed: <str; "shape-rate">

Describe alternatives you have considered

n/a

Additional context

n/a

Contributing Guide

  • I agree to follow this project's Code of Conduct
@ctyrider ctyrider added the type: enhancement New feature or request label Aug 19, 2024
@ctyrider
Copy link
Author

@gusmb - could we create a pull request for this one?

@ClausHolbechArista
Copy link
Contributor

Please do:

snmp_server:
  ifmib_ifspeed_shape_rate: <bool>

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants