On 04 Jan 2005 12:41:29 +0530 C wrote: CH> In (mib-2) interfaces group, currently the CH> index of the table is identified by Interface index. But i want to CH> include one more index for our implementation. I have to get Interface CH> table info based on interface index and my own index. How to do this?
That's going to be tricky. The interface index generally comes from the OS. The (really ugly) code you want to look at is in agent/mibgroup/mibII/interfaces.c. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
