Jump to content

Snmp: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 August 2025

  • curprev 18:1418:14, 11 August 2025 Admin talk contribs 1,016 bytes +1,016 Created page with "=== INSTALL snmp === <syntaxhighlight lang='bash'> apt install snmp systemctl status snmpd.service systemctl start snmpd.service </syntaxhighlight> === INSTALL snmp-mibs-downloader === <syntaxhighlight lang='bash'> apt install snmp-mibs-downloader </syntaxhighlight> === Configure /etc/snmp/snmp.conf === ==== Path mibs + conf ==== <syntaxhighlight lang='bash'> mibs +ALL mibdirs /var/lib/mibs/iana/:/var/lib/mibs/ietf/:/root/.snmp/mibs/:/root/.snmp/mibs/netdisco-mibs/..."