Engine ID automatic discovery

Jochen Katz katz____agentpp.com
Sat Jun 7 15:23:33 CEST 2003


Hi,

> after client receives and sends back report, my SNMPv3 stack hangs forever -
> for some reason it never either receives or processes report. This report is

could you send me the output of your application if compiled with _DEBUG 
defined, so I could see where it hangs.

> a part of automatic engine ID discovery, so manager should use boots and
> time value of the client for the next set, which would result in client's
> response. And all this works fine on Windows platform. My question is, are
> there some special settings that need to set in order to turn on automatic
> engine id discovery (I'm guessing this is where the problem is) on Solaris ?
> Or maybe problem is due to something else ? In any case I think SNMPv3 stack
> shouldn't just hang in eventListHolder->SNMPBlockForResponse function. 

There is nothing to configure specific for solaris. EngineId discovery 
is turned on by default on all systems. If it hangs in 
SNMPBlockForResponse, I would assume a very big timeout, as the message 
should time out. Where exacly in this method does it hang (the do-loop 
or the lock call)?

Regards,
   Jochen




More information about the AGENTPP mailing list