Documentation review with Simon, minor changes

This commit is contained in:
Dirk Ziegelmeier
2016-07-27 08:05:38 +02:00
parent 1993b0257c
commit 6b524367a3
10 changed files with 39 additions and 20 deletions

View File

@@ -36,6 +36,12 @@
/**
* @defgroup snmp SNMPv2c agent
* @ingroup apps
* SNMPv2c compatible agent\n
* There is also a MIB compiler and a MIB viewer included in this project.\n
* The agent implements the most important MIB2 MIBs including IPv6 support
* (interfaces, UDP, TCP, SNMP, ICMP, SYSTEM). IP MIB is an older version
* whithout IPv6 statistics (TODO).\n
* Work on SNMPv3 has started, but is not finished.
*
* @defgroup snmp_core Core
* @ingroup snmp