Is there any way to say that cache is expired ?

2011-02-16 Thread sujata patra
Hi , I have used mib2c.iterate.conf and using cache to generate the code. it frees everytime cache expires by calling XXXTable_free() function. caching is excellent feature. I was expecting that once the memory is freed up , it will be reloaded when there is a snmp request(snmpwalk ) from the cl

Reminder about your invitation from Augusto Salazar

2011-02-16 Thread Augusto Salazar (LinkedIn Invitations)
LinkedIn This invitation is awaiting your response: From Augusto Salazar -- (c) 2011, LinkedIn Corporation-- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and t

Re: Constant polling of the interface stats in if-mib

2011-02-16 Thread Eivind Naess
Sorry for sending this email again, but I cannot seem to be able to access the sourceforge page to submit my patch. Does you or anyone else have problem accessing the patch tracker and click "Add New"? I get a HTTP 500 error response back... Best Regards, - Eivind - Original Message ---

RE: snmpd 5.6.1 doesn't start on Windows7

2011-02-16 Thread Singh, Vinay
Earlier I had changed the compile option in the Makefile from /MD รจ /MT . After reverting back to original compile option(/MD) and doing dynamic build, now Master agent is running fine and in 5.6.1, even trap is working well. Thanks for the help!! -Vinay From: [email protected] [mail

Re: get client ip address

2011-02-16 Thread th exterit
Brilliant thanks, works like a treat! On Wed, Feb 16, 2011 at 3:17 PM, Niels Baggesen wrote: > On Wed, Feb 16, 2011 at 02:00:03PM +, th exterit wrote: > > I am writing a trap listener which listens on upd 162. When each trap > comes > > in I want to grab the source IP address of the device w

Re: get client ip address

2011-02-16 Thread Niels Baggesen
On Wed, Feb 16, 2011 at 02:00:03PM +, th exterit wrote: > I am writing a trap listener which listens on upd 162. When each trap comes > in I want to grab the source IP address of the device which sent the trap. > My code basically takes snmptrapd.c and stripped it down to essentials - > http:/

get client ip address

2011-02-16 Thread th exterit
Hi there. First off, apologies for mailing here but I was having little luck from the users mailing list. I am writing a trap listener which listens on upd 162. When each trap comes in I want to grab the source IP address of the device which sent the trap. My code basically takes snmptrapd.c and

Thank you. Re: Net-Snmp on Ubuntu Shared Library Error

2011-02-16 Thread rabiels1
Thank you all for you help. Ruth A Bielski/USA/RockwellCollins 02/15/2011 09:22 PM To [email protected] cc Subject Net-Snmp on Ubuntu Shared Library Error I followed the instructions on ( http://www.net-snmp.org/wiki/index.php/Net-Snmp_on_Ubuntu) with a fresh in

Re: snmpd 5.6.1 doesn't start on Windows7

2011-02-16 Thread Bart Van Assche
On Tue, Feb 15, 2011 at 9:27 PM, Singh, Vinay wrote: > I did not compile with OpenSSL. After running with snmpd - -Lo, I get the > following assert. > > _CrtIsValidHeapPointer(pUserData) in file dbgheap.c at line 1322 failed. > The next step is to verify with depends.exe whether snmpd.exe is load

Re: Net-Snmp on Ubuntu Shared Library Error

2011-02-16 Thread Dave Shield
On 16 February 2011 03:29, Abraham Varricatt wrote: > There is an additional step that needs to be put in the tutorial, > > Just add the following line to your .bashrc file (located in your home > directory) > export LD_LIBRARY_PATH=/usr/local/lib An alternative solution is to create a fil