skip to navigation
skip to content

DLNetSNMP 0.4.1

A small but complete NetSNMP ctypes wrapper.

DLNetSNMP is a Python ctypes wrapper for the NetSNMP library written.
It provides:
 - Synchronous and asynchronous "get", "getbulk", "walk" and "set" operations.
 - MIBs management: set/get MIBs paths, load new MIBs, get OID descriptions
   from MIBs, oid to name (and vice versa) translation tools.
 - Session management, internal asynchronous events management, pluggable logger
   and meaningful error reporting.
 - Multi-platform: runs under Linux (and I think other Unixes also), Windows and OS X.

Log in to rate this package.