If table interator helper is used
to access sorted tables, a small change in netsnmp_table_iterator_helper_handler() can greatly
improve performance. Giving the get_first_data_point function access to the indices from
the request (i.e. it is passed the netsnmp_table_request_info
*) the fun
On Fri, Feb 04, 2005 at 11:26:37AM -0500, Michael P. Soulier wrote:
> Hello,
>
> Looking at the snmpd.conf manpage, I see that the types that can be returned
> from a script called via pass or pass_persist are as follows:
>
> "The second line should be the TYPE of value returned, where TYPE is on
Hello,
Looking at the snmpd.conf manpage, I see that the types that can be returned
from a script called via pass or pass_persist are as follows:
"The second line should be the TYPE of value returned, where TYPE is one of
the text strings: string, integer, unsigned, objectid, timeticks, ipaddress