
Hi,
I have a mib file which when loaded causes a segmentation fault in the smi library code. To give an idea of the type of error I have attached a sample mib file. This is the standard RFC 1213 where I have edited the line
system OBJECT IDENTIFIER ::= { mib-2 1 }
to
system OBJECT IDENTIFIER ::= { mib-2 aaa }
I am presently using libsmi-0.3.1 on NT.
Kindly advise me on how I can get over this problem.
Thanks, Yogesh

Hi!
Yogeshwara> I have a mib file which when loaded causes a segmentation Yogeshwara> fault in the smi library code. To give an idea of the Yogeshwara> type of error I have attached a sample mib file. This is Yogeshwara> the standard RFC 1213 where I have edited the line
Yogeshwara> system OBJECT IDENTIFIER ::= { mib-2 1 }
Yogeshwara> to
Yogeshwara> system OBJECT IDENTIFIER ::= { mib-2 aaa }
Yogeshwara> I am presently using libsmi-0.3.1 on NT.
Yogeshwara> Kindly advise me on how I can get over this problem.
This has been fixed in the CVS repository. Please fetch the current code from the anonymous CVS repository.
-frank
participants (2)
-
Frank Strauss
-
Yogeshwara G