1 Mar 2009 22:43
Timeout question (Follow up)
Hello all, I think I figured out what my problem is. The Network Elements I am querying (multithreaded) use an identical (e.g. non unique) authoritiveEngineID. The internal administration of the USM stores both UsmUserEntry and UsmTimeEntry based on the authoritiveEngineID. I am aware that this is not according to RFC 3414, but there is nothing I can do about it. Since the Network elements are also managed by others than me and changing the authoritiveEngineID would require regenerating all the access information for the other users, this is not the way to go. I'm thinking about adding the target address as extra parameter to both the user and time table in the USM to make the SNMP4J library capable of handling non unique authoritiveEngineID's. Please let me know if I'm the only one having problems like this or (hopefully) anyone else has encountered the same kind of problems and has a fix for it already. Also, if you think I'm missing anything in my analysis of the code to be modified, please let me know. Thanks in advance and best regards, Sjoerd --- On Fri, 2/27/09, Sjoerd van Doorn <sjoerdvandoorn@...> wrote: From: Sjoerd van Doorn <sjoerdvandoorn@...> Subject: Timeout question To: "SNMP4j" <snmp4j@...> Date: Friday, February 27, 2009, 12:07 PM Hello, I am using the v1.3.9c version of the library on a openSolaris platform we are setting and getting SNMP variables on appr. 40 devices that use snmp tables for the entries. Every now and then, the GetNext call times out for a reason I can't seem to figure out.(Continue reading)
RSS Feed