Jeremy Sanders <[EMAIL PROTECTED]> wrote:
> On Thu, 09 Dec 2004 15:34:14 +0200, Petri Laakso wrote:
[skipped]
> The old versions of PySNMP (version 2.XX), seem to be a lot simpler to
> use than later ones, so I might do that. That's if I can work out how to
Recent versions tend to be more comple
Jeremy Sanders wrote:
Hi -
I'd like to write a program which basically does a few snmpgets. I haven't
been able to find a python package which gives you a nice high-level and
simple way of doing this (like PHP has). Everything appears to be
extremely low level. All I need is SNMPv1.
Does anyone kno
On Thu, 09 Dec 2004 15:34:14 +0200, Petri Laakso wrote:
>> have you tested twistedsnmp?
> http://twistedsnmp.sourceforge.net/
I looked at it, but it needs Twisted compiled and installed, which is a
pain.
The old versions of PySNMP (version 2.XX), seem to be a lot simpler to
use than later ones,
On Thu, 09 Dec 2004 11:15:27 +, Jeremy Sanders wrote:
> Hi -
>
> I'd like to write a program which basically does a few snmpgets. I haven't
> been able to find a python package which gives you a nice high-level and
> simple way of doing this (like PHP has). Everything appears to be
> extremel
Hi -
I'd like to write a program which basically does a few snmpgets. I haven't
been able to find a python package which gives you a nice high-level and
simple way of doing this (like PHP has). Everything appears to be
extremely low level. All I need is SNMPv1.
Does anyone know of a simple python