This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=OPTIONS="-LS0-6d"
-
EnvironmentFile=-/etc/sysconfig/snmpd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/snmpd -p /run/snmpd.pid
-
ExecStart=/usr/sbin/snmpd $OPTIONS -f
-
ExecStart=/usr/sbin/snmpd -LOw -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf -f
-
PIDFile=/run/snmpd.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
RuntimeDirectory=agentx
-
Type=forking
-
Type=notify
-
-
[Unit]
-
After=network-online.target
-
After=syslog.target network-online.target
-
After=syslog.target network.target
-
ConditionPathExists=/etc/snmp/snmpd.conf
-
Description=Simple Network Management Protocol (SNMP) Daemon
-
Description=Simple Network Management Protocol (SNMP) Daemon.
-
Description=Simple Network Management Protocol (SNMP) daemon.
-
Additionnal notes
Nothing here.