On Thu, 21 Jun 2007 05:39:53 -0700 (PDT) Need wrote: NH> So based on your response, it seems like I can set "processed = 1" in the "_object_lookup()" routine at the same time I set "req->requestvb->type = SNMP_NOSUCHINSTANCE". This seems to be a more general solution which you prefer. My check then could simply check "processed" instead of the "NOSUCHINSTANCE" return value directly .... correct.
right. NH> Hey, one more thing, which error codes are considered "hard" errors? Well, that's not really proper SNMP terminology.. but for example, a no-such-instance is a hard error for a GET, but a soft error for a get-next. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
