I apologize if this is not the question relevant to Net-SNMP.

I have a requirement to extend an existing table to have an additional
index. This new table will exactly have the same columnar objects as the
first table.
Can this be done using SMIv2 MIB modeling without writing explicitly
creating those columnar objects (without renaming)?

Let me provide an example:

First table:
index1     col1   col2   col3   col4

Second table:
newIndex  index1  col1  col2  col3  col4

My question is can SMIv2 support re-using col1, col2, col3 and col4 without
having to rename them? Simple MIB online parser tool complained about
having the same columnar objects...
But I was wondering if there was any better modeling that can reduce the
duplicate data.

Thanks
Pal
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to