Thanks. I've had a look and found some projects on sourceforge.net. - yapsnmp - snmpy - pysnmp
I think that yapsnmp is the most progressed. Probably because it builds apon the netsnmp functionality, where as the others are pure python modules written from scratch. I am going to go the yapsnmp route as long as netsnmp is available on the platforms I'm interested in. Note: that none of the python modules support SNMPv3 yet, though yapsnmp is not far away (apparently).
Cheers, Brendan Simon.
Bastian Kleineidam wrote:
Brendan,
perhaps you can find some interesting stuff on http://www.google.com/search?q=python+snmp
Bastian
Brendan J Simon wrote:
Anyone working on snmp wrappers to the netsnmp libraries ???
Any suggestions on how I can use snmp via python ???
If possible I'd like this to be portable accross Sun, HP, Dec, Linux and Win32 hosts.
Thanks, Brendan Simon.