SNMP Setup
Appearance
macOS
in Terminal:<syntaxhighlight lang="zsh"> sudo sed -i 's/^rocommunity/rocommunity public 10.1.0.0\/16\n# rocommunity/' /etc/snmp/snmpd.conf </syntaxhighlight>and<syntaxhighlight lang="zsh"> sudo launchctl load -w /System/Library/LaunchDaemons/org.net-snmp.snmpd.plist </syntaxhighlight>