mibble-users
[Top][All Lists]
Advanced

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

[Mibble-users] problem with MIbLoader.load


From: Daniel Gyorfi
Subject: [Mibble-users] problem with MIbLoader.load
Date: Tue, 13 Mar 2007 15:45:36 +0100

Hi All!

Im using MibLoader to load multiple MIB from multiple files.
...
mib = loader.load(mib1); //SNMPv2-MIB
mib = loader.load(mib2); //IF-MIB
...

after this, im trying to get a mibsymbol with getValueByOid.
The problem is, that i cannot get the mibsymbol from mib1, after mib2
is loaded, only from mib2.
(after commenting the line with mib2, the mibsymbol is reachable)

is this a common problem or i missed something?

Many thanks,

--
Daniel Gyorfi
xn--gyrfidniel-x4a35k




reply via email to

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