Re: Distinguishing scalar and tabular objects

2014-06-11 Thread Fulko Hew
On Wed, Jun 11, 2014 at 8:10 AM, wrote: > Hi, > > I am usng net-snmp and I am developing mib browser in .Net framework > > How to distinguish whether an mib object is scalar or tabular? > > Is there any api function available in net-snmp for this? > > [In particular, when a user clicks on sysDes

Re: Distinguishing scalar and tabular objects

2014-06-11 Thread Joel Hansell
Hi Ganesh, First of all, this question is off-topic for this mailing list since it doesn't seem to concern net-snmp. That said, if you look at any MIB module defining a table, you'll see some differences between scalar and tabular (column) objects. A column object is a child of an "entry" object