Step 1:
sudo apt-get install snmp snmp-mibs-downloader
this will install the SNMP
Configuring the SNMP Manager
Open the /etc/snmp/snmp.conf
file in your text editor with sudo privileges:
In this file, there are a few comments and a single un-commented line. To allow the manager to import the MIB files, we simply need to comment out the mibs :
line:
Save and close the file when you are finished.,
We are now finished configuring the manager portion, but we will still need to use this server to help us configure our agent computer.
No comments:
Post a Comment