"Jacek Pop³awski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Do you have any experience with Python in SNMPv3 area?
SNMP suck per design and SNMPv3 suck even more by adding complexity to that
design IMO.
SNMPv2 sort of works well within the limits of the design of SNMP, so tha
the most recent version of PySNMP (like 4.1.x) has SNMP v3 support.
(not sure if its 100% or not...check with developer).
Anyhow I think the documentation explains how to use PySNMP
(http://pysnmp.sourceforge.net/docs/4.1.x/index.html) i think the
"interface" is common amongst the different SN