close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Apr 10, 2009, 11:50:34 PM (14 years ago)
- Author:
-
greg
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6
|
v7
|
|
68 | 68 | }}} |
69 | 69 | Change (or comment out and add a new line) the line starting with com2sec so it reads: |
70 | | com2sec readonly default public (where public is the name of our community string) |
| 70 | 'com2sec readonly default public' (where public is the name of our community string) |
71 | 71 | And add the following line to switch the port from upd to tcp |
72 | | agentaddress tcp:161 |
| 72 | 'agentaddress tcp:161' |
| 73 | Save the exit the file. |
| 74 | |
73 | 75 | |
74 | 76 | Restart the snmpd daemon |