
mayagarwal writes:
Mayank> This node is parsed fine if I remove the line "UNITS MB". Is Mayank> there any way to make this work?
The format must be UNITS "MB" as per RFC 2578. So smilint correctly rejects this as an error.
Mayank> The documentation for the tool generating this MIB says that Mayank> it is ASN.1 compliant.
MIBs are written in SMIv2 not ASN.1. So the tool should (if at all) claim compliance with SMIv2. Anyway, the tool generates illegal UNITS clauses.
/js
-- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.