Re: automated build/testing?

2005-06-13 Thread Tom Flavel
On 13/06/2005 09:50:01, Dave Shield wrote: > On Fri, 2005-06-10 at 18:27, Robert Story wrote: > > I build the 3 most recent branches on Linux x86 nightly, though > > I've recently been too busy to pay attention to the results. What > > I probably need to add is something to mail the coders list whe

Re: compiling module; conflicting function names

2005-06-03 Thread Tom Flavel
On 03/06/2005 09:26:58, Matthew Boehm wrote: > Robert Story wrote: > > > You have two options: > > > > 1) trim down header files in files that hit the conflict (ie don't > > include the net-snmp parse.h) > > > > 2) patch net-snmp to rename the function. It's only used in one > > files, so it shoul

Re: c code!Help me plz

2005-05-22 Thread Tom Flavel
On 22/05/2005 07:45:53, Alaios wrote: > yes this oid exists.. i know that because i use tkmib > and i have founbd there the value > oid myoid[] = { 1, 3, 6, 1, 2, 1, 4, 8 }; > Is it possible to give me other oid to check? > Thx a lot (Please don't reply to me personally: use the mailing list) Wh

Re: c code!Help me plz

2005-05-22 Thread Tom Flavel
On 22/05/2005 00:44:25, Alaios wrote: > > I have se the two variables > oid myoid[] = { 1, 3, 6, 1, 2, 1, 4, 8 }; > size_t length_myoid = sizeof(myoid) / > sizeof(oid); > > ...skipped a bunch of lines. > sess_handle = snmp_open(&session); > pdu = snmp_pdu_create(SNMP_MSG_GET);

Re: Snmp vs HTTP

2005-04-11 Thread Tom Flavel
On 11/04/2005 14:33:41, Divakar.Y wrote: > > I guess its basically the type of interface u want to use to manage ur > network elements. > HTTP provides u the GUI, the snmp stack like the net-snmp software provides a > strong CLI(command line interface). No, HTML provides the interface. HTTP can