>>>>> On Mon, 16 Aug 2010 21:35:17 +0530, Biswajit Mandal 
>>>>> <biswajit.man...@gmail.com> said:

BM> Can anyone please let me know what is the usage of AUGMENTS clause
BM> and how to implement it?

AUGMENTS indicates a one-to-one mapping with rows in another table to
rows in this table.  See section 7.8 of RFC2578.

Implementing it is fairly similar to any other table, *but* you need to
make sure the indexes between the base table and the augemented table
are always the same between the two tables.
-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to