Hi Folks,

I followed below procedure to add SNMPv3 user

1) stop snmpd
2) add below line in /var/net-snmp/snmpd.conf
createUser userv5 MD5 mypassword AES mypassword
3) start snmpd
   /usr/sbin/snmpd -c /etc/snmp/snmpd.conf -f &

Result: there is no line with 'usmUser' in /var/net-snmp/snmpd.conf

Either persistent file getting overwritten every startup or createUser not
getting replaced.  Please guide me how to resolve it

Thanks,
Pushpa. T
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to