Show annotated.html syntax highlighted
<!--#set var="section" value="development" -->
<!--#include virtual="/page-top.html" -->
<!-- CONTENT START -->
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex">
<a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class=
"qindexHL" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> |
<a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="pages.html">Related Pages</a> |
<a class="qindex" href="examples.html">Examples</a>
</div>
<h1>net-snmp Data Structures</h1>Here are the data structures with brief descriptions:
<table>
<tr>
<td class="indexkey"><a class="el" href="structiterator__info__s.html">iterator_info_s</a></td>
<td class="indexvalue">Holds iterator information containing functions which should be called by the iterator_handler to
loop over your data set and sort it in a SNMP specific manner</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__agent__request__info__s.html">netsnmp_agent_request_info_s</a></td>
<td class="indexvalue">The agent transaction request structure</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__column__info__t.html">netsnmp_column_info_t</a></td>
<td class="indexvalue">Column info struct</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__data__list__s.html">netsnmp_data_list_s</a></td>
<td class="indexvalue">Used to iterate through lists of data</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href=
"structnetsnmp__handler__registration__s.html">netsnmp_handler_registration_s</a></td>
<td class="indexvalue">Root registration info</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__iterator__info__s.html">netsnmp_iterator_info_s</a></td>
<td class="indexvalue">Holds iterator information containing functions which should be called by the iterator_handler to
loop over your data set and sort it in a SNMP specific manner</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href=
"structnetsnmp__mib__handler__access__methods.html">netsnmp_mib_handler_access_methods</a></td>
<td class="indexvalue">Defines the access methods to be called by the access_multiplexer helper</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__mib__handler__methods.html">netsnmp_mib_handler_methods</a></td>
<td class="indexvalue">Defines the subhandlers to be called by the multiplexer helper</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__mib__handler__s.html">netsnmp_mib_handler_s</a></td>
<td class="indexvalue">Mib handler structure to be registered</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__request__info__s.html">netsnmp_request_info_s</a></td>
<td class="indexvalue">The netsnmp request info structure</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href=
"structnetsnmp__table__registration__info__s.html">netsnmp_table_registration_info_s</a></td>
<td class="indexvalue">Table registration structure</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structnetsnmp__table__request__info__s.html">netsnmp_table_request_info_s</a></td>
<td class="indexvalue">The table request info structure</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structsnmp__pdu.html">snmp_pdu</a></td>
<td class="indexvalue">The snmp protocol data unit</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structsnmp__session.html">snmp_session</a></td>
<td class="indexvalue">The snmp session structure</td>
</tr>
<tr>
<td class="indexkey"><a class="el" href="structvariable__list.html">variable_list</a></td>
<td class="indexvalue">The netsnmp variable list binding structure, it's typedef'd to netsnmp_variable_list</td>
</tr>
</table>
<hr size="1" />
<address style="align: right;">
<small>Generated on Fri Dec 30 13:47:51 2005 for net-snmp by <a href="http://www.doxygen.org/index.html"><img src=
"doxygen.png" alt="doxygen" align="middle" border="0" /></a> 1.3.9.1</small>
</address>
<!-- CONTENT END -->
<!--#include virtual="/page-bottom.html" -->
See more files for this project here