smilint output for ./RAQMON-MIB


Message Severities
SeverityCount
change recommended1
warning1
Message Types
TypeCount
index-exceeds-too-large (warning)1
module-identity-registration (change recommended)1

Messages:

RAQMON-MIB

   1: -- extracted from rfc4711.txt
   2: -- at Thu Oct 19 06:07:18 2006
  21: 
  22:        raqmonMIB MODULE-IDENTITY
  22: change recommended - warning: uncontrolled MODULE-IDENTITY registration
  23:            LAST-UPDATED "200610100000Z"     -- October 10, 2006
  24:            ORGANIZATION
  25:                "IETF RMON MIB Working Group"
  26:            CONTACT-INFO
  27:                "WG Charter:
  28:                 http://www.ietf.org/html.charters/rmonmib-charter.html
  29: 
  30:                 Mailing lists:
  31:                     General Discussion: rmonmib@ietf.org
  32:                     To Subscribe: rmonmib-requests@ietf.org
  33:                     In Body: subscribe your_email_address
  34: 
  35:                 Chair: Andy Bierman
  36:                        Email: ietf@andybierman.com
  37: 
  38:                 Editor: Dan Romascanu
  39:                         Avaya
  40:                         Email:  dromasca@avaya.com"
  41:            DESCRIPTION
  42:                "Real-Time Application QoS Monitoring MIB.
  43: 
  44:                 Copyright (c) The Internet Society (2006).
  45:                 This version of this MIB module is part of
  46:                 RFC 4711; See the RFC itself for full legal notices."
  47:            REVISION    "200610100000Z"
  48:            DESCRIPTION
  49:                "Initial version, published as RFC 4711."
  50:            ::= { rmon 31 }
  51:    -- This OID allocation conforms to [RFC3737]
  52:    --
  53:    -- Node definitions
...
1117: 
1118:        raqmonParticipantAddrEntry OBJECT-TYPE
1118: warning - warning: index of row `raqmonParticipantAddrEntry' can exceed OID size limit by 155 subidentifier(s)
1119:            SYNTAX RaqmonParticipantAddrEntry
1120:            MAX-ACCESS not-accessible
1121:            STATUS current
1122:            DESCRIPTION
1123:                "Each entry corresponds to exactly one entry in the
1124:                 raqmonParticipantEntry: the entry containing the
1125:                 index pair raqmonParticipantStartDate,
1126:                 raqmonParticipantIndex.
1127: 
1128:                 Note that there is no concern about the indexation of
1129:                 this table exceeding the limits defined by RFC 2578,
1130:                 Section 3.5.  According to [RFC4710], Section
1131:                 5.1, only IPv4 and IPv6 addresses can be reported as
1132:                 participant addresses."
1133:            INDEX { raqmonParticipantAddrType,
1134:                    raqmonParticipantAddr,
1135:                    raqmonParticipantStartDate,
1136:                    raqmonParticipantIndex }
1137:            ::= { raqmonParticipantAddrTable 1 }
1138: 
1139:        RaqmonParticipantAddrEntry ::=
1140:            SEQUENCE { raqmonParticipantAddrEndDate DateAndTime }