RE: Decrease execute times of get_first_data_point() when getBulk

2007-03-15 Thread Adam Bell
I like the code format of the iterate_access output but the -S cache=1 option does not generate the cache access code as in the iterate option. The only real difference I see in the code is the access code is put into a separate file, with some support routines also. The iterate option is a bit

Re: Reporting

2007-03-15 Thread Thomas Anders
Alexander Czigler wrote: > uname: FreeBSD 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 > UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 > > checking sys/conf.h presence... yes > configure: WARNING: sys/conf.h: present but cannot be compiled Whci hnet-snmp version? Sh

802.11 mibs

2007-03-15 Thread Newase Sagar Deepak
hi, i have added 802.11 support but only The ResourceTypeID "RTID" is getting accessed. what I'm i missing whether i has to enable or activate Any other thing I'm working on uclinux Os. Thnaks - Take Surveys. Earn Cash. In

Reporting

2007-03-15 Thread Alexander Czigler
Just picked this up in the terminal.. uname: FreeBSD 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ GENERIC i386 checking sys/conf.h presence... yes configure: WARNING: sys/conf.h: present but cannot be compiled configure: WARNIN

Transport max size

2007-03-15 Thread Yaniv S.
Hello, I have implemented the get-range command according to the ID. I only have one thing and it is to find where the cutting of data is being done if we exceed the MTU. As far as I understood the code the transport->msgMaxSize. Is always the same. I would appreciate any advise. Thanks in advan