summaryrefslogtreecommitdiff
path: root/docs/source/docs/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/docs/contents.rst')
-rw-r--r--docs/source/docs/contents.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/docs/contents.rst b/docs/source/docs/contents.rst
index 48475dc..ddde9cf 100644
--- a/docs/source/docs/contents.rst
+++ b/docs/source/docs/contents.rst
@@ -35,6 +35,12 @@ of SNMP Engine:
.. toctree::
/docs/v3arch/snmp-engine
+SNMP represents the information is manages in form of values belonging to
+a set of types.
+
+.. toctree::
+ /docs/snmp-data-types
+
At the other end of the complexity spectrum, PySNMP offers packet-level
ASN.1 data structures that let you build, parse and analyze SNMP messages
travelling over network. This extremely low-level programming interface is