SMIv2 mib files into SMIv1 ones ?
: Sebastien Annedouche There is no such document. Some people in the SNMP working group said that this is needed but others dislike the idea (probably because the IETF should encourage to move from SMIv1 to SMIv2 and not in the opposite direction). The smidump tool which is part of the libsmi distribution implements a converter which takes SMIv2 modules and generates SMIv1 modules. You may want to take a look at it. (The source code also serves as some kind of documentation on how to do the conversion.) For more details, go to