smilint output for ./FCIP-MGMT-MIB


Message Severities
SeverityCount
warning1
fyi1
Message Types
TypeCount
identifier-case-match (warning)1
previous-definition (fyi)1

Messages:

FCIP-MGMT-MIB

   1: -- extracted from rfc4404.txt
   2: -- at Thu Feb 23 06:15:12 2006
  78: 
  79:    FcipEntityId  ::= TEXTUAL-CONVENTION
  79: fyi - info: previous definition of `FcipEntityId'
  80:        STATUS current
  81:        DESCRIPTION
  82:            "The FCIP entity identifier as defined in RFC 3821."
  83:        REFERENCE
  84:            "RFC 3821, Section 7.1, FCIP Special Frame Format"
  85:        SYNTAX OCTET STRING (SIZE(8))
  86: 
  87: 
  88:    -- ******************************************************************
  89:    -- The FCIP group
  90:    --
  91:    -- This group defines the global scalar objects applicable to FCIP
  92:    -- devices only
  93:    --
...
 171: 
 172:    fcipEntityId   OBJECT-TYPE
 172: warning - warning: identifier `fcipEntityId' differs from `FcipEntityId' only in case
 173:        SYNTAX FcipEntityId
 174:        MAX-ACCESS not-accessible
 175:        STATUS current
 176:        DESCRIPTION
 177:            "The FCIP entity identifier."
 178:        REFERENCE
 179:            "RFC 3821, Section 7.1, FCIP Special Frame Format"
 180:        ::= { fcipEntityInstanceEntry 1 }