Hello everyone, A mib table created with mib2c.create-dataset.conf (5.2.1.1) uses a netsnmp_table_data_set to manage the table, but the only fn to create entries using the snmp lib is netsnmp_set_row_column() which only takes a string when setting the value of the column of a particular row in the table. How does one set the value of an entry in the table that is not a string (such as a counter64)?
Raul ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ 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
