Re: How to refer an object in snmp table

2011-05-08 Thread Anil Murala
Thanks Fulko Hew Regards, Anil. On Fri, May 6, 2011 at 8:23 PM, Fulko Hew wrote: > > On Fri, May 6, 2011 at 10:29 AM, Anil Murala wrote: > >> Hi All, >>I am a newbie to SNMP. I have written 3 snmp tables. >> My question is, i have an object that is present in all the 3 tables. >> >>

Re: How to refer an object in snmp table

2011-05-06 Thread Fulko Hew
On Fri, May 6, 2011 at 10:29 AM, Anil Murala wrote: > Hi All, >I am a newbie to SNMP. I have written 3 snmp tables. > My question is, i have an object that is present in all the 3 tables. > > Is it possible for me to define in one table and get it refers in other 2 > tables? if yes >

How to refer an object in snmp table

2011-05-06 Thread Anil Murala
Hi All, I am a newbie to SNMP. I have written 3 snmp tables. My question is, i have an object that is present in all the 3 tables. Is it possible for me to define in one table and get it refers in other 2 tables? if yes How to achieve it. Any small code snippet is provided that will be