Feature Summary
The SNMP Users support providing priv_option to set additional parameters for encryption, but for authentication only sha-1 and md5 is supported. Should be fairly easy to add support for SHA-2
Syntax should be snmp-server user username group v3 auth sha-2 auth_option where auth_option could be either 256, 384 or 512.
Select the relevant components