smilint output for ./PerfHist-TC-MIB
Message Severities |
Severity | Count |
warning | 6 |
Message Types |
Type | Count |
type-unref (warning) | 3 |
type-without-format (warning) | 3 |
Messages:
PerfHist-TC-MIB
1: -- extracted from rfc3593.txt
2: -- at Wed Sep 3 06:14:34 2003
117:
118: PerfCurrentCount ::= TEXTUAL-CONVENTION
118: warning -
warning: current type `PerfCurrentCount' is not referenced in this module
118: warning -
warning: type `PerfCurrentCount' has no format specification
119: STATUS current
120: DESCRIPTION
121: "A counter associated with a
122: performance measurement in a current 15
123: minute measurement interval. The value
124: of this counter starts from zero and is
125: increased when associated events occur,
126: until the end of the 15 minute interval.
127: At that time the value of the counter is
128: stored in the first 15 minute history
129: interval, and the CurrentCount is
130: restarted at zero. In the
131: case where the agent has no valid data
132: available for the current interval the
133: corresponding object instance is not
134: available and upon a retrieval request
135: a corresponding error message shall be
136: returned to indicate that this instance
137: does not exist (for example, a noSuchName
138: error for SNMPv1 and a noSuchInstance for
139: SNMPv2 GET operation)."
140: SYNTAX Gauge32
141:
142: PerfIntervalCount ::= TEXTUAL-CONVENTION
142: warning -
warning: current type `PerfIntervalCount' is not referenced in this module
142: warning -
warning: type `PerfIntervalCount' has no format specification
143: STATUS current
144: DESCRIPTION
145: "A counter associated with a
146: performance measurement in a previous
147: 15 minute measurement interval. In the
148: case where the agent has no valid data
149: available for a particular interval the
150: corresponding object instance is not
151: available and upon a retrieval request
152: a corresponding error message shall be
153: returned to indicate that this instance
154: does not exist (for example, a noSuchName
155: error for SNMPv1 and a noSuchInstance for
156: SNMPv2 GET operation).
157: In a system supporting
158: a history of n intervals with
159: IntervalCount(1) and IntervalCount(n) the
160: most and least recent intervals
161: respectively, the following applies at
162: the end of a 15 minute interval:
163: - discard the value of IntervalCount(n)
164: - the value of IntervalCount(i) becomes that
165: of IntervalCount(i-1) for n >= i > 1
166: - the value of IntervalCount(1) becomes that
167: of CurrentCount
168: - the TotalCount, if supported, is adjusted."
169: SYNTAX Gauge32
170:
171: PerfTotalCount ::= TEXTUAL-CONVENTION
171: warning -
warning: current type `PerfTotalCount' is not referenced in this module
171: warning -
warning: type `PerfTotalCount' has no format specification
172: STATUS current
173: DESCRIPTION
174: "A counter associated with a
175: performance measurements aggregating the
176: previous valid 15 minute measurement
177: intervals. (Intervals for which no valid
178: data was available are not counted)"
179: SYNTAX Gauge32
180:
181: END
182:
183: --
184: -- Copyright (C) The Internet Society (2003). All Rights Reserved.
185: --
186: -- This document and translations of it may be copied and furnished to
187: -- others, and derivative works that comment on or otherwise explain it
188: -- or assist in its implementation may be prepared, copied, published
189: -- and distributed, in whole or in part, without restriction of any
190: -- kind, provided that the above copyright notice and this paragraph are
191: -- included on all such copies and derivative works. However, this
192: -- document itself may not be modified in any way, such as by removing
193: -- the copyright notice or references to the Internet Society or other
194: -- Internet organizations, except as needed for the purpose of
195: -- developing Internet standards in which case the procedures for
196: -- copyrights defined in the Internet Standards process must be
197: -- followed, or as required to translate it into languages other than
198: -- English.
199: --
200: -- The limited permissions granted above are perpetual and will not be
201: -- revoked by the Internet Society or its successors or assigns.
202: --
203: -- This document and the information contained herein is provided on an
204: -- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
205: -- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
206: -- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
207: -- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
208: -- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
209: --
210: