Re: How does netsnmp store the user Info

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
2009/4/8 sanjaykumar <[email protected]>:
>            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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.