In the mib_handlers access_method,
say that in MODE_GET , the instance for a table is not valid,
I should use netsnmp_request_set_error(request, SNMP_NOSUCHINSTANCE),
and continue processing all requests.
then what does the access_method return? always SNMP_ERR_NOERROR?
thanks,
Erez.