PySNMP 4.x-alpha SMI API usage examples
The following example scripts demonstrate PySNMP API to SMIv2 information.
Please, note, that prior to access MIB through these APIs you need to
convert MIB text files into PySNMP SMI-compliant Python modules
with the smidump tool (from libsmi distro) and libsmi2pysnmp
script (from pysnmp-4.x distro).
For more information please, refer to pysnmp or pysnmp-apps distributions.
Need help? Try PySNMP mailing lists.
|