> On 9 July 2012 06:41, Harvey Shepherd <[email protected]> > wrote: > > I'm trying to design a MIB that contains two tables as follows: > [snip] > > Is it valid to define a table that is indexed by an external table's > > object that is not itself an index (hwAlarmDescPrivileged)? > > > > Any advice greatly appreciated. > > > I'm not sure offhand whether it's valid or not. > But my immediate reaction would be to structure the indexing of the two > tables in the same way.
Thanks Dave - that sounds like a safer suggestion. I think that it is valid to use an external table's non-auxiliary object as an index, but could find no concrete examples of it. From RFC 2578: "The instance identification information in an INDEX clause must specify object(s) such that value(s) of those object(s) will unambiguously distinguish a conceptual row. The objects can be columnar objects from the same and/or another conceptual table, but must not be scalar objects." ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
