home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / libsnmp-base / README.Debian < prev    next >
Encoding:
Text File  |  2006-08-08  |  988 b   |  27 lines

  1. Please note the following customizations of the Net-SNMP packages for
  2. Debian.
  3.  
  4. The default configuration for snmpd is rather paranoid for security
  5. reasons.  Edit /etc/snmp/snmpd.conf or run snmpconf to allow greater
  6. access.
  7.  
  8. The snmpconf program provides a simple, menu driven way of configuring
  9. the snmp applications and daemons.
  10.  
  11. You can individually control whether or not snmpd and snmpdtrap are
  12. run by editing /etc/default/snmp.  In addition, neither daemon will be
  13. run if its config file /etc/snmp is removed.
  14.  
  15. As of net-snmp version 5.0, master agentx support must be enabled in
  16. snmpd before snmptrapd can be run.  See snmpd.conf(5) for how to do
  17. this.
  18.  
  19. As of net-snmp version 5.0, the community string can no longer be
  20. specified after the agent parameter on the command line.  It must now
  21. be specified with the -c option.  Please see snmpcmd(1) for more
  22. information.
  23.  
  24. snmpd is built with TCP Wrappers.  Make sure your /etc/hosts.allow and
  25. /etc/hosts.deny files account for this.
  26.  
  27.