File: libsmi2pysnmp.1

package info (click to toggle)
python-pysnmp4 4.1.9a-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,068 kB
  • ctags: 1,969
  • sloc: python: 10,608; sh: 44; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH "libsmi2pysnmp" "1" "0.0.5-alpha" "Jan Luebbe" "PYSNMP"
.SH "NAME"
.LP
libsmi2pysnmp \- libsmi-to-pysnmp MIB converter
.SH "SYNTAX"
.LP
libsmi2pysnmp
.SH "DESCRIPTION"
.LP
libsmi2pysnmp is used to convert MIB definitions to a form usable by PySNMP. To convert a single MIB use it like this:
smidump -f python <mib-text-file.txt> | libsmi2pysnmp > <mib-text-file.py>
.SH "AUTHORS"
.LP
Ilya Etingof <ilya@glas.net>
.SH "SEE ALSO"
.LP
http://pysnmp.sourceforge.net