[SNMP4J] target address timeout

Jerome Jabson jjabson at yahoo.com
Tue Feb 9 23:02:48 CET 2010


Hi Frank,

I'm using UDP.

Thanks,
Jerome



----- Original Message ----
From: Frank Fock <fock at agentpp.com>
To: snmp4j at agentpp.org
Sent: Tue, February 9, 2010 1:44:47 PM
Subject: Re: [SNMP4J] target address timeout

Jerome,

Are you using TCP or UDP?

Best regards,
Frank

On 09.02.2010 02:36, Jerome Jabson wrote:
> Hello,
>
> I'm trying to detect if a target address is not responding during this call:
>
> list = treeUtils.getSubtree(target, new OID(oid));
>
> I have the following set for target address:
>
>                  target.setAddress(targetAddress);
>                  target.setRetries(RETRIES);
>                  target.setTimeout(TIMEOUTS);
>
> where RETRIES = 3
> and TIMEOUTS = 5000
>
> for some reason it takes a very long time (5/6 minutes) before I get anything back from calling treeUtils.Any insight would be greatly appreciated.
>
> Thanks,
> Jerome
>
>
>
>
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at 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 at agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j



      



More information about the SNMP4J mailing list