thanks for the help. I have one more problem. I'm loading the lib and the init function does register for lot of tables/scalars.
At this point I can snmpget/walk the MIB. Now when I try to unload the lib, I call a shutdown function which has 'unregister_mib' for all the above OIDs. But the 'unregister_mib' function returns with : MIB_NO_SUCH_REGISTRATION Can anybody please let me know what I'm doing worng... thanks, Ajit --- Robert Story <[EMAIL PROTECTED]> wrote: > On Tue, 7 Jun 2005 00:28:27 -0700 (PDT) Ajit wrote: > AB> How can I do this? The ucd_snmp/dlopen is a way. > But I > AB> don't want to dlopen each table/scalar group in > that > AB> way. > > Group them together and have one init that calls the > other inits. > > -- > NOTE: messages sent directly to me, instead of the > lists, will be deleted > unless they are requests for paid consulting > services. > > Robert Story; NET-SNMP Junkie > Support: <http://www.net-snmp.org/> > <irc://irc.freenode.net/#net-snmp> > Archive: > <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> > > You are lost in a twisty maze of little standards, > all different. > If the facts don't fit the theory, change the facts. - A. E. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
