FW: [libsmi] Regarding Unsigned64 interpretation by SMILINT

Hi , I am using the windows version of libsmi , and instead of setting the SMIPATH env variable , I want to pass configuration file(containing the mibs directory path) while compiling a mib file . I tried the below steps without any success :
I defined the path variable in a Configuration file (libsmiConfig) and excecuted the smilint still it did not recognize the mibModules
The configuration file contains - Path :D:\Documents and Settings\rovenkat\smi\mibs\ietf ( I tried both types I mean Path and path )
Executed statement : smilint -m -s -l 6 -c "D:/Documents and Settings/rovenkat/smi/libsmiConfig" "D:/Documents and Settings/rovenkat/mibs/CISCO-IP-URPF-MIB.my"
Errors : D:\Documents and Settings\rovenkat\mibs\CISCO-IP-URPF-MIB.my:25: [1] {module-not-found} failed to locate MIB module `SNMPv2-SMI' D:\Documents and Settings\rovenkat\mibs\CISCO-IP-URPF-MIB.my:29: [1] {module-not-found} failed to locate MIB module `SNMPv2-CONF' D:\Documents and Settings\rovenkat\mibs\CISCO-IP-URPF-MIB.my:32: [1] {module-not-found} failed to locate MIB module `SNMPv2-TC' D:\Documents and Settings\rovenkat\mibs\CISCO-IP-URPF-MIB.my:34: [1] {module-not-found} failed to locate MIB module `SNMP-FRAMEWORK-MIB' ------ many more
Can you plz let me know what is wrong in the configuration file .
Thanks Rohit
participants (1)
-
Rohit Palthad Venkataramana (rovenkat)