does sea support SMIv2?
I am trying to develop a subagent using SUNWsasdk.
I have a mib which uses SMIv2.The mibcodegen is not able to compile the file.
I was able to compile the file through some commercial mib compiler - for the manager (not sun).
So, the file seems to be ok.
It gives an error -
textual convention does not map to real types. (BITS): In or around line 173
I guess it does not understand the SYNTAX BITS notation.
Is there some tool to convert the mib to the SMIv1 syntax?
I think apart from BITS, rest of it may be compatible with SMIv1.
Any help is appreciated

