On 06/02/2008, Lisa Morgan <[EMAIL PROTECTED]> wrote:
>   netsnmp_register_instance( test );

OK - so you are registering individual instances
(rather than scalar objects or whole tables).
That helper will take care of the GETNEXT-specific
processing, so your handler will only be called with
GET requests.

What happens if you report the missing value
using SNMP_ERR_NOSUCHINSTANCE
rather than SNMP_ERR_NOSUCHNAME ?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to