I just installed a server with Alma 9 and SNMPv3 is no longer working.
My devices are all with `MD5` and `DES`. With Alma 8 everything works OK, but when I try to use the same command in Alma 9, it gives me an error.
The command:
snmpwalk -v3 -l authPriv -u public -a MD5 -A "pass1" -x DES -X "pass2" 10.1.11.21
When I use it on Alma 9: Invalid privacy protocol specified after -3x flag: DES
SNMP on Alma 8: 5.8-25
SNMP on Alma 9: 5.9-1
Is there any news about this no longer being available?
A way that I can use this protocol so that I don't have to change on all my devices?