CentOS 8 SNMP
-
install the package:
dnf install net-snmp
set the service to automatic start on boot:
systemctl enable snmpd
start the service:
systemctl start snmpd
SNMP Utils für tests mit snmpwalk:
dnf install net-snmp-utils
Disable Firewalld
click hereChange Community String:
nano /etc/snmp/snmpd.conf