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

Enable SNMPv3 reachability verification in SeedDB #2711

Conversation

lunkwill42
Copy link
Member

Closes #2704

This new function aids in creating nav.Snmp sessions based on
ManagementProfile instances.
This replaces built-in SNMP session establishment from profiles in
SeedDB with the new utility function from nav.Snmp.profile, thereby
making it work for SNMP v1/v2c *and* v3 profiles.
@lunkwill42 lunkwill42 self-assigned this Nov 2, 2023
Copy link

sonarcloud bot commented Nov 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lunkwill42
Copy link
Member Author

The SeedDB snmp verification code is pretty ugly and deserves a slight refactoring, but I have no time left to work on it today.

Copy link

github-actions bot commented Nov 2, 2023

Test results

       9 files         9 suites   8m 16s ⏱️
3 220 tests 3 218 ✔️ 0 💤 2
6 937 runs  6 931 ✔️ 0 💤 6

For more details on these failures, see this check.

Results for commit dd1f5dc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant