High level SNMP
Petri Laakso
petri.laakso at invalid.pp.htv.fi
Thu Dec 9 08:34:14 EST 2004
More information about the Python-list mailing list
Thu Dec 9 08:34:14 EST 2004
- Previous message (by thread): High level SNMP
- Next message (by thread): cmp of multiple attributes (WAS: Why are tuples immutable?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 09 Dec 2004 11:15:27 +0000, 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 know of a simple python package for doing this? I'd rather > have something written in pure python, so that it is easily cross-platform. > Hi, Jeremy have you tested twistedsnmp? http://twistedsnmp.sourceforge.net/ Petri
- Previous message (by thread): High level SNMP
- Next message (by thread): cmp of multiple attributes (WAS: Why are tuples immutable?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list