Thanks Dave,
   
  I found out that it was a 1 at the end of my table name (mymibTable1) .I 
removed that 1 and it creates the C code. I am having another difficulty now.
  I used mib2c.create-dataset.conf  to create a C file. I want to register 
Integers in each column .In example data-set.c  it used 
net_snmp_set_row_column(row,column,type, char* value, size_t length)   function 
for setting the column for each row(base on example data-set.c) I am wonder how 
I can add my integer values using this function or I need to use another 
function.
   
  I really appreciate your help.
  Reza
Note: forwarded message attached.

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
--- Begin Message ---
On 20/04/07, Reza Salehi <[EMAIL PROTECTED]> wrote:
                                    I ran this command with
ifTable (from IF-MIB.txt) and it worked fine.My table is exactly like
ifTable just the name is different.I don't know why it works with ifTable
but not working with myTable.

How did you tell mib2c to load your MIB file?
What was the exact command(s) you ran?

Dave

--- End Message ---
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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

Reply via email to