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_designs): add UDP port support for SNMP hosts #4724

Open
1 task done
mtache opened this issue Nov 14, 2024 · 0 comments
Open
1 task done

Feat(eos_designs): add UDP port support for SNMP hosts #4724

mtache opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@mtache
Copy link
Contributor

mtache commented Nov 14, 2024

Enhancement summary

The following CLI is currently not supported: snmp-server host 10.10.10.10 version 3 auth secret udp-port 666

Related code: https://github.com/aristanetworks/avd/blob/devel/python-avd/pyavd/_eos_cli_config_gen/j2templates/eos/snmp-server.j2#L163

Which component of AVD is impacted

eos_designs, eos_cli_config_gen

Use case example

Send SNMP traps to a custom UDP port.

Describe the solution you would like

Have a extra field in snmp_settings.hosts to support UDP ports in both eos_cli_config_gen and eos_designs.

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@mtache mtache added the type: enhancement New feature or request label Nov 14, 2024
@mtache mtache self-assigned this Nov 14, 2024
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

No branches or pull requests

1 participant