Re: Re: Help please, need to access a row column value from inside the agent

2007-01-30 Thread Vinicius Pacheco
stored? And how can I access it? data->data.integer? Again, let me thank you for the attention, and sorry for the inconvenience, Best regards, Vinícius M. Pacheco On 1/30/07, Dave Shield <[EMAIL PROTECTED]> wrote: > On 29/01/07, Vinicius Pacheco <[EMAIL PROTECTED]> wro

Re: Re: Help please, need to access a row column value from inside the agent

2007-01-29 Thread Vinicius Pacheco
Hi Dave, Thanks for the previous answer, but when I compiled the agent with you suggestions, I got the following error: -- "warning: passing argument 1 of 'netsnmp_table_data_set_find_column' from incompatible pointer type" -This warn

Help please, need to access a row column value from inside the agent

2007-01-24 Thread Vinicius Pacheco
Hello all, I need help accessing an especific row column value using for that a given row. For example, please consider the following code: CODE --- int index; netsnmp_table_data_set *table_set; netsnmp_table_row *row; oid my_registration_oid[] = { 1, 3,