I guess you are looking for the getParent(), getChild(int), and getChildCount() methods in the MibValueSymbol class:
http://www.mibble.org/doc/release/api/net/percederberg/mibble/MibValueSymbol.html Also check the Java API FAQ for more answers: http://www.mibble.org/doc/faq/api/index.html Cheers, /Per Daniel Gyorfi wrote:
Hi All! I have to make a MIB Sub Tree with a root OID. Does mibble have some useful function ie. to get a symbol's parent or child, or something like this? Thanks,
_______________________________________________ Mibble-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/mibble-users
