2009/4/8 sanjaykumar <sanjay.ku...@globaledgesoft.com>: > I am trying to create the "USER" in net-snmp 5.4.2.1 > I have a doubt "Like How does user details will store". > > Does it store in persistence memory or as a link list > or link list will store in persistence memory ?
While the agent is running, it stores the user information as a linked list - see snmplib/snmpusm.c This information will also typically be saved in the persistent config file (/var/net-snmp/snmpd.conf), so that it is carried across from one run to the next. The Net-SNMP toolkit does not make any use of "persistent memory". > Does it require to call "read_configs()" function init time. Yes. > I am facing the following CRASH problem : [snip] It would probably be useful to identify which line of your persistent snmpd.conf file is triggering this crash. Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ 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