
Hi!
Santarelli, Brian writes:
Brian> Hi all, I'm currently using libsmi with Delphi/Windows (I built Brian> a DLL using GCC). I am having a strange problem with certain Brian> MIBs. When I call smiGetFirstNode(ModuleName, Brian> SMI_NODEKIND_ANY) for certain MIBs, the first node structure Brian> returned is completely empty other than the OID. The second Brian> node returned (after an smiGetNextNode) is a valid node, but is Brian> not the node expected - it is actually the 5th node that should Brian> be returned. [...]
I suspect that the modules that are loaded in this case are somehow incorrect. Please check it with smilint. Only if smilint does not complain about any severe errors, further libsmi functions can be expected to work as expected.
If your modules don't seem to contain errors, please send me the module and all imported non-standard modules in question, so that I can track down the problem.
-frank -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.