agent__callbacks_8h-source.html from net-snmp at Krugle
Show agent__callbacks_8h-source.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=
"qindex" 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>
<div class="nav">
<a class="el" href="dir_000000.html">include</a> / <a class="el" href=
"dir_000001.html">net-snmp</a> / <a class="el" href="dir_000002.html">agent</a>
</div>
<h1>agent_callbacks.h</h1>
<div class="fragment">
<pre class="fragment">
00001 <span class="preprocessor">#ifndef AGENT_CALLBACKS_H</span>
00002 <span class="preprocessor">#define AGENT_CALLBACKS_H</span>
00003
00004 <span class="preprocessor">#define SNMPD_CALLBACK_ACM_CHECK 0</span>
00005 <span class="preprocessor">#define SNMPD_CALLBACK_REGISTER_OID 1</span>
00006 <span class="preprocessor">#define SNMPD_CALLBACK_UNREGISTER_OID 2</span>
00007 <span class="preprocessor">#define SNMPD_CALLBACK_REG_SYSOR 3</span>
00008 <span class="preprocessor">#define SNMPD_CALLBACK_UNREG_SYSOR 4</span>
00009 <span class="preprocessor">#define SNMPD_CALLBACK_ACM_CHECK_INITIAL 5</span>
00010 <span class="preprocessor">#define SNMPD_CALLBACK_SEND_TRAP1 6</span>
00011 <span class="preprocessor">#define SNMPD_CALLBACK_SEND_TRAP2 7</span>
00012 <span class="preprocessor">#define SNMPD_CALLBACK_REGISTER_NOTIFICATIONS 8</span>
00013 <span class="preprocessor">#define SNMPD_CALLBACK_PRE_UPDATE_CONFIG 9</span>
00014 <span class="preprocessor">#define SNMPD_CALLBACK_INDEX_START 10</span>
00015 <span class="preprocessor">#define SNMPD_CALLBACK_INDEX_STOP 11</span>
00016 <span class="preprocessor">#define SNMPD_CALLBACK_ACM_CHECK_SUBTREE 12</span>
00017 <span class="preprocessor">#define SNMPD_CALLBACK_REQ_REG_SYSOR 13</span>
00018 <span class="preprocessor">#define SNMPD_CALLBACK_REQ_UNREG_SYSOR 14</span>
00019 <span class="preprocessor">#define SNMPD_CALLBACK_REQ_UNREG_SYSOR_SESS 15</span>
00020
00021 <span class="preprocessor">#endif </span><span class="comment">/* AGENT_CALLBACKS_H */</span>
</pre>
</div>
<hr size="1" />
<address style="align: right;">
<small>Generated on Fri Dec 30 13:47:43 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