Hi all, 
 
I've successfully coding a table for an agent with two indexes, when indexes 
where followed like that : 
 
Table
    |------Index1
    |------Index2
    |------Column1
    |------Column2
 
 
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 ?
 
 
Many thanks for the help provided by this great community. 
 
François Baltazar
-------------------------------------------------------------------------
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