Re: Multiple Index in snmp table

2005-11-25 Thread Robert Story
MA> I checked the udp and tcp tables. I generated the code with few options MA> Ex: mib2c nodename followed by options 2 -> 2-> 2. MA> MA> But this code is different than the one in tcp and udp code and am MA> facing problems with this code. Please give me the options to be given MA> to mib2c co

Re: Multiple Index in snmp table

2005-11-24 Thread M.Anusha
Hi, I checked the udp and tcp tables. I generated the code with few options Ex: mib2c nodename followed by options 2 -> 2-> 2. But this code is different than the one in tcp and udp code and am facing problems with this code. Please give me the options to be given to mib2c comiler to generate

Re: Multiple Index in snmp table

2005-11-18 Thread Dave Shield
On Fri, 2005-11-18 at 15:50 +0530, M.Anusha wrote: > I am using net-snmp-5.2.1.2. Is there a support for accessing tabular > variables with multiple indices? Yes. See (for example) the 'udpTable' or 'tcpConnTable' > When I gave TABLE_SIZE parameter in > "header_simpl

Multiple Index in snmp table

2005-11-18 Thread M.Anusha
Hi, I am using net-snmp-5.2.1.2. Is there a support for accessing tabular variables with multiple indices? When I gave TABLE_SIZE parameter in "header_simple_table" as the max number of rows in that table, by default net-snmp is considering that table to have single index whereas I have 2 ind