yapsnmp - on windows

py codecraig at gmail.com
Mon Oct 31 15:23:26 EST 2005


I have installed net-snmp and of course python on windows xp.  I
downloaded yapsnmp (http://yapsnmp.sourceforge.net/) and I can't seem
to use it.  It has a swig interface...but I get errors when trying to
swig it..

C:\yapsnmp-0.7.8\src>"c:\Program Files\swigwin-1.3.25\swig.exe" -python
net-snmp.i
net-snmp.i(29): Error: Unable to find 'asn1.h'
net-snmp.i(30): Error: Unable to find 'snmp_api.h'
net-snmp.i(31): Error: Unable to find 'snmp.h'
net-snmp.i(32): Error: Unable to find 'snmp_client.h'
net-snmp.i(33): Error: Unable to find 'mib.h'
net-snmp.i(34): Error: Unable to find 'default_store.h'

C:\yapsnmp-0.7.8\src>

...Any ideas?  Anyone have this working on windows?




More information about the Python-list mailing list