Many thanks to Dave for his response, now its working fine.

Just one more question, we are using version 5.1.1 with a table that include a 
field "read-create" which shall allow creation of new rows on the table, but in 
order to implement the code we need to use the function 
"netsnmp_insert_table_row" which is not present in this version of net-snmp. 

My question is if exists an equivalent function on this version that shall 
permit to insert a newly created row into a request?

If not, is it possible to create rows into tables with this net-snmp version ?

Kind regards,
François Baltazar


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield
Sent: quarta-feira, 30 de Abril de 2008 9:40
To: Baltazar Francois
Cc: [email protected]; Angela Lazaro
Subject: *SPAM* Re: SNMP Table with two indexes

2008/4/29 Baltazar Francois <[EMAIL PROTECTED]>:
> But I am having trouble with tables which have indexes not followed 
> like that :
>
> Table
>     |-----Index1
>     |-----Column1
>     |-----Index2
>     |-----Column2
>
>
> My question is, is it really possible to implement a table with two 
> indexes that are not followed ?

It's unusual, but shouldn't be a problem.
Specifying the accessible columns would be a little more complex than usual, 
but it should work,

What sort of trouble are you seeing?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to