File: README.txt

package info (click to toggle)
python-pysnmp4-mibs 0.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,708 kB
  • sloc: python: 48,682; makefile: 20; sh: 6
file content (16 lines) | stat: -rw-r--r-- 543 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

A collection of IETF & IANA MIBs
--------------------------------

This is a set of IETF & IANA MIBs pre-compiled and packaged to
simplify their use with the PySNMP library [1].

All these files were autogenerated from ASN.1 MIB files using
PySMI [2] MIB compiler.

There is no strong need to use this package with modern PySNMP.
PySNMP 4.3+ automatically calls PySMI on ASN.1 MIB files to
compile MIBs into PySNMP format at the runtime.

[1] PySNMP library homepage: http://pysnmp.sf.net
[2] PySMI MIB compiler: http://sf.net/projects/pysmi