On 15/08/06, Vlad Shafransky <[EMAIL PROTECTED]> wrote: > I'm trying to write application witch parses mib file and generates code > for our data definition ( structures, tables etc).
That sounds exactly like 'mib2c' > Does anybody know how to parse whole mib file with net-snmp ? The simplest approach would be to write a suitable mib2c.XXX.conf file, to generate the structures you need. The 'mib2c' script itself lists the control structures and variable expressions that are available, and the existing mib2c.*.conf files should give you an idea of what can be done with these. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
