http://bugzilla.opensuse.org/show_bug.cgi?id=1041452 http://bugzilla.opensuse.org/show_bug.cgi?id=1041452#c2 Per Jessen <per@computer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |per@computer.org --- Comment #2 from Per Jessen <per@computer.org> --- snmpd has not yet been converted to systemd. To start snmpd manually: cd /etc/init.d/ ./snmpd start It ought to work with "systemctl start" too, but it would appear that support for SysV init scripts has been discontinued? # systemctl status snmpd.service ● snmpd.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) -- You are receiving this mail because: You are on the CC list for the bug.