Hi all,
         Thanks for Reading this mail.

I would like to know about Configuration Management done in Net-SNMP
code.

1. Let us say I have an application software into which Net-SNMP is
embedded as SNMP agent. From the User Interface(CLI/WEB) of my
application software, when I do net-snmp configuration like creating
SNMP community, users...etc, what should I do?

(i) Do I need to call the corresponding APIs in Net-SNMP code like
usm_add_user,usm_add_user_to_list?

(ii) Do I need to convert the configuration made from my software's user
interface into tokens which are used in snmpd.conf and append this
configuration to snmpd.conf? I could see an API read_config_store()
which does something like this.


Please advise in this regard.

Thanks,
Madan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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