Skip to content

Add support for draft SNMPv3 AES192 and AES 256 (and Cisco variant) security protocols#21451

Open
eskyuu wants to merge 1 commit into
php:masterfrom
eskyuu:snmpv3-cryptalgo
Open

Add support for draft SNMPv3 AES192 and AES 256 (and Cisco variant) security protocols#21451
eskyuu wants to merge 1 commit into
php:masterfrom
eskyuu:snmpv3-cryptalgo

Conversation

@eskyuu

@eskyuu eskyuu commented Mar 15, 2026

Copy link
Copy Markdown

RFC: https://wiki.php.net/rfc/snmp_improvements_2026

This adds support for missing SNMPv3 security protocols that are supported by the net-snmp library.

@eskyuu

eskyuu commented Mar 15, 2026

Copy link
Copy Markdown
Author

I've had to update the tests, and one issue with testing is that the new encryption algorithms are not supported by snmpd. Are the changes to the tests OK, or should I create a new test for these algorithms that just makes sure the argument is accepted? or even remove the test for these algorithms since the server software can't confirm they are working?

@eskyuu eskyuu force-pushed the snmpv3-cryptalgo branch from 708332e to 98e9069 Compare June 14, 2026 00:35
@eskyuu eskyuu marked this pull request as ready for review June 14, 2026 00:35
@eskyuu eskyuu closed this Jun 14, 2026
@eskyuu eskyuu reopened this Jun 14, 2026
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.

2 participants