I am using the snmp use the MIB to display data
I am having on the MIB From that file i want to generate the .c file c header file. How to generate the files and how to get the OID for the created MIB files , IF the mib file having the table before creating these files means first how to generate table
1.How to set/create the table for the MIB Files information to be stored
2.How to generate mib2c OID code
3.How to genarate .c and .h file for MIB file