
I just installed libsmi-0.2.16 in my solaris server. I get this following error message when I try to generate the oid tree:
->smidump -f tree NICKEL-GLOBAL-REGISTRY.mib > ./treeOut NICKEL-GLOBAL-REGISTRY.mib:17: identifier `MODULE-IDENTITY' cannot be imported from module `SNMPv2-SMI' NICKEL-GLOBAL-REGISTRY.mib:17: identifier `OBJECT-IDENTITY' cannot be imported from module `SNMPv2-SMI' NICKEL-GLOBAL-REGISTRY.mib:49: invalid STATUS `current' in SMIv1 MIB NICKEL-GLOBAL-REGISTRY.mib:58: invalid STATUS `current' in SMIv1 MIB NICKEL-GLOBAL-REGISTRY.mib:67: invalid STATUS `current' in SMIv1 MIB
I would like to get rid of these errors. (This mib file compiles without errors in SMICng and other mib compilers and the generated also tree appears to be correct.)
TIA
Sam