RE: [libsmi] Regarding Unsigned64 interpretation by SMILINT

Hi , SMILINT is not able to detect the mib modules . Is their set the mibs directory without setting the smipath environment variable .. Thanks Rohit
-----Original Message----- From: Juergen Schoenwaelder [mailto:j.schoenwaelder@iu-bremen.de] Sent: Thursday, May 04, 2006 2:03 PM To: Rohit Palthad Venkataramana (rovenkat) Cc: libsmi@ibr.cs.tu-bs.de Subject: Re: [libsmi] Regarding Unsigned64 interpretation by SMILINT
On Thu, May 04, 2006 at 01:39:04PM +0530, Rohit Palthad Venkataramana (rovenkat) wrote:
We import it using CISCO-TC MIB .
OK. So you essentially have a definition for Unsigned64 which should be valid as long as it is used by SMIv2 modules but it should be invalid if used by SPPI modules and libsmi always complains. I am not sure how easy it will be to fix this because libsmi treats Unsigned64 internally as a base type and Counter64 actually as a type derived from Unsigned64 (basically following the SMIng model). Frank, do you have an idea how to address this name clash?
For now, I have written a test case for libsmi and checked it into the SVN repository which demonstrates the problem.
/js

On Sun, May 07, 2006 at 05:13:56PM +0530, Rohit Palthad Venkataramana (rovenkat) wrote:
SMILINT is not able to detect the mib modules . Is their set the mibs directory without setting the smipath environment variable ..
He?
/js
participants (2)
-
Juergen Schoenwaelder
-
Rohit Palthad Venkataramana (rovenkat)