Errors in parse of SNMPv2-SMI and SNMPv2-CONF

I realise that these aren't ordinary MIBs, but the errors you get when other modules IMPORT from them are probably fixable.
SNMPv2-SMI:191: range limit exceeds underlying basetype SNMPv2-SMI:191: range limits must be `lower-bound .. upper-bound' SNMPv2-SMI:196: range limit exceeds underlying basetype SNMPv2-SMI:196: range limits must be `lower-bound .. upper-bound' SNMPv2-SMI:202: range limit exceeds underlying basetype SNMPv2-SMI:202: range limits must be `lower-bound .. upper-bound' SNMPv2-SMI:207: range limit exceeds underlying basetype SNMPv2-SMI:207: range limits must be `lower-bound .. upper-bound' SNMPv2-SMI:217: range limits must be `lower-bound .. upper-bound'
lib/parser-smi.y typeTag does not pick up the APPLICATION type, which could then be used to set the correct basetype and ranges.
SNMPv2-CONF:4: identifier `ObjectSyntax' cannot be imported from module `SNMPv2-SMI'
This one I don't understand.
participants (1)
-
Andrew Hood