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:...")

Revision as of 15:05, 30 August 2020

install

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/