From 961ffda749f6e67f97579bff9c986d3b011c0fa4 Mon Sep 17 00:00:00 2001 From: elie Date: Tue, 5 Feb 2008 20:12:22 +0000 Subject: updated --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 13fd291..d920a77 100644 --- a/README +++ b/README @@ -100,12 +100,11 @@ visualisation purposes (SNMP manager side) and/or become management targets While MIB parser/codegenerator has not been implemented in PySNMP, the smidump tool of libsmi library [6] could be used for automatic convertion -of MIB text files into Python code. The code been generated relies upon -PySNMP SMI library. +of MIB text files into Python code. The produced code relies on PySNMP +SMI library. In order to convert MIB text files into pysnmp.smi-compliant Python source, -please, use build-pysnmp-mib utility as shipped along with PySNMP -distribution. +please, use build-pysnmp-mib utility as shipped with PySNMP distribution. A large set of pre-compiled MIB files is shipped along the pysnmp-mibs package.[2] @@ -150,6 +149,8 @@ REFERENCES [6] libsmi homepage http://www.ibr.cs.tu-bs.de/projects/libsmi/ + Use libsmi version > 0.4.5, possibly from libsmi SVN: + svn checkout http://www.ibr.cs.tu-bs.de/svn/libsmi [7] PySNMP mailing list archives: http://sourceforge.net/mail/?group_id=14735 -- cgit v1.2.1