`
popi
  • 浏览: 8761 次
  • 性别: Icon_minigender_1
  • 来自: 济南
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

netsnmp installation on ubuntu

 
阅读更多
1. install net-snmp on ubuntu
    http://www.net-snmp.org/wiki/index.php/Net-Snmp_on_Ubuntu
2. using and loading mibs
    http://www.net-snmp.org/wiki/index.php/TUT:Using_and_loading_MIBS
3. put the private mibs into snmp paths
    run command: net-snmp-config --default-mibdirs to get the default mibs directory, and put your private mibs to the directory.
    run command: net-snmp-config --snmpconfpath to get the directory of snmp.conf
    edit snmp.conf and add below contents:
      mibs +MyMIB
    use snmptranslate -IR xxxxx to verify if you have got it ready.
  
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics