
6 Jun
2002
6 Jun
'02
12:39 p.m.
Hi,
I am presently using libsmi-0.3.1 on Windows NT. I have the following code which is resulting in a Segmentation fault.
smiSetPath("E:\Test"); // In Test folder only SNMPv2-MIB, SNMPv2-CONF and SNMPv2-TC files is present.
strModuleResult = smiLoadModule("SNMPv2-MIB"); strModuleResult = smiLoadModule("SNMPv2-SMI");
Kindly advise me on how I can get over this problem.
Thanks, Yogesh