>>>>> On Tue, 19 Aug 2008 13:51:15 +0530, "Devender Reddy" <[EMAIL PROTECTED]> 
>>>>> said:

DR> If so, then can you please let me know,  what is the value that I have to
DR> pass to init_snmp to avoid reading configuration files etc.

The init_snmp() call expects a string (I thought it was still allowing a
NULL but maybe not).

For instance:

  init_snmp("foo")

will work just fine for you (and it'll search for foo.conf files and try
to read them too).
-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to