Hi list,

I want to add/delete snmp users by snmp itself. 

I refresh snmpd.conf, but, as you know, we should stop and restart snmpd
to make this new user valid. I do not like this!

So, when a request comes, I call usm_parse_create_usmUser() for v3 and
vacm_parse_simple() for v1 and v2c to add a user or community. 

Result is: community of v1/v2c can be added successfully, but user of v3
is added failed!

My question: 
    1. What is the right and simplest method to do it? 
    2. How to delete it when a snmp request comes?

Thanks for your kindly help!

BR

Ying



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
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