summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorelie <elie>2008-02-05 20:12:22 +0000
committerelie <elie>2008-02-05 20:12:22 +0000
commit961ffda749f6e67f97579bff9c986d3b011c0fa4 (patch)
treeac8190185a5283271c97a54e78f5f707a385e005 /README
parented4983d8ee63e59f4de57820ac738403dfc87cac (diff)
downloadpysnmp-961ffda749f6e67f97579bff9c986d3b011c0fa4.tar.gz
updated
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
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