>>>>> "b" == bhushan  <[EMAIL PROTECTED]> writes:

b> i want to add snmp v3 user to netsnmp agent. so
b> are there API in netsnmp so using that
b> i can add snmp v3 user to agent in C language.
b> please help me in this.

The apps/snmpusm.c file contains code that is used to add users to an
agent using C from a remote system.

If you're talking about adding them within the agent itself, then look
at usm_parse_create_usmUser() in snmplib/snmpv3.c which shows adding a
user internally to the agent.
-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to