活到老,学到老
发布时间:2015-07-01 15:06:14
<p class="MsoPlainText" style="line-height:26px;white-space:normal;">一,trap的用途<br />TRAP是提供从代理进程到管理站的异步报告机制。<br />为了使管理站能够及时而又有效地对被管理设备进行监控,同时又不过分增加网络的通信负载,必须使用陷入(TRAP)制导的轮讯过程。代理进程负责在必要时 向管理站报告异常.........【阅读全文】
发布时间:2015-07-01 13:47:45
.c和.h生成,上一篇总结文章里面已经说了,也是使用mib2c同样的方法。<br />这里只贴出来.c的模板代码,基本可以实现set操作。具体到每一个case处理,我还没有去深入的研究。<br /><br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code452')">此处</s.........【阅读全文】
发布时间:2015-07-01 12:26:05
<p style="margin-top:0px;margin-bottom:0px;white-space:normal;line-height:25.99431800842285px;"><strong>参考:</strong><a href="http://blog.csdn.net/shanzhizi/article/details/11769491" target="_blank">http://blog.csdn.net/shanzhizi/article/details/11769491<br /></a><br /><strong></strong><strong.........【阅读全文】
发布时间:2015-07-01 10:37:53
<p>1、首先,安装 sudo apt-get install libperl-dev </p><p>2、安装<span>net-snmp</span><span>:</span> </p><p style="text-indent:21.0000pt;">一、在线安装:sudo apt-get install net-snmp</p><p style="text-indent:21.0000pt;">二.........【阅读全文】