On 01/21/2012 09:56 AM, Paul Gevers wrote: > tags 656613 + pending patch lenny > thanks > > Just for the record, we are working on getting an updated security > release, the relevant change is in our GIT repo. In the mean while, > people that really want this fixed asap can use the attached patch on > the file /usr/share/cacti/site/lib/snmp.php
You get rid of $maxoids in that part of the code to fix the issue and use a hardcoded 50. It would be cleaner to add a $max_oids argument to the snmp_walk function with a default value (of 50) IMHO. Cheers Luk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

