
28 May
2009
28 May
'09
11:23 a.m.
Thanks for providing so powerful tool set "libsmi" for us to do the research.
But when I use the tool "smidump", I have encountered some problems. I couldn't convert mib file(*.mib or *.txt) to schema file(*.xsd) successfully. [,,,]
My operation is step 1: download "libsmi" from your page step 2: decompression the tool set step 3: copy mib file (SNMPv2-SMI.txt) to the relatively path (c: \libsmi\bin) step 4: open "cmd" step 5: enter instructions c:\libsmi\bin\smidump -f xsd ./SNMPv2- SMI.txt>SNMPv2-SMI.xsd -k
SNMPv2-SMI should *NOT* be regarded as a usual MIB module, it is part of the SMI language definition, denoted in ASN.1. Thus, it cannot be converted.