[SNMP4J] target address timeout

Frank Fock fock at agentpp.com
Tue Feb 9 22:44:47 CET 2010


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




More information about the SNMP4J mailing list