[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OID value assigned to MODULE-IDENTITY invocation
Hi!
Mike> While doing a little bit of spadework for the AToM MIB WG
Mike> chairs, I got the following error messages out of smilint
Mike> for the ATM-TC-MIB:
Mike>
Mike> % ./smilint -l 6 -s -m -i type-unref -i integer-misuse ./ATM-TC-MIB
Mike> [...]
Mike> ./ATM-TC-MIB:11: [2] {parent-node} node's parent node must be simple node
Mike> [...]
Mike>
Mike> [...], I could not find anything in RFC 2578 to make me think
Mike> that it would be illegal. Am I missing something, or is smilint
Mike> complaining about something it shouldn't?
David> SMIlint is just wrong in its characterization of the construct as
David> an error. [...]
Fixed. Error messages like the above level [2] message should no longer
appear for parent nodes which are implicitly defined.
Thanks!
-frank