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

Support multiple SNMP protocol configurations per device #54

Open
3 tasks
frankhorv opened this issue Jun 29, 2022 · 0 comments
Open
3 tasks

Support multiple SNMP protocol configurations per device #54

frankhorv opened this issue Jun 29, 2022 · 0 comments
Milestone

Comments

@frankhorv
Copy link
Collaborator

Currently, we support protocol configuration for only one of the SNMP versions (v1, v2c or v3) per device instance.
It turned out, that it would be practical to support multiple protocol versions per instance.

  • Rest API (change from OneOf to array of protocol handlers (max 1 instance per version!))
  • protocol configuration migration logic
  • protocol handlers
@frankhorv frankhorv modified the milestone: V0.3 Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant