From cf8a4228cc0b0e334fd8c6e61005732a28e39612 Mon Sep 17 00:00:00 2001 From: elie Date: Tue, 14 Jun 2005 14:07:07 +0000 Subject: more comments on v3 --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d104267..0c61ffb 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ building SNMP managers fully aware of agent MIB, as well as SNMP agents having their own MIB instrumentation. PySNMP is written entirely in Python and only requires a few third-party -Python modules to operate (it is not a wrapper!). +Python packages to operate. The PySNMP package is distributed under terms and conditions of BSD-style license. See LICENSE at PySNMP homepage [1]. @@ -55,6 +55,9 @@ $ tar zxf pysnmp.tar.gz $ cd pysnmp $ python setup.py install +Besides PySNMP, the pyasn1 [8] package must be installed. For secure SNMPv3 +operation, the PyCrypto [9] toolkit is required. + OPERATION --------- @@ -157,5 +160,11 @@ REFERENCES [7] PySNMP mailing list archives: http://sourceforge.net/mail/?group_id=14735 +[8] pyasn1 project homepage: + http://pyasn1.sf.net + +[9] PyCrypto project: + http://www.amk.ca/python/code/crypto.html + =-=-= mailto: ilya@glas.net -- cgit v1.2.1