We are adding a second SNMPv3 SNMP user to our Cisco routers and switches. Is there any way to automate adding the SNMP user via using NCM?
Thanks!
Michael
Found it. Just had to run an Execute Script under Configuration Management and it worked great:
config t
snmp-server user myuser mygroup v3 auth sha myauthpass priv aes 128 myprivpass