Table of Contents
Table of Contents |
---|
Install SNMP
For Debian, use the following commands:
Code Block |
---|
apt-get install snmp snmpd |
Configure SNMP
Edit the configuration located at /etc/snmp/snmpd.conf
Change the line
Code Block |
---|
#com2sec readonly default public |
to
Code Block |
---|
com2sec readonly IPOFSERVER/CIDR CHANGEKEY |