

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.net-snmp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Bulk_to_next</id>
		<title>Bulk to next - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.net-snmp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Bulk_to_next"/>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;action=history"/>
		<updated>2026-05-05T04:24:35Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;diff=5141&amp;oldid=prev</id>
		<title>Wes at 16:14, 13 July 2011</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;diff=5141&amp;oldid=prev"/>
				<updated>2011-07-13T16:14:46Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&#039;diff diff-contentalign-left&#039;&gt;
				&lt;col class=&#039;diff-marker&#039; /&gt;
				&lt;col class=&#039;diff-content&#039; /&gt;
				&lt;col class=&#039;diff-marker&#039; /&gt;
				&lt;col class=&#039;diff-content&#039; /&gt;
				&lt;tr style=&#039;vertical-align: top;&#039; lang=&#039;en&#039;&gt;
				&lt;td colspan=&#039;2&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;2&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 16:14, 13 July 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l3&quot; &gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The &amp;#039;&amp;#039;bulk to next&amp;#039;&amp;#039; helper converts [[GETBULK]] requests into [[GETNEXT]] requests and handles repeatedly calling the lower level handlers with multiple GETNEXT requests to fulfill all the data needed.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The &amp;#039;&amp;#039;bulk to next&amp;#039;&amp;#039; helper converts [[GETBULK]] requests into [[GETNEXT]] requests and handles repeatedly calling the lower level handlers with multiple GETNEXT requests to fulfill all the data needed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;HANDLER_CAN_GETBULK&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;HANDLER_CAN_GETBULK&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Since it is common for low level [[MIB]] code to not worry about GETBULKs, this handler is inserted by default &amp;#039;&amp;#039;&amp;#039;unless&amp;#039;&amp;#039;&amp;#039; the &amp;#039;&amp;#039;HANDLER_CAN_GETBULK&amp;#039;&amp;#039; flag has been passed to netsnmp_create_handler_registration() or a similar function.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Since it is common for low level [[MIB]] code to not worry about GETBULKs, this handler is inserted by default &amp;#039;&amp;#039;&amp;#039;unless&amp;#039;&amp;#039;&amp;#039; the &amp;#039;&amp;#039;HANDLER_CAN_GETBULK&amp;#039;&amp;#039; flag has been passed to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;#039;&amp;#039;&lt;/ins&gt;netsnmp_create_handler_registration()&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;#039;&amp;#039; &lt;/ins&gt;or a similar function.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;diff=5140&amp;oldid=prev</id>
		<title>Wes at 16:14, 13 July 2011</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;diff=5140&amp;oldid=prev"/>
				<updated>2011-07-13T16:14:31Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&#039;diff diff-contentalign-left&#039;&gt;
				&lt;col class=&#039;diff-marker&#039; /&gt;
				&lt;col class=&#039;diff-content&#039; /&gt;
				&lt;col class=&#039;diff-marker&#039; /&gt;
				&lt;col class=&#039;diff-content&#039; /&gt;
				&lt;tr style=&#039;vertical-align: top;&#039; lang=&#039;en&#039;&gt;
				&lt;td colspan=&#039;2&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;2&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 16:14, 13 July 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l3&quot; &gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The &amp;#039;&amp;#039;bulk to next&amp;#039;&amp;#039; helper converts [[GETBULK]] requests into [[GETNEXT]] requests and handles repeatedly calling the lower level handlers with multiple GETNEXT requests to fulfill all the data needed.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The &amp;#039;&amp;#039;bulk to next&amp;#039;&amp;#039; helper converts [[GETBULK]] requests into [[GETNEXT]] requests and handles repeatedly calling the lower level handlers with multiple GETNEXT requests to fulfill all the data needed.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;HANDLER_CAN_GETBULK&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;HANDLER_CAN_GETBULK&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Since it is common for low level [[MIB]] code to not worry about GETBULKs, this handler is inserted by default &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;**&lt;/del&gt;unless&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;** &lt;/del&gt;the &amp;#039;&amp;#039;HANDLER_CAN_GETBULK&amp;#039;&amp;#039; flag has been passed to netsnmp_create_handler_registration() or a similar function.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Since it is common for low level [[MIB]] code to not worry about GETBULKs, this handler is inserted by default &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;#039;&amp;#039;&amp;#039;&lt;/ins&gt;unless&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;#039;&amp;#039;&amp;#039; &lt;/ins&gt;the &amp;#039;&amp;#039;HANDLER_CAN_GETBULK&amp;#039;&amp;#039; flag has been passed to netsnmp_create_handler_registration() or a similar function.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;diff=5139&amp;oldid=prev</id>
		<title>Wes: Created page with &quot;{{helper|Bulk To Next|code=agent/helpers/bulk_to_next.c|documentation=bulk__to__next}}  The &#039;&#039;bulk to next&#039;&#039; helper converts GETBULK requests into GETNEXT requests and ha...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Bulk_to_next&amp;diff=5139&amp;oldid=prev"/>
				<updated>2011-07-13T16:14:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{helper|Bulk To Next|code=agent/helpers/bulk_to_next.c|documentation=bulk__to__next}}  The &amp;#039;&amp;#039;bulk to next&amp;#039;&amp;#039; helper converts &lt;a href=&quot;/wiki/index.php/GETBULK&quot; title=&quot;GETBULK&quot;&gt;GETBULK&lt;/a&gt; requests into &lt;a href=&quot;/wiki/index.php/GETNEXT&quot; title=&quot;GETNEXT&quot;&gt;GETNEXT&lt;/a&gt; requests and ha...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{helper|Bulk To Next|code=agent/helpers/bulk_to_next.c|documentation=bulk__to__next}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;bulk to next&amp;#039;&amp;#039; helper converts [[GETBULK]] requests into [[GETNEXT]] requests and handles repeatedly calling the lower level handlers with multiple GETNEXT requests to fulfill all the data needed.&lt;br /&gt;
HANDLER_CAN_GETBULK&lt;br /&gt;
Since it is common for low level [[MIB]] code to not worry about GETBULKs, this handler is inserted by default **unless** the &amp;#039;&amp;#039;HANDLER_CAN_GETBULK&amp;#039;&amp;#039; flag has been passed to netsnmp_create_handler_registration() or a similar function.&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	</feed>