
8 Sep
2004
8 Sep
'04
6:01 p.m.
Paresh Sawant wrote:
I tried doing syntax/semantics checking of SNMPV2-SMI using
smilint & I came across error "SNMPv2-SMI:217: number `18446744073709551615' is out of range for SPPI 64bit unsigned numbers". Has anyone come across this issue?
SNMPv2-SMI is *not* a MIB module. It is part of the formal SMI language specification which looks similar to an SMI module, but is ASN.1. No (legal) MIB module imports SNMPv2-SMI, so no problem should arise from the fact that a MIB parser cannot parse SNMPv2-SMI.