
On Tue, Nov 24, 2009 at 07:58:45PM +0100, Sandy Walsh wrote:
I'm trying to parse the NTCIP 1205CCTV mib with v0.4.6 of smidump (to python). This mib is dependent on TMIB-II, RFC1155-SMI, RFC1158-MIB and RFC-1212.
My directory structure is like this:
...\1205cctv.mib ...\mibs\RFC1155-SMI.mib ...\mibs\RFC1158-MIB.mib ...\mibs\RFC-1212.mib ...\mibs\TMIB-II.mib
and SMIPATH=C:...\mibs set in my environment.
When I run smidump.exe 1205CCTV.mib from the same directory as the 1205mib the program crashes without any other feedback. I've also tried moving all the mibs into the same directory without luck.
[...]
I can supply the mibs if you want to try it yourself.
If you send me the MIB modules, I can try to reproduce this on Linux. I am not promising to fix anything - just that I try the same exercise on a different platform.
/js