On Thu, 2005-11-10 at 18:50 -0500, Paul D. Murphy wrote: > Is there a wrapped implementation that provides basic get, > getnext and set operations?
Not with this toolkit, no. I seem to recall that Frank Fock's SNMP++ toolkit has a C# wrapper, so it might be worth investigating that. > If not can someone point me in the correct direction of the > library interfaces that would need wrapping. The latest version (5.3.pre1) of the Net-SNMP code includes a set of routines "netsnmp_query_XXX", which sound like what you're looking for. That would be the obvious place to start with this toolkit. Dave ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
