SteScho / manubulon-snmp

Set of Icinga/Nagios plugins to check hosts and hardware with the SNMP protocol.
GNU General Public License v2.0
73 stars 71 forks source link

Add support for SHA-256 auth and AES128 priv #87

Open jwillikers opened 8 months ago

jwillikers commented 8 months ago

The plugins don't support using SHA-256 as the authentication algorithm or AES128 as the privacy algorithm. It would be great if support could be added for these algorithms so that I could use these plugins for my use case.