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

[625 byte] By [comsat] at [2007-11-26 5:53:36]
# 1

SEA(Solstice Enterprise Agents) doesn't support SMIv2 textual conventions.

There are tools for converting mib to a SMIv1 syntax.

Like MOSY and SMICng tools. I think these tools can help you

in fixing your problem.

These tools were part of the book "Understanding SNMP MIBs" by David Perkins. I think these tools are freely available on the web. You can check it on any search engines(google.com).

Hope this helps.

Thx

Tushar Patel.

tpatel2000 at 2007-7-6 13:05:45 > top of Java-index,Administration Tools,Solstice Enterprise Agents...