@psafont do you know if it's already available since then in XCP-ng 8.3? If yes, worth checking XO team to also making this option visible in the UI
Yes, we're shipping xapi 26.1.3, which includes this enhancement.
@psafont do you know if it's already available since then in XCP-ng 8.3? If yes, worth checking XO team to also making this option visible in the UI
Yes, we're shipping xapi 26.1.3, which includes this enhancement.
after testing (with net-snmp-utils 5.9.3), I have no problem with snmpv3 and SHA/AES.
On my testing host, snmpd server (OpenBSD):
user1password123321drowssapFrom XCP-ng 8.3, with net-snmp-utils 5.9.3:
$ snmpbulkwalk -v3 -a SHA -A password123 -l authPriv -x AES -X 321drowssap -u user1 192.168.1.80
so the net-snmp client itself seems fine with SHA/AES.
could you share more elements ?
SHA`is SHA1. so I assume it is that.
And it seems to be still accepted in authProtocol parameter.