Is there currently any interface (preferably in perl) that will allow me to load a set of MIB files/modules into memory and, given a certain OID root, tell which OID is next in that tree, or print out the entire tree?
This would most likely exclude the indexes/rows of tables, because they're not set things written into the MIB, but for single-value vars that are part of the MIB, is there any possible way to do this? I'm just writing a pass_persist extension that could grow to cover a very large subtree, so I'd prefer not to have to hardcode every OID it will be responsible for. Adrian ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
