Hello everyone,

       I encountered a MIB2C issue while I managed to generate C code
against a MIBS with more than one tables, Please shed some light on
this issue


MIBS:

    Under my network tree I have more than two tables like


network(3)
   |
   |
   +--netIFTable(2)
   |  |.......
   | ........
   |--+--netVLANTable(10)
   |  |.....
   |........


so I ran

#env MIBS="+FP-SERVPOET-MIB" mib2c -c mib2c.mfd.conf  network

but I got the following errors:
writing to defaults/table-netIFTable.m2d
Defaults for netVLANTable...
Defaults for netVirtualIFTable...
Defaults for netBridgeTable...
Defaults for netPPPoATMTable...
Defaults for netBR2684ATMTable...
Defaults for netOSPFInterfaceTable...
Defaults for netOSPFAreaSettingsTable...
Starting MFD code generation...
writing to network.h
| +-> Processing table netIFTable
| +-> Processing table netVLANTable
Can't find a configuration file called defaults/table-netVLANTable.m2d
(referenced at /usr/local/share/snmp/mib2c-data/m2c_setup_table.m2i:25)
I looked in:


Please tell me what your thoughts are?

BTW: when I ran mib2c against each indiviual table, it is fine.


Many thanks!

-------------------------------------------------------------------------
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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to