[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]


On 15 February 2011 08:05,  <normanrae...@gmx.de> wrote:
> I don't know which function i should use to add index values
> to the particular table row.

The 'moduleIDTable_get_next_data_point' routine.

The template generated by mib2c should have included
calls to snmp_set_var_value (or snmp_set_var_typed_integer)
to set the 'idx' variable.

Either you deleted this code, or there's something wrong with
your MIB table definitions.  (Or there's something wrong with
the mib2c template!)

What does your MIB look like?

Dave

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
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