smilint errors in RAQMON-MIB (resend)
Andy Bierman <[email protected]>
| Newsgroups | gmane.ietf.rmonmib |
|---|---|
| Message-ID | <[email protected]> |
Hi, The raqmonParticipantDestPayloadType object is supposed to be Integer32 but it is SYNTAX Unsigned32 in the OBJECT-TYPE macro. Since the range includes -1, this is a fatal syntax error. I also get a warning that the index of row 'raqmonParticipantAddrEntry' can exceed OID size limit by 154 sub-identifiers. This should be fixed by adding ranges as needed. thanks, Andy