I am attempting to configure an A-Series 5800 switch (with the latest firmware installed) with SNMPv3 for AutoDiscovery on IMC. After each AutoDiscovery, it lumps the device into the "Desktop" group, reporting it found the device through "ICMP", not SNMP. Logs of the AutoDiscovery report devices found on ICMP, and SNMP devices found keep coming back as "0".
I've done this so many times, I blew the switch config away and started from a bares bones .cfg
In Sys view I have done the following:
undo snmp-agent mib-view ViewDefault
snmp-agent mib-view included TEST interfaces
snmp-agent group v3 MANAGEV3GROUP read-view TEST write-view TEST
snmp-agent usm-user v3 MANAGEV3USER MANAGEV3GROUP authentication-mode md5 authkey privacy-mode des56 prikey
snmp-agent trap enable
snmp-agent target-host trap address udp-domain x.x.x.x params securityname MANAGEV3USER v3 privacy
I did not set any "community" settings as I believe that is for SNMP v1 and v2?
I then setup an SNMP template on IMC for V3 - Priv - Des, Auth - MD5 ....correct user name and passwords from the setup above.
Basically, I've followed the instructions on the H3C site, but I'm still getting stumped.
Can anyone suggest trying something or identify what I'm missing or doing wrong?
When I configure the switch with v2c it works fine and is discovered in IMC.
Thanks
#snmp