RE: smilint errors in RAQMON-MIB (resend)
"Romascanu, Dan \(Dan\)" <[email protected]>
| Newsgroups | gmane.ietf.rmonmib |
|---|---|
| Message-ID | <AAB4B3D3CF0F454F98272CBE187FDE2F06E30BF1@IS0004AVEXU1.global.avaya.com> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Andy Bierman > Sent: 28 February, 2005 10:59 PM > To: [email protected] > Subject: [RMONMIB] smilint errors in RAQMON-MIB (resend) > > > 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. ooooops! > > 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. I believed that we said that text in the DESCRIPTION clause of the entry is sufficient: "Note that there is no concern about the indexation of this table exceeding the limits defined by RFC 2578 Section 3.5. According to [RAQMON-FRAMEWORK], Section 5.1, only IPv4 an IPv6 addresses can be reported as participant addresses." > > thanks, > Andy thank you! Dan >