Dear Nedi community,
after a system update, a network device only supports SNMPv3 with SHA256 or SHA512 for authentication and DES, AES or AES256 as privacy protocol. (Before I used MD5 and AES). So I have to change the Authentication Protocol. The test-query via snmpget on the Linux console works (in my examlpe for SHA256 and AES). How can I use the tightened security parameters in NeDi? I tried "sha256" for aprot:
comm snmpv3user sha256 authpass aes privpass
The error message on discovery is:
MSG=SNMP failed with The authProtocol "sha256" is unknown
Does anyone know the right hint?
I use ubuntu LTS22.04 Server and NeDi 2.2C
Thanks Markus