Hi!
I'm trying to implement SNMP v3 on my Cisco switches, but I have stumbled over something strange:
I'm not sure if this is a Cisco problem or a Switch Port Mapper (SPM) problem, but either way I need help 
Earlier I have used a simple community string in my switches to use with SPM and things have worked fine (mostly).
But when I setup SNMP v3 like this:
snmp-server group SNMPA v3 auth write v1default
snmp-server user username SNMPA v3 auth sha password
and then try to use that with SPM, it lists only a few of the ports on the switch every time.
It seems that it lists only ports in trunk mode.
When I switch back to a community string it works fine again.
What can cause this?
As you can see I use the Cisco default v1default view. Are there some limitations to that maybe? Solarwinds Orion don't seem to have problems with it at least.
Any ideas?
Thanks.