[SNMP4J] TableUtils getTable problems

Robert Stacy rstacy at zcorum.com
Wed Apr 23 15:27:18 CEST 2008


Michael Yavorovsky wrote:
> Hi,
>
>  
>
> I'm using TableUtils.getTable (SNMPv1) to get rather big tables
> (something like 2k rows) and on some step I started to get OutOfMemory
> exceptions while running this method. Than I tried to get those tables
> asynchronously and got worse performance.  Is there any other solution
> to provide better performance for big SNMP tables?
>
>  
>
>  
>
> Thanks in advance,
>
>    Michael
>
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j
>
>
>   
Not sure why you are getting an out of memory exception.  I have 
actually retrieved much larger tables than that using TableUtils both 
synchronously and asynchronously and have had no issues.  Check the code 
you are executing when processing the table maybe.



More information about the SNMP4J mailing list