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

Add support for SHA-2 authentication protocols #112

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

matthijskooijman
Copy link
Contributor

The pysnmp library already supports these, so this is a matter of adding the needed mappings from authprotocol string to pysnmp constant.

The pysnmp library already supports these, so this is a matter of adding
the needed mappings from authprotocol string to pysnmp constant.
@matthijskooijman
Copy link
Contributor Author

I verified this works against a Netgear GS752TPv2 switch that can only do SHA512 with the latest firmware.

@vincentbernat vincentbernat merged commit 7df601f into vincentbernat:master Aug 3, 2024
7 checks passed
@vincentbernat
Copy link
Owner

Thanks!

@coveralls
Copy link

Coverage Status

coverage: 88.701%. remained the same
when pulling 7d2d9df on matthijskooijman:support-sha-2
into abc4c21 on vincentbernat:master.

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

Successfully merging this pull request may close these issues.

3 participants