smilint output for ./ITU-ALARM-TC-MIB


Message Severities
SeverityCount
warning2
Message Types
TypeCount
type-unref (warning)2

Messages:

ITU-ALARM-TC-MIB

   1: -- extracted from rfc3877.txt
   2: -- at Sat Sep 18 06:23:14 2004
  51: 
  52: ItuPerceivedSeverity ::= TEXTUAL-CONVENTION
  52: warning - warning: current type `ItuPerceivedSeverity' is not referenced in this module
  53:     STATUS current
  54:     DESCRIPTION
  55:             "ITU perceived severity values"
  56:     REFERENCE
  57:            "ITU Recommendation M.3100, 'Generic Network Information
  58:             Model', 1995
  59:             ITU Recommendation X.733, 'Information Technology - Open
  60:             Systems Interconnection - System Management: Alarm
  61:             Reporting Function', 1992"
  62:     SYNTAX         INTEGER
  63:            {
  64:            cleared (1),
  65:            indeterminate (2),
  66:            critical (3),
  67:            major (4),
  68:            minor (5),
  69:            warning (6)
  70:            }
  71: 
  72: ItuTrendIndication ::= TEXTUAL-CONVENTION
  72: warning - warning: current type `ItuTrendIndication' is not referenced in this module
  73:     STATUS current
  74:     DESCRIPTION
  75:             "ITU trend indication values for alarms."
  76:     REFERENCE
  77:            "ITU Recommendation M.3100, 'Generic Network Information
  78:             Model', 1995
  79:             ITU Recommendation X.733, 'Information Technology - Open
  80:             Systems Interconnection - System Management: Alarm
  81:             Reporting Function', 1992"
  82:     SYNTAX         INTEGER
  83:       {
  84:       moreSevere (1),
  85:       noChange (2),
  86:       lessSevere (3)
  87:       }
  88: 
  89: END
  90: 
  91: -- 
  92: --    Copyright (C) The Internet Society (2004).  This document is subject
  93: --    to the rights, licenses and restrictions contained in BCP 78, and
  94: --    except as set forth therein, the authors retain all their rights.
  95: -- 
  96: --    This document and the information contained herein are provided on an
  97: --    "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
  98: --    OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
  99: --    ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
 100: --    INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
 101: --    INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
 102: --    WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 103: -- 
 104: -- Intellectual Property
 105: -- 
 106: --    The IETF takes no position regarding the validity or scope of any
 107: --    Intellectual Property Rights or other rights that might be claimed to
 108: --    pertain to the implementation or use of the technology described in
 109: --    this document or the extent to which any license under such rights
 110: --    might or might not be available; nor does it represent that it has
 111: --    made any independent effort to identify any such rights.  Information
 112: --    on the procedures with respect to rights in RFC documents can be
 113: --    found in BCP 78 and BCP 79.
 114: -- 
 115: --    Copies of IPR disclosures made to the IETF Secretariat and any
 116: --    assurances of licenses to be made available, or the result of an
 117: --    attempt made to obtain a general license or permission for the use of
 118: --    such proprietary rights by implementers or users of this
 119: --    specification can be obtained from the IETF on-line IPR repository at
 120: --    http://www.ietf.org/ipr.
 121: -- 
 122: --    The IETF invites any interested party to bring to its attention any
 123: --    copyrights, patents or patent applications, or other proprietary
 124: --    rights that may cover technology that may be required to implement
 125: --    this standard.  Please address the information to the IETF at ietf-
 126: --    ipr@ietf.org.
 127: -- 
 128: