smilint output for ./IPV6-FLOW-LABEL-MIB
Message Severities |
Severity | Count |
warning | 2 |
Message Types |
Type | Count |
type-unref (warning) | 2 |
Messages:
IPV6-FLOW-LABEL-MIB
1: -- extracted from rfc3595.txt
2: -- at Fri Sep 12 06:15:26 2003
38:
39: IPv6FlowLabel ::= TEXTUAL-CONVENTION
39: warning -
warning: current type `IPv6FlowLabel' is not referenced in this module
40: DISPLAY-HINT "d"
41: STATUS current
42: DESCRIPTION "The flow identifier or Flow Label in an IPv6
43: packet header that may be used to discriminate
44: traffic flows.
45: "
46: REFERENCE "Internet Protocol, Version 6 (IPv6) specification,
47: section 6. RFC 2460.
48: "
49: SYNTAX Integer32 (0..1048575)
50:
51: IPv6FlowLabelOrAny ::= TEXTUAL-CONVENTION
51: warning -
warning: current type `IPv6FlowLabelOrAny' is not referenced in this module
52: DISPLAY-HINT "d"
53: STATUS current
54: DESCRIPTION "The flow identifier or Flow Label in an IPv6
55: packet header that may be used to discriminate
56: traffic flows. The value of -1 is used to
57: indicate a wildcard, i.e. any value.
58: "
59: SYNTAX Integer32 (-1 | 0..1048575)
60:
61: END
62:
63: --
64: -- Copyright (C) The Internet Society (2003). All Rights Reserved.
65: --
66: -- This document and translations of it may be copied and furnished to
67: -- others, and derivative works that comment on or otherwise explain it
68: -- or assist in its implementation may be prepared, copied, published
69: -- and distributed, in whole or in part, without restriction of any
70: -- kind, provided that the above copyright notice and this paragraph are
71: -- included on all such copies and derivative works. However, this
72: -- document itself may not be modified in any way, such as by removing
73: -- the copyright notice or references to the Internet Society or other
74: -- Internet organizations, except as needed for the purpose of
75: -- developing Internet standards in which case the procedures for
76: -- copyrights defined in the Internet Standards process must be
77: -- followed, or as required to translate it into languages other than
78: -- English.
79: --
80: -- The limited permissions granted above are perpetual and will not be
81: -- revoked by the Internet Society or its successors or assignees.
82: --
83: -- This document and the information contained herein is provided on an
84: -- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
85: -- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
86: -- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
87: -- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
88: -- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
89: --
90: