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 > [email protected] > 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 [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
