+<!-- NB:
+ There is a mismatch between the template numbering
+ for this entry, and the FAQ entries that refer to it.
+ This follows a review of the entries in the
+ Coding section.
+ -->
The first thing to realise is that the <CODE>'get_first'</CODE> and <CODE>'get_next'</CODE>
The first thing to realise is that the <CODE>'get_first'</CODE> and <CODE>'get_next'</CODE>
−hook routines are concerned with processing a single request, not
+hook routines are concerned with processing a single SNMP request, not
with walking the whole table. A full <CODE>"snmpwalk"</CODE> command will typically
with walking the whole table. A full <CODE>"snmpwalk"</CODE> command will typically
involve a series of individual 'GetNext' requests, and every one of
involve a series of individual 'GetNext' requests, and every one of
these will trigger a separate <CODE>'get_first/get_next/get_next/....'</CODE> cycle.
these will trigger a separate <CODE>'get_first/get_next/get_next/....'</CODE> cycle.
Exception encountered, of type "Error"