smilint output for ./ADSL-TC-MIB
Message Severities |
Severity | Count |
change recommended | 1 |
warning | 8 |
Message Types |
Type | Count |
module-identity-registration (change recommended) | 1 |
node-implicit (warning) | 1 |
type-unref (warning) | 4 |
type-without-format (warning) | 3 |
Messages:
ADSL-TC-MIB
1: -- extracted from rfc2662.txt
2: -- at Mon Nov 15 17:12:05 1999
10:
11: adsltcmib MODULE-IDENTITY
11: change recommended -
warning: uncontrolled MODULE-IDENTITY registration
12:
13: LAST-UPDATED "9908190000Z"
14:
15: ORGANIZATION "IETF ADSL MIB Working Group"
16:
17: CONTACT-INFO
18: "
19: Gregory Bathrick
20: AG Communication Systems
21: A Subsidiary of Lucent Technologies
22: 2500 W Utopia Rd.
23: Phoenix, AZ 85027 USA
24: Tel: +1 602-582-7679
25: Fax: +1 602-582-7697
26: E-mail: bathricg@agcs.com
27:
28: Faye Ly
29: Copper Mountain Networks
30: Norcal Office
31: 2470 Embarcadero Way
32: Palo Alto, CA 94303
33: Tel: +1 650-858-8500
34: Fax: +1 650-858-8085
35: E-Mail: faye@coppermountain.com
36: IETF ADSL MIB Working Group (adsl@xlist.agcs.com)
37: "
38: DESCRIPTION
39: "The MIB module which provides a ADSL
40: Line Coding Textual Convention to be used
41: by ADSL Lines."
42:
43: -- Revision history
44: REVISION "9908190000Z" -- 19 August 1999, midnight
45: DESCRIPTION "Initial Version, published as RFC 2662"
46:
47: ::= { transmission 94 2 } -- adslMIB 2
47: warning -
warning: implicit node definition
48:
49: AdslLineCodingType ::= TEXTUAL-CONVENTION
49: warning -
warning: current type `AdslLineCodingType' is not referenced in this module
50: STATUS current
51: DESCRIPTION
52: "This data type is used as the syntax for the ADSL
53: Line Code."
54: SYNTAX INTEGER {
55: other(1),-- none of the following
56: dmt (2), -- Discrete MultiTone
57: cap (3), -- Carrierless Amplitude & Phase modulation
58: qam (4) -- Quadrature Amplitude Modulation
59: }
60:
61: AdslPerfCurrDayCount ::= TEXTUAL-CONVENTION
61: warning -
warning: current type `AdslPerfCurrDayCount' is not referenced in this module
61: warning -
warning: type `AdslPerfCurrDayCount' has no format specification
62: STATUS current
63: DESCRIPTION
64: "A counter associated with interface performance
65: measurements in a current 1-day (24 hour) measurement
66: interval.
67:
68: The value of this counter starts at zero at the
69: beginning of an interval and is increased when
70: associated events occur, until the end of the
71: 1-day interval. At that time the value of the
72: counter is stored in the previous 1-day history
73: interval, if available, and the current interval
74: counter is restarted at zero.
75:
76: In the case where the agent has no valid data available
77: for this interval the corresponding object
78: instance is not available and upon a retrieval
79: request a corresponding error message shall be
80: returned to indicate that this instance does
81: not exist (for example, a noSuchName error for
82: SNMPv1 and a noSuchInstance for SNMPv2 GET
83: operation)."
84:
85: SYNTAX Gauge32
86:
87: AdslPerfPrevDayCount ::= TEXTUAL-CONVENTION
87: warning -
warning: current type `AdslPerfPrevDayCount' is not referenced in this module
87: warning -
warning: type `AdslPerfPrevDayCount' has no format specification
88: STATUS current
89: DESCRIPTION
90: "A counter associated with interface performance
91: measurements during the most previous 1-day (24 hour)
92: measurement interval. The value of this counter is
93: equal to the value of the current day counter at
94: the end of its most recent interval.
95:
96: In the case where the agent has no valid data available
97: for this interval the corresponding object
98: instance is not available and upon a retrieval
99: request a corresponding error message shall be
100: returned to indicate that this instance does
101: not exist (for example, a noSuchName error for
102: SNMPv1 and a noSuchInstance for SNMPv2 GET
103: operation)."
104: SYNTAX Gauge32
105:
106: AdslPerfTimeElapsed ::= TEXTUAL-CONVENTION
106: warning -
warning: current type `AdslPerfTimeElapsed' is not referenced in this module
106: warning -
warning: type `AdslPerfTimeElapsed' has no format specification
107: STATUS current
108: DESCRIPTION
109: "The number of seconds that have elapsed since
110: the beginning of the current measurement period.
111: If, for some reason, such as an adjustment in the
112: system's time-of-day clock, the current interval
113: exceeds the maximum value, the agent will return
114: the maximum value."
115: SYNTAX Gauge32
116:
117: END
118:
119: --
120: -- Copyright (C) The Internet Society (1999). All Rights Reserved.
121: --
122: -- This document and translations of it may be copied and furnished to
123: -- others, and derivative works that comment on or otherwise explain it
124: -- or assist in its implementation may be prepared, copied, published
125: -- and distributed, in whole or in part, without restriction of any
126: -- kind, provided that the above copyright notice and this paragraph are
127: -- included on all such copies and derivative works. However, this
128: -- document itself may not be modified in any way, such as by removing
129: -- the copyright notice or references to the Internet Society or other
130: -- Internet organizations, except as needed for the purpose of
131: -- developing Internet standards in which case the procedures for
132: -- copyrights defined in the Internet Standards process must be
133: -- followed, or as required to translate it into languages other than
134: -- English.
135: --
136: -- The limited permissions granted above are perpetual and will not be
137: -- revoked by the Internet Society or its successors or assigns.
138: --
139: -- This document and the information contained herein is provided on an
140: -- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
141: -- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
142: -- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
143: -- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
144: -- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
145: --
146: