Hi Christoph,

Ok, then you are right. I thought that you checked the
error status of the response. The request error index
contains the max repetitions value for GETBULK
requests. That was probably misleading you.
The request object is never changed by SNMP4J except
for the request identifier.

The timeout is most likely caused by a firewall (i.e., of
your windows system).

Best regards,
Frank


On 07.04.2010 07:55, Kling Christoph wrote:
> Hi,
>
> It must be a time out because onResponse(ResponseEvent event) is called after 
> the defined timeout. When I print out request.getErrorIndex() in the 
> onResponse procedure, the index is the same number than the PDU size.
> But most of all, it runs on Windows XP but not on Linux. Is there a known 
> problem?
>
> Best regards
> Christoph
>
> -----Ursprüngliche Nachricht-----
> Von: snmp4j-boun...@agentpp.org [mailto:snmp4j-boun...@agentpp.org] Im 
> Auftrag von Frank Fock
> Gesendet: Mittwoch, 7. April 2010 00:22
> An: snmp4j@agentpp.org
> Betreff: Re: [SNMP4J] linux - windows Problem
>
> Hi,
>
> If you get an error code, the request cannot be timed out
> (and vice versa).
>
> Best regards,
> Frank
>
> On 06.04.2010 14:40, Kling Christoph wrote:
>> Hi,
>>
>>
>>
>> i developed a program under Windows XP to supervise some network switches 
>> and it works without problem.
>>
>> But when I start the program on a linux computer the requests always runs in 
>> a timeout. Strangely the error code is always the PDU size.
>>
>> I'm running version 1.11.
>>
>>
>>
>> Any idea?
>>
>>
>>
>>
>>
>> Freundliche Grüsse
>>
>> Christoph Kling, MSc.
>>
>> Software Engineer
>>
>>
>>
>>
>>
>> Stadler Bussnang AG
>>
>> Industriestrasse 4
>>
>> CH-9565 Bussnang
>>
>> Switzerland
>>
>>
>>
>> Tel +41 (0) 71 626 25 98
>>
>> christoph.kl...@stadlerrail.ch
>>
>> http://www.stadlerrail.com
>>
>>
>>
>> _______________________________________________
>> SNMP4J mailing list
>> SNMP4J@agentpp.org
>> http://lists.agentpp.org/mailman/listinfo/snmp4j
>

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com

_______________________________________________
SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to