This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /etc/snmp/snmpd.conf.orig 2013-09-17 16:05:20.000000000 +0200 | |
| +++ /etc/snmp/snmpd.conf 2013-09-17 16:28:33.000000000 +0200 | |
| @@ -95,7 +95,7 @@ | |
| # arguments: community [default|hostname|network/bits] [oid] | |
| # We limit unauthenticated requesters to the system contact info | |
| -rocommunity public default .1.3.6.1.2.1.1.4 | |
| +rocommunity public default | |
| # rwcommunity: a SNMPv1/SNMPv2c read-write access community name |
NewerOlder