smilint output for ./IRTF-NMRG-SNMP-TCP-TM
Message Severities |
Severity | Count |
warning | 2 |
Message Types |
Type | Count |
module-name-suffix (warning) | 1 |
type-unref (warning) | 1 |
Messages:
IRTF-NMRG-SNMP-TCP-TM
1: -- extracted from draft-irtf-nmrg-snmp-tcp-07.txt
2: -- at Fri May 14 06:20:56 2004
39:
40: SnmpTCPAddress ::= TEXTUAL-CONVENTION
40: warning -
warning: current type `SnmpTCPAddress' is not referenced in this module
41: DISPLAY-HINT "1d.1d.1d.1d/2d"
42: STATUS current
43: DESCRIPTION
44: "Represents a TCP/IPv4 address:
45:
46: octets contents encoding
47: 1-4 IP-address network-byte order
48: 5-6 TCP-port network-byte order
49: "
50: SYNTAX OCTET STRING (SIZE (6))
51:
52: END
52: warning -
warning: module name `IRTF-NMRG-SNMP-TCP-TM' should match `*-MIB'
53:
54: --
55: -- Copyright (C) The Internet Society (2002). All Rights Reserved.
56: --
57: -- This document and translations of it may be copied and furnished to
58: -- others, and derivative works that comment on or otherwise explain it
59: -- or assist in its implementation may be prepared, copied, published
60: -- and distributed, in whole or in part, without restriction of any
61: -- kind, provided that the above copyright notice and this paragraph are
62: -- included on all such copies and derivative works. However, this
63: -- document itself may not be modified in any way, such as by removing
64: -- the copyright notice or references to the Internet Society or other
65: -- Internet organizations, except as needed for the purpose of
66: -- developing Internet standards in which case the procedures for
67: -- copyrights defined in the Internet Standards process must be
68: -- followed, or as required to translate it into languages other than
69: -- English.
70: --
71: -- The limited permissions granted above are perpetual and will not be
72: -- revoked by the Internet Society or its successors or assigns.
73: --
74: -- This document and the information contained herein is provided on an
75: -- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
76: -- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
77: -- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
78: -- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
79: -- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
80: --
81: