Difference between revisions of "FAQ:General 03"

From Net-SNMP Wiki
Jump to: navigation, search
 
m (Add list of entries in this section)
Line 19: Line 19:
  
 
     [[FAQ:General]]
 
     [[FAQ:General]]
 +
 +
    {{:FAQ:General}}

Revision as of 13:52, 11 August 2006

What documentation is available?

  • This FAQ (!)
  • README and individual READMEs for various platforms
  • README.thread (discusses threading issues)
  • INSTALL
  • PORTING
  • EXAMPLE.conf
  • man pages for the individual tools, files and the API
  • A guide for extending the agent
  • Tutorials for both ucd-snmp v4 and net-snmp v5
at http://www.net-snmp.org/tutorial/
and http://www.net-snmp.org/tutorial-5/ respectively

Most of this documentation (plus archives of the mailing lists) is also available on our web page:

http://www.net-snmp.org/


   FAQ:General

   This section covers issues related to the project as a whole.
  1. What is it?
  2. Where can I get it?
  3. What documentation is available?
  4. Are there binaries available?
  5. What's the difference between UCD-SNMP and Net-SNMP?
  6. What operating systems does it run on?
  7. What happens if mine isn't listed?
  8. Does it run on Windows?
  9. How do I find out about new releases?
  10. How can I find out what other people are doing?
  11. How do I submit a patch or bug report?
  12. Can I reuse the code in my commercial application?
  13. What's the difference between SNMPv1, SNMPv2 and SNMPv3?
    What's the difference between SNMPv2 and SNMPv2c?
  14. Which versions of SNMP are supported in this package?
  15. Can I use SNMPv1 requests with an SNMPv2 MIB (or vice versa)?
  16. How can I monitor my system with SNMP?
  17. Where can I find more information about network management?
  18. What ports does SNMP use?
  19. Is Net-SNMP thread safe?

Additional Contributions

Feel free to propose additional questions for this section

  • When I run the snmpget tutorial, I get a timeout message. How do I fix this?
  • When I run the snmpget tutorial I get a bunch of cannot find module errors. How do I fix this?
  • ...
  • ...

or suggest entries that might be more appropriate in a different section.

Comments on the content or phrasing of individual entries should be made on the relevant wiki page - this page is more intended for discussion of the higher-level structure of this section.

Other FAQ Sections

The other sections are:

   FAQ:General
   FAQ:Applications
   FAQ:Perl
   FAQ:MIBs
   FAQ:Agent
   FAQ:Compiling
   FAQ:Coding
   FAQ:Misc