Help about SNMP C API

2013-06-06 Thread aadil alaa
Hello , I'm new to the protocol SNMP , and I want to develop a program with the snmp C API . The purpose of this program will be the creation of an agent SNMP and a private MIB for company . I read a lot from the website of net snmp net (http://www.net-snmp.org) Please I need help to

Debugging net-snmp C API

2012-08-02 Thread Mohamed Bana
Hi, All, I am running Windows with net-snmp 5.7.1 statically compiled into my program. I have around 39 something threads each issuing SNMP_MSG_GET requests. I wouldn’t think this is a problem because it seems to work fine here in my development machine. When I go to the Customer’s box things

Re: C# API

2005-11-11 Thread Dave Shield
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 ca

C# API

2005-11-10 Thread Paul D. Murphy
Is there a wrapped implementation that provides basic get, getnext and set operations? If not can someone point me in the correct direction of the library interfaces that would need wrapping. Thanks, Paul --- SF.Net email is sponsored by: T

C API Help

2005-10-07 Thread Ali Majdzadeh
Hello Does anyone know what are Net-SNMP's C API functions or macros to determine the type of a variable. (I know about vars->type but that is not my case) For example, what template string should be used with fprintf() when I am dealing with integer32,counter64,...? Reg

Net-SNMP C API

2005-10-06 Thread Ali Majdzadeh
Hello All How should I test whether the type of a variable is integer32 or something else? Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --- This SF.Net

Re: About Net-SNMP C API

2005-09-29 Thread Ali Majdzadeh
Thanks Dave. That was a nice source to start with. Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --- This SF.Net email is sponsored by: Power Architectur

Re: About Net-SNMP C API

2005-09-29 Thread Dave Shield
On Thu, 2005-09-29 at 05:41 -0700, Ali Majdzadeh wrote: > What is the replacement for Perl's $session->get_table > function in the C API? There isn't one. See 'snmptable.c' for roughly equivalent code. Dave --- T

About Net-SNMP C API

2005-09-29 Thread Ali Majdzadeh
Hello All Does anyone know: What is the replacement for Perl's $session->get_table function in the C API? Regards Ali __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://m

Re: c api plz

2005-05-20 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On Fri

Re: c api plz

2005-05-20 Thread Dave Shield
On Fri, 2005-05-20 at 08:37, Alaios wrote: > Hi i need a simple c program that can query a mib and > get the value of only one oid. See 'apps/snmpget.c' Dave --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first

c api plz

2005-05-20 Thread Alaios
Hi i need a simple c program that can query a mib and get the value of only one oid. Plz help me starting doing that __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -