Hello ,

how we can create a row  having multiple index of type ASN_GAUGE  in
mib2c.create-dataset.conf approch.

i have a table that contains two index of type ASN_GAUGE.

for adding the row to the table i am using netsnmp_table_row_add_index
function.

netsnmp_table_row_add_index(row,ASN_GAUGE,&Index,sizeof(Index))

Now i want to add one more index to the same row before adding it to the
table.

How I can achieve the same.


Regards
Ashish
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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