On 22/04/07, Reza Salehi <[EMAIL PROTECTED]> wrote:
> 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
long myInt = 12345;
net_snmp_set_row_column( row, col, ASN_INTEGER, &myInt, sizeof(myInt));
Dave
-------------------------------------------------------------------------
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