On Mon, 15 Nov 2004 19:20:57 +0530 Sridhar wrote: SS> I am using net-snmp 5.1. My question is can I use persistent file as SS> configuration file ? As I observed, the configuration entries SS> (rwcommunity for example) being not written in the persitent file (as SS> warning says). How can I retain these configuration entries in the SS> persistent file ?
You would have to make some modifications to the code, to add a save routine for the variables in question. It would not be a supported configuration, but it may very well work without problems. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
