Re: SNMP Table with two indexes

2008-04-30 Thread Dave Shield
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 inde

SNMP Table with two indexes

2008-04-29 Thread Baltazar Francois
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 |--