This is what I have on a 2930F, it probably is the same/similar on 2920 (PVOS/AOS-S):
snmpv3 enable
snmpv3 only
snmpv3 restricted-access
snmpv3 group managerpriv user "airwave" sec-model ver3
snmpv3 user "airwave" auth sha "removed" priv aes "removed"
Note that aes-256 is a 'non standardized' encryption for SNMPv3, there are different incompatible (vendor) versions of aes-256; so that may be a reason that it doesn't work. In that case try aes, which is aes-128 and see if that works.
------------------------------
Herman Robers
------------------------
If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check
https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.
In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
------------------------------
Original Message:
Sent: May 08, 2025 07:14 AM
From: Alexandros86
Subject: snmpv3 on 2920
Hi all,
i am new on aruba and i have a model that is not the same like 6300m, i configured snmpv3 enable
the i add ip authorized-manager 10.10.10.10 access manager
also snmpv3 user user1 auth sha pass priv aes256 pass
and snmpv3 group managerpriv user "user1" sec-model ver3.
for snmp3 do i need community? the vrf context should be the default i dont use the oobm.
did i forget something?
Thanks alot.