On 19 March 2012 19:20, Simon Chamlian wrote:
> Since the handler function is called for each OID in the table
No - the handler function is called with a list of the (relevant)
OIDs in the incoming request.
> (so one request at a time)?
No.
One of the changes introduced with the v5 handler-base
Hi,
The Table handler functions I get using one of the scripts are:
int xxxTable_handler(
netsnmp_mib_handler *handler,
netsnmp_handler_registration *reginfo,
netsnmp_agent_request_info*reqinfo,
netsnmp_request_info *requests)
{
netsnmp