mibble-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mibble-users] Does a MIBSymbol have family?


From: Per Cederberg
Subject: Re: [Mibble-users] Does a MIBSymbol have family?
Date: Tue, 17 Apr 2007 21:33:54 +0200
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]