Difference between revisions of "snmptranslate guide"

From thelinuxwiki
Jump to: navigation, search
(Created page with "==install== ===debian [https://wiki.debian.org/SNMP]=== install snmp client utils $ '''apt-get install snmp''' loading mib files 1) enable non-free sources per there [https:...")
 
Line 1: Line 1:
 
==install==
 
==install==
 +
==tuturial==
 +
[http://net-snmp.sourceforge.net/tutorial/tutorial-5/commands/snmptranslate.html NET-SNMP Tutorial -- Using local MIBs]
 
===debian [https://wiki.debian.org/SNMP]===
 
===debian [https://wiki.debian.org/SNMP]===
 
install snmp client utils  
 
install snmp client utils  

Revision as of 17:34, 30 August 2020

install

tuturial

NET-SNMP Tutorial -- Using local MIBs

debian [1]

install snmp client utils

$ apt-get install snmp

loading mib files 1) enable non-free sources per there instructions 2) install snmp-mibs-downloader

$ apt-get install snmp-mibs-downloader

3) configure net-snmp command-line to use the MIBS, edit /etc/snmp/snmp.conf and comment out the following line: 4) as root or with sudo run download-mibs

$ download-mibs

default mib location

/var/lib/snmp/mibs/