File: build-pysnmp-mib.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 (28 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH "build-pysnmp-mib" "1" "" "Jan Luebbe" "PYSNMP"
.SH "NAME"
.LP
build-pysnmp-mib \- build PySNMP MIB definitions from MIB text files
.SH "SYNTAX"
.LP
.B build-pysnmp-mib
[
.B \-o
.I pysnmp-mib-file
] [
.I mib-text-file
]
.SH "DESCRIPTION"
.LP
build-pysnmp-mib is used to convert many MIB definitions to a form usable by PySNMP.
.SH "OPTIONS"
.TP
\-o \fI pysnmp-mib-file
write the generated file to
.I pysnmp-mib-file
.SH "AUTHORS"
.LP
Ilya Etingof <ilya@glas.net>
.SH "SEE ALSO"
.LP
http://pysnmp.sourceforge.net