smilint output for ./NGDSL-LINE-TC-MIB
Message Severities |
Severity | Count |
error | 1 |
warning | 23 |
Message Types |
Type | Count |
object-identifier-not-prefix (error) | 1 |
type-unref (warning) | 23 |
Messages:
NGDSL-LINE-TC-MIB
1: -- extracted from draft-ietf-adslmib-adsl2-04.txt
2: -- at Wed Oct 19 06:37:01 2005
3:
4: NGDSL-LINE-TC-MIB DEFINITIONS ::= BEGIN
5:
6:
7: IMPORTS
8: MODULE-IDENTITY,
9: transmission
10: FROM SNMPv2-SMI
11:
12: TEXTUAL-CONVENTION
13: FROM SNMPv2-TC;
14:
15:
16: ngdslTCMIB MODULE-IDENTITY
17: LAST-UPDATED "200510090000Z" -- October 9, 2005
18: ORGANIZATION "ADSLMIB Working Group"
19: CONTACT-INFO "WG-email: adslmib@ietf.org
20: Info: https://www1.ietf.org/mailman/listinfo/adslmib
21:
22:
23: Chair: Mike Sneed
24: Sand Channel Systems
25: Postal: P.O. Box 37324
26: Raleigh NC 27627-732
27: Email: sneedmike@hotmail.com
28: Phone: +1 206 600 7022
29:
30: Co-Chair: Bob Ray
31: PESA Switching Systems, Inc.
32: Postal: 330-A Wynn Drive
33: Huntsville, AL 35805
34: USA
35: Email: rray@pesa.com
36: Phone: +1 256 726 9200 ext. 142
37:
38: Co-editor: Moti Morgenstern
39: ECI Telecom Ltd.
40: Postal: 30 Hasivim St.
41: Petach Tikva 49517,
42: Israel.
43: Email: moti.morgenstern@ecitele.com
44: Phone: +972 3 926 6258
45:
46: Co-editor: Menachem Dodge
47: ECI Telecom Ltd.
48: Postal: 30 Hasivim St.
49: Petach Tikva 49517,
50: Israel.
51: Email: mbdodge@ieee.org
52: Phone: +972 3 926 8421
53:
54: Co-editor: Scott Baillie
55: NEC Australia
56: Postal: 649-655 Springvale Road,
57: Mulgrave, Victoria 3170,
58: Australia.
59: Email: scott.baillie@nec.com.au
60: Phone: +61 3 9264 3986
61:
62: Co-editor: Umberto Bonollo
63: NEC Australia
64: Postal: 649-655 Springvale Road,
65: Mulgrave, Victoria 3170,
66: Australia.
67: Email: umberto.bonollo@nec.com.au
68: Phone: +61 3 9264 3385
69: "
70: DESCRIPTION
71: "This MIB Module provides Textual Conventions to be
72: used by the NGDSL-LINE-MIB module for the purpose of
73: managing ADSL, ADSL2 and ADSL2+ lines.
74:
75: Copyright (C) The Internet Society (2005). This version of
76: this MIB module is part of RFC XXXX: see the RFC itself for
77: full legal notices."
78:
79: -- RFC Ed.: replace XXXX with assigned number & remove this note
80: REVISION "200510090000Z" -- October 09, 2005
81: DESCRIPTION "Initial version, published as RFC XXXX."
82: -- RFC Ed.: replace XX with assigned number & remove this note
83: ::= { transmission xxx }
83: error -
Object identifier element `xxx' name only allowed as first element
84: -- RFC Ed.: we suggest to put it under { transmission 230 } because
85: -- this is the first available number.
86:
87: ------------------------------------------------
88: -- Textual Conventions --
89: ------------------------------------------------
90:
91: Adsl2Unit ::= TEXTUAL-CONVENTION
91: warning -
warning: current type `Adsl2Unit' is not referenced in this module
92: STATUS current
93: DESCRIPTION
94: "Identifies a transceiver as being either atuc or
95: atur. An ADSL line consists of two transceivers, an atuc
96: and an atur. Attributes with this syntax reference the two
97: sides of a line. Specified as an INTEGER, the two values
98: are:
99: atuc(1) -- central site transceiver
100: atur(2) -- remote site transceiver"
101: SYNTAX INTEGER {
102: atuc(1),
103: atur(2)
104: }
105:
106: Adsl2Direction ::= TEXTUAL-CONVENTION
106: warning -
warning: current type `Adsl2Direction' is not referenced in this module
107: STATUS current
108: DESCRIPTION
109: "Identifies the direction of a band as being
110: either upstream or downstream. Specified as an INTEGER,
111: the two values are:
112: upstream(1)
113: downstream(2)"
114: SYNTAX INTEGER {
115: upstream(1),
116: downstream(2)
117: }
118:
119:
120:
121: Adsl2TransmissionModeType ::= TEXTUAL-CONVENTION
121: warning -
warning: current type `Adsl2TransmissionModeType' is not referenced in this module
122: STATUS current
123: DESCRIPTION
124: "A set of ADSL2 line transmission modes, with one bit
125: per mode. The notes (F) and (L) denote Full-Rate
126: and Lite/splitterless respectively:
127: Bit 00 : Regional Std. (ANSI T1.413) (F)
128: Bit 01 : Regional Std. (ETSI DTS/TM06006) (F)
129: Bit 02 : G.992.1 POTS non-overlapped (F)
130: Bit 03 : G.992.1 POTS overlapped (F)
131: Bit 04 : G.992.1 ISDN non-overlapped (F)
132: Bit 05 : G.992.1 ISDN overlapped (F)
133: Bit 06 : G.992.1 TCM-ISDN non-overlapped (F)
134: Bit 07 : G.992.1 TCM-ISDN overlapped (F)
135: Bit 08 : G.992.2 POTS non-overlapped (L)
136: Bit 09 : G.992.2 POTS overlapped (L)
137: Bit 10 : G.992.2 with TCM-ISDN non-overlapped (L)
138: Bit 11 : G.992.2 with TCM-ISDN overlapped (L)
139: Bit 12 : G.992.1 TCM-ISDN symmetric (F) --- not in G.997.1
140: Bit 13-17: Reserved
141: Bit 18 : G.992.3 POTS non-overlapped (F)
142: Bit 19 : G.992.3 POTS overlapped (F)
143: Bit 20 : G.992.3 ISDN non-overlapped (F)
144: Bit 21 : G.992.3 ISDN overlapped (F)
145: Bit 22-23: Reserved
146: Bit 24 : G.992.4 POTS non-overlapped (L)
147: Bit 25 : G.992.4 POTS overlapped (L)
148: Bit 26-27: Reserved
149: Bit 28 : G.992.3 Annex I All-Digital non-overlapped (F)
150: Bit 29 : G.992.3 Annex I All-Digital overlapped (F)
151: Bit 30 : G.992.3 Annex J All-Digital non-overlapped (F)
152: Bit 31 : G.992.3 Annex J All-Digital overlapped (F)
153: Bit 32 : G.992.4 Annex I All-Digital non-overlapped (L)
154: Bit 33 : G.992.4 Annex I All-Digital overlapped (L)
155: Bit 34 : G.992.3 Annex L POTS non-overlapped, mode 1,
156: wide U/S (F)
157: Bit 35 : G.992.3 Annex L POTS non-overlapped, mode 2,
158: narrow U/S(F)
159: Bit 36 : G.992.3 Annex L POTS overlapped, mode 3,
160: wide U/S (F)
161: Bit 37 : G.992.3 Annex L POTS overlapped, mode 4,
162: narrow U/S (F)
163: Bit 38 : G.992.3 Annex M POTS non-overlapped (F)
164: Bit 39 : G.992.3 Annex M POTS overlapped (F)
165: Bit 40 : G.992.5 POTS non-overlapped (F)
166: Bit 41 : G.992.5 POTS overlapped (F)
167: Bit 42 : G.992.5 ISDN non-overlapped (F)
168: Bit 43 : G.992.5 ISDN overlapped (F)
169: Bit 44-45: Reserved
170: Bit 46 : G.992.5 Annex I All-Digital non-overlapped (F)
171: Bit 47 : G.992.5 Annex I All-Digital overlapped (F)
172: Bit 48 : G.992.5 Annex J All-Digital non-overlapped (F)
173: Bit 49 : G.992.5 Annex J All-Digital overlapped (F)
174: Bit 50 : G.992.5 Annex M POTS non-overlapped (F)
175: Bit 51 : G.992.5 Annex M POTS overlapped (F)
176: Bit 52-55: Reserved"
177: SYNTAX BITS {
178: ansit1413(0),
179: etsi(1),
180: q9921PotsNonOverlapped(2),
181: q9921PotsOverlapped(3),
182: q9921IsdnNonOverlapped(4),
183: q9921isdnOverlapped(5),
184: q9921tcmIsdnNonOverlapped(6),
185: q9921tcmIsdnOverlapped(7),
186: q9922potsNonOverlapeed(8),
187: q9922potsOverlapped(9),
188: q9922tcmIsdnNonOverlapped(10),
189: q9922tcmIsdnOverlapped(11),
190: q9921tcmIsdnSymmetric(12),
191: reserved1(13),
192: reserved2(14),
193: reserved3(15),
194: reserved4(16),
195: reserved5(17),
196: q9923PotsNonOverlapped(18),
197: q9923PotsOverlapped(19),
198: q9923IsdnNonOverlapped(20),
199: q9923isdnOverlapped(21),
200: reserved6(22),
201: reserved7(23),
202: q9924potsNonOverlapeed(24),
203: q9924potsOverlapped(25),
204: reserved8(26),
205: reserved9(27),
206: q9923AnnexIAllDigNonOverlapped(28),
207: q9923AnnexIAllDigOverlapped(29),
208: q9923AnnexJAllDigNonOverlapped(30),
209: q9923AnnexJAllDigOverlapped(31),
210: q9924AnnexIAllDigNonOverlapped(32),
211: q9924AnnexIAllDigOverlapped(33),
212: q9923AnnexLMode1NonOverlapped(34),
213: q9923AnnexLMode2NonOverlapped(35),
214: q9923AnnexLMode3Overlapped(36),
215: q9923AnnexLMode4Overlapped(37),
216: q9923AnnexMPotsNonOverlapped(38),
217: q9923AnnexMPotsOverlapped(39),
218: q9925PotsNonOverlapped(40),
219: q9925PotsOverlapped(41),
220: q9925IsdnNonOverlapped(42),
221: q9925isdnOverlapped(43),
222: reserved10(44),
223: reserved11(45),
224: q9925AnnexIAllDigNonOverlapped(46),
225: q9925AnnexIAllDigOverlapped(47),
226: q9925AnnexJAllDigNonOverlapped(48),
227: q9925AnnexJAllDigOverlapped(49),
228: q9925AnnexMPotsNonOverlapped(50),
229: q9925AnnexMPotsOverlapped(51),
230: reserved12(52),
231: reserved13(53),
232: reserved14(54),
233: reserved15(55)
234: }
235:
236: Adsl2RaMode ::= TEXTUAL-CONVENTION
236: warning -
warning: current type `Adsl2RaMode' is not referenced in this module
237: STATUS current
238: DESCRIPTION
239: "Specifies the rate adaptation behavior for the line.
240: The three possible behaviors are:
241: manual (1) - No Rate-Adaptation. The initialization
242: process attempts to synchronize to a
243: specified rate.
244: rainit (2) - Rate-Adaptation during initialization process
245: only, which attempts to synchronize to a rate
246: between minimum and maximum specified values.
247: dynamicRa (3)- Dynamic Rate-Adaptation during initialization
248: process as well as during SHOWTIME"
249: SYNTAX INTEGER {
250: manual(1),
251: raInit(2),
252: dynamicRa(3)
253: }
254:
255: Adsl2InitResult ::= TEXTUAL-CONVENTION
255: warning -
warning: current type `Adsl2InitResult' is not referenced in this module
256: STATUS current
257: DESCRIPTION
258: "Specifies the result of full initialization attempt; the
259: six possible result values are:
260: noFail (0) - Successful initialization
261: configError (1) - Configuration failure
262: configNotFeasible (2) - Configuration details not supported
263: commFail (3) - Communication failure
264: noPeerAtu (4) - Peer ATU not detected
265: otherCause (5) - Other initialization failure reason"
266: SYNTAX INTEGER {
267: noFail(0),
268: configError(1),
269: configNotFeasible(2),
270: commFail(3),
271: noPeerAtu(4),
272: otherCause(5)
273: }
274:
275: Adsl2OperationModes ::= TEXTUAL-CONVENTION
275: warning -
warning: current type `Adsl2OperationModes' is not referenced in this module
276: STATUS current
277: DESCRIPTION
278: "The ADSL2 management model specified includes an ADSL Mode
279: attribute which identifies an instance of ADSL Mode-Specific
280: PSD Configuration object in the ADSL Line Profile. The
281: following classes of ADSL operating mode are defined. "
282: SYNTAX INTEGER {
283: defMode (1),
284: adsl (2),
285: adsl2Pots (3),
286: adsl2Isdn (4),
287: adsl2PlusPots (5),
288: adsl2PlusIsdn (6),
289: adsl2ReachExtended (7)
290: }
291:
292: Adsl2PowerMngState ::= TEXTUAL-CONVENTION
292: warning -
warning: current type `Adsl2PowerMngState' is not referenced in this module
293: STATUS current
294: DESCRIPTION
295: "Attributes with this syntax uniquely identify each power
296: management state defined for the ADSL/ADSL2 or ADSL2+ link.
297: The possible values are:
298: l0(0) - L0 - Full power management state
299: l1(1) - L1 - Low power management state (for G.992.2)
300: l2(2) - L2 - Low power management state (for G.992.3,
301: G.992.4, and G.992.5)
302: l3(3) - L3 - Idle power management state"
303:
304: SYNTAX INTEGER {
305: l0(0),
306: l1(1),
307: l2(2),
308: l3(3)
309: }
310:
311: Adsl2ConfPmsForce ::= TEXTUAL-CONVENTION
311: warning -
warning: current type `Adsl2ConfPmsForce' is not referenced in this module
312: STATUS current
313: DESCRIPTION
314: "Attributes with this syntax are configuration parameters
315: that reference the desired power management state for the
316: ADSL/ADSL2 or ADSL2+ link:
317: l3toL0 (1) - Perform a transition from L3 to L0
318: (Full power management state)
319: l0toL2 (2) - Perform a transition from L0 to L2
320: (Low power management state)
321: l0orL2toL3 (3) - Perform a transition into L3 (Idle
322: power management state)"
323:
324: SYNTAX INTEGER {
325: l3toL0 (0),
326: l0toL2 (2),
327: l0orL2toL3 (3)
328: }
329:
330: Adsl2LConfProfPmMode ::= TEXTUAL-CONVENTION
330: warning -
warning: current type `Adsl2LConfProfPmMode' is not referenced in this module
331: STATUS current
332: DESCRIPTION
333: "Attributes with this syntax are configuration parameters
334: that reference the power modes/states into which the ATU-C or
335: ATU-R may autonomously transit.
336:
337: It is a BITS structure that allows control of the following
338: transit options:
339: allowTransitionsToIdle (0) - xTU may autonomously transit
340: to idle (L3) state.
341: allowTransitionsToLowPower (1)- xTU may autonomously transit
342: to low-power (L2) state."
343:
344: SYNTAX BITS {
345: allowTransitionsToIdle(0),
346: allowTransitionsToLowPower(1)
347: }
348:
349: Adsl2LineLdsf ::= TEXTUAL-CONVENTION
349: warning -
warning: current type `Adsl2LineLdsf' is not referenced in this module
350: STATUS current
351: DESCRIPTION
352: "Attributes with this syntax are configuration parameters
353: that control the Loop Diagnostic mode for the ADSL/ADSL2 or
354: ADSL2+ link. The possible values are:
355: inhibit (0) - Inhibit Loop Diagnostic mode
356: force (1) - Force/Initiate Loop Diagnostic mode"
357:
358: SYNTAX INTEGER {
359: inhibit(0),
360: force(1)
361: }
362:
363: Adsl2LdsfResult ::= TEXTUAL-CONVENTION
363: warning -
warning: current type `Adsl2LdsfResult' is not referenced in this module
364: STATUS current
365: DESCRIPTION
366: "Possible failure reasons associated with performing
367: Dual Ended Loop Test (DELT) on a DSL line.
368: Possible values are:
369: none (1) - The default value in case LDSF was never
370: requested for the associated line.
371: success (2) - The recent command completed
372: successfully.
373: inProgress (3) - The Loop Diagnostics process is in
374: progress.
375: unsupported (4) - The NE or the line card doesn't support
376: LDSF.
377: cannotRun (5) - The NE cannot initiate the command, due
378: to a non specific reason.
379: aborted (6) - The Loop Diagnostics process aborted.
380: failed (7) - The Loop Diagnostics process failed.
381: illegalMode (8) - The NE cannot initiate the command, due
382: to the specific mode of the relevant
383: line.
384: adminUp (9) - The NE cannot initiate the command, as
385: the relevant line is administratively
386: 'Up'.
387: tableFull (10)- The NE cannot initiate the command, due
388: to reaching the maximum number of rows
389: in the results table.
390: noResources (11)- The NE cannot initiate the command, due
391: to lack of internal memory resources."
392: SYNTAX INTEGER {
393: none (1),
394: success (2),
395: inProgress (3),
396: unsupported (4),
397: cannotRun (5),
398: aborted (6),
399: failed (7),
400: illegalMode (8),
401: adminUp (9),
402: tableFull (10),
403: noResources (11)
404: }
405:
406: Adsl2SymbolProtection ::= TEXTUAL-CONVENTION
406: warning -
warning: current type `Adsl2SymbolProtection' is not referenced in this module
407: STATUS current
408: DESCRIPTION
409: "Attributes with this syntax are configuration parameters
410: that reference the minimum length impulse noise protection
411: (INP) in terms of number of symbols. The possible values are:
412: noProtection (i.e., INP not required), halfSymbol (i.e., INP
413: length is 1/2 symbol), and 1-16 symbols in steps of 1 symbol"
414:
415: SYNTAX INTEGER {
416: noProtection (1),
417: halfSymbol (2),
418: singleSymbol (3),
419: twoSymbols (4),
420: threeSymbols (5),
421: fourSymbols (6),
422: fiveSymbols (7),
423: sixSymbols (8),
424: sevenSymbols (9),
425: eightSymbols (10),
426: nineSymbols (11),
427: tenSymbols (12),
428: elevenSymbols (13),
429: twelveSymbols (14),
430: thirteeSymbols (15),
431: fourteenSymbols (16),
432: fifteenSymbols (17),
433: sixteenSymbols (18)
434: }
435: Adsl2MaxBer ::= TEXTUAL-CONVENTION
435: warning -
warning: current type `Adsl2MaxBer' is not referenced in this module
436: STATUS current
437: DESCRIPTION
438: "Attributes with this syntax are configuration parameters
439: that reference the maximum Bit Error Rate (BER).
440: The possible values are:
441:
442: eminus3 (1) - Maximum BER=E^-3
443: eminus5 (2) - Maximum BER=E^-5
444: eminus7 (3) - Maximum BER=E^-7"
445: SYNTAX INTEGER {
446: eminus3(1),
447: eminus5(2),
448: eminus7(3)
449: }
450:
451: Adsl2ScMaskDs ::= TEXTUAL-CONVENTION
451: warning -
warning: current type `Adsl2ScMaskDs' is not referenced in this module
452: STATUS current
453: DESCRIPTION
454: "Each one of the 512 bits in this OCTET
455: STRING array represents the corresponding bin
456: in the downstream direction. A value of one
457: indicates that the bin is not in use."
458: SYNTAX OCTET STRING (SIZE(0..64))
459:
460: Adsl2ScMaskUs ::= TEXTUAL-CONVENTION
460: warning -
warning: current type `Adsl2ScMaskUs' is not referenced in this module
461: STATUS current
462: DESCRIPTION
463: "Each one of the 64 bits in this OCTET
464: STRING array represents the corresponding bin
465: in the downstream direction. A value of one
466: indicates that the bin is not in use."
467: SYNTAX OCTET STRING (SIZE(0..8))
468:
469: Adsl2RfiDs ::= TEXTUAL-CONVENTION
469: warning -
warning: current type `Adsl2RfiDs' is not referenced in this module
470: STATUS current
471: DESCRIPTION
472: "Each one of the 512 bits in this OCTET
473: STRING array represents the corresponding bin
474: in the downstream direction. A value of one
475: indicates that the bin is part of a notch
476: filter."
477: SYNTAX OCTET STRING (SIZE(0..64))
478:
479: Adsl2PsdMaskDs ::= TEXTUAL-CONVENTION
479: warning -
warning: current type `Adsl2PsdMaskDs' is not referenced in this module
480: STATUS current
481: DESCRIPTION
482: "This is a structure that represents up to
483: 32 PSD Mask breakpoints.
484: Each breakpoint occupies 3 octets: The first
485: two octets hold the index of the sub-carrier
486: associated with the breakpoint. The third octet
487: holds the PSD reduction at the breakpoint from 0
488: (0dBm/Hz) to 255 (-127.5 dBm/Hz) using units of
489: 0.5dBm/Hz."
490: SYNTAX OCTET STRING (SIZE(0..96))
491:
492: Adsl2PsdMaskUs ::= TEXTUAL-CONVENTION
492: warning -
warning: current type `Adsl2PsdMaskUs' is not referenced in this module
493: STATUS current
494: DESCRIPTION
495: "This is a structure that represents up to
496: 4 PSD Mask breakpoints.
497: Each breakpoint occupies 3 octets: The first
498: two octets hold the index of the sub-carrier
499: associated with the breakpoint. The third octet
500: holds the PSD reduction at the breakpoint from 0
501: (0dBm/Hz) to 255 (-127.5 dBm/Hz) using units of
502: 0.5dBm/Hz."
503: SYNTAX OCTET STRING (SIZE(0..12))
504:
505: Adsl2Tssi ::= TEXTUAL-CONVENTION
505: warning -
warning: current type `Adsl2Tssi' is not referenced in this module
506: STATUS current
507: DESCRIPTION
508: "This is a structure that represents up to
509: 32 transmit spectrum shaping (TSSi) breakpoints.
510: Each breakpoint occupies 3 octets: The first
511: two octets hold the index of the sub-carrier
512: associated with the breakpoint. The third octet
513: holds the shaping parameter at the breakpoint. It
514: is a value from 0 to 127 (units of -0.5dB). The
515: special value 127 indicates that the sub-carrier
516: is not transmitted."
517: SYNTAX OCTET STRING (SIZE(0..96))
518:
519: Adsl2LastTransmittedState ::= TEXTUAL-CONVENTION
519: warning -
warning: current type `Adsl2LastTransmittedState' is not referenced in this module
520: STATUS current
521: DESCRIPTION
522: "This parameter represents the last successful
523: transmitted initialization state in the last full
524: initialization performed on the line."
525: SYNTAX INTEGER {
526: atucG9941(0),
527: atucQuiet1(1),
528: atucComb1(2),
529: atucQuiet2(3),
530: atucComb2(4),
531: atucIcomb1(5),
532: atucLineprob(6),
533: atucQuiet3(7),
534: atucComb3(8),
535: atucIComb2(9),
536: atucMsgfmt(10),
537: atucMsgpcb(11),
538: atucQuiet4(12),
539: atucReverb1(13),
540: atucTref1(14),
541: atucReverb2(15),
542: atucEct(16),
543: atucReverb3(17),
544: atucTref2(18),
545: atucReverb4(19),
546: atucSegue1(20),
547: atucMsg1(21),
548: atucReverb5(22),
549: atucSegue2(23),
550: atucMedley(24),
551: atucExchmarker(25),
552: atucMsg2(26),
553: atucReverb6(27),
554: atucSegue3(28),
555: atucParams(29),
556: atucReverb7(30),
557: atucSegue4(31),
558: atucShowtime(32),
559: --
560: aturG9941(100),
561: aturQuiet1(101),
562: aturComb1(102),
563: aturQuiet2(103),
564: aturComb2(104),
565: aturIcomb1(105),
566: aturLineprob(106),
567: aturQuiet3(107),
568: aturComb3(108),
569: aturIcomb2(109),
570: aturMsgfmt(110),
571: aturMsgpcb(111),
572: aturReverb1(112),
573: aturQuiet4(113),
574: aturReverb2(114),
575: aturQuiet5(115),
576: aturReverb3(116),
577: aturEct(117),
578: aturReverb4(118),
579: aturSegue1(119),
580: aturReverb5(120),
581: aturSegue2(121),
582: aturMsg1(122),
583: aturMedley(123),
584: aturExchmarker(124),
585: aturMsg2(125),
586: aturReverb6(126),
587: aturSegue3(127),
588: aturParams(128),
589: aturReverb7(129),
590: aturSegue4(130),
591: aturShowtime(131)
592: }
593:
594: Adsl2LineStatus ::= TEXTUAL-CONVENTION
594: warning -
warning: current type `Adsl2LineStatus' is not referenced in this module
595: STATUS current
596: DESCRIPTION
597: "Attributes with this syntax are status parameters
598: that reflect the failure status for a given endpoint of
599: ADSL/ADSL2 or ADSL2+ link.
600:
601: This BITS structure can report the following failures:
602:
603: noDefect (0) - This bit position positively reports
604: that no defect or failure exist.
605: lossOfFraming (1) - Loss of frame synchronization
606: lossOfSignal (2) - Loss of signal
607: lossOfPower (3) - Loss of power. Usually this failure may
608: be reported for CPE units only
609: initFailure (4) - Recent initialization process failed."
610:
611: SYNTAX BITS {
612: noDefect(0),
613: lossOfFraming(1),
614: lossOfSignal(2),
615: lossOfPower(3),
616: initFailure(4)
617: }
618:
619: Adsl2ChAtmStatus ::= TEXTUAL-CONVENTION
619: warning -
warning: current type `Adsl2ChAtmStatus' is not referenced in this module
620: STATUS current
621: DESCRIPTION
622: "Attributes with this syntax are status parameters that
623: reflect the failure status for Transmission Convergence (TC)
624: layer of a given ATM interface (data path over an ADSL/ADSL2
625: or ADSL2+ link).
626:
627: This BITS structure can report the following failures:
628: noDefect (0) - This bit position positively
629: reports that no defect or failure
630: exist.
631: noCellDelineation (1) - The link was successfully
632: initialized but cell delineation
633: was never acquired on the
634: associated ATM data path.
635: lossOfCellDelineation (2)- Loss of cell delineation on the
636: associated ATM data path"
637:
638: SYNTAX BITS {
639: noDefect(0),
640: noCellDelineation(1),
641: lossOfCellDelineation(2)
642: }
643:
644: Adsl2ChPtmStatus ::= TEXTUAL-CONVENTION
644: warning -
warning: current type `Adsl2ChPtmStatus' is not referenced in this module
645: STATUS current
646: DESCRIPTION
647: "Attributes with this syntax are status parameters that
648: reflect the failure status for a given PTM interface (packet
649: data path over an ADSL/ADSL2 or ADSL2+ link).
650:
651: This BITS structure can report the following failures:
652: noDefect (0) - This bit position positively
653: reports that no defect or failure exist.
654: outOfSync (1) - Out of synchronization. "
655:
656: SYNTAX BITS {
657: noDefect(0),
658: outOfSync(1)
659: }
660:
661: END
662:
663: --
664: -- Copyright (C) The Internet Society (2005). This document is subject
665: -- to the rights, licenses and restrictions contained in BCP 78, and
666: -- except as set forth therein, the authors retain all their rights.
667: --
668: --
669: -- Acknowledgment
670: --
671: -- Funding for the RFC Editor function is currently provided by the
672: -- Internet Society.
673: