Re: Study net-snmp source code

2010-11-04 Thread Dave Shield
On 4 November 2010 18:28, Leo Lin wrote: > I would like to study net-snmp source code, where can I get started? http://www.net-snmp.org/download.html That includes links to the source code of the various current releases. Dave ---

Updating to get data back quicker...

2010-11-04 Thread Steve (Telsat Pacific)
Hello All, I've discussed this before, but neglected to ask this specific question. On my debian server, for some reason, when I query SNMP for the current bytes in and out of an interface, the rate which SNMP responds with is only updated one every 15 seconds. I know that in other distro's th

Re: confirm 8f637fb74678a629987502fc84f52d7b5218b0be

2010-11-04 Thread Manish Pohnekar
Hi All I have one query we are using the net-snmp library and receiving the agent information from cisco router we are getting IP address in hexadecimal format as well as in decimal value in corresponfing ascii character in 4 character lenghth. but not sure when returens hexadecimal or decim

Re: net-snmp on windows 2003 crash

2010-11-04 Thread Bart Van Assche
On Tue, Nov 2, 2010 at 5:49 PM, David Dumortier wrote: > I try to install net-snmp 5.5 on windows 2003 and the service die in > few seconds with the errors : > init_winExtDLL: could not load SNMP extension DLL > C:\WINDOWS\system32\inetsrv\httpmib.dll. > duplicate registration (mibII/snmp,C:\WIND

Study net-snmp source code

2010-11-04 Thread Leo Lin
Hi,   I would like to study net-snmp source code, where can I get started?   Thanks!   Leo; -- The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book

Re: netsnmp_large_fd_set_resize

2010-11-04 Thread Bart Van Assche
On Wed, Nov 3, 2010 at 9:31 PM, Joan Landry < joan.lan...@overturenetworks.com> wrote: > In profiling the net-snmp code it was discovered that the function > netsnmp_large_fd_set_resize is consuming a lot of cpu time. > > Does anyone know the ramifications of not doing the following set of > code: