summaryrefslogtreecommitdiff
path: root/MIBS/oneaccess/ONEACCESS-SHDSL-MIB
blob: 9ce53ecc509bdecc0f131dcc2da27d863f29fe92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
--          *****************************
--          *                           *
--          *         ONEOS MIB         *
--          *                           *
--          *****************************
--
--          ONEOS_MIB_STD_V05.1.R005_E001
--
--          Creation date : 07/08/2010
--
--          update OneOs V5.1 capabilities 07/08/2010
--
     ONEACCESS-SHDSL-MIB DEFINITIONS ::= BEGIN 

     IMPORTS
		MODULE-IDENTITY, OBJECT-TYPE,Counter32,Counter64,Integer32
			FROM SNMPv2-SMI
--		MODULE-COMPLIANCE, OBJECT-GROUP
--			FROM SNMPv2-CONF
		ifIndex
			FROM IF-MIB
		oacExpIMSystem	  
			FROM ONEACCESS-GLOBAL-REG
        hdsl2ShdslSpanStatusEntry,hdsl2ShdslEndpointCurrEntry,hdsl2ShdslSpanConfProfileEntry
			FROM HDSL2-SHDSL-LINE-MIB;

     oacSHDSLMIBModule MODULE-IDENTITY
	 LAST-UPDATED    "201106150000Z"
        ORGANIZATION    " OneAccess "
         CONTACT-INFO
           "Pascal KESTELOOT
            Postal: ONE ACCESS
                    381 Avenue du General de Gaulle
                    92140 Clamart, France
		    FRANCE

            Tel: (+33) 01 41 87 70 00
            Fax: (+33) 01 41 87 74 00

            E-mail: pascal.kesteloot@oneaccess-net.com"

         DESCRIPTION
                        "Contact updated"
        REVISION        "201106150000Z"

        DESCRIPTION
              "This MIB module describes private extensions to the RFC4319 MIB."
--  Revision history 
        REVISION      "201008200001Z"
        DESCRIPTION   "Added oacSHDSLSpanConfProfileEocManagement,
                       oacSHDSLSpanConfProfileEocStatusPollDelay and
                       oacSHDSLSpanConfProfileEocStatusPollInterval."
        REVISION      "201007300001Z"
        DESCRIPTION   "Added oacSHDSLSpanConfProfileTable."
        REVISION      "201007080001Z"
        DESCRIPTION   "Initial version."
	
	::= { oacExpIMSystem 3 }

oacSHDSLObjects OBJECT IDENTIFIER ::= { oacSHDSLMIBModule 1 }


oacSHDSLSpanStatusTable OBJECT-TYPE
      SYNTAX     SEQUENCE OF OacSHDSLSpanStatusEntry
      MAX-ACCESS not-accessible
      STATUS     current
      DESCRIPTION
        "This table provides overall status information of
         HDSL2/SHDSL spans.  This table contains live data from
         equipment.  As such, it is NOT persistent."
      ::= { oacSHDSLObjects 2 }

 oacSHDSLSpanStatusEntry OBJECT-TYPE
      SYNTAX      OacSHDSLSpanStatusEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
        "An entry in the oacSHDSLSpanStatusTable.  Each entry
         represents the complete span in a single HDSL2/SHDSL line.
         It is indexed by the ifIndex of the associated HDSL2/SHDSL
         line."
      AUGMENTS { hdsl2ShdslSpanStatusEntry }
      ::= { oacSHDSLSpanStatusTable 1 }

   OacSHDSLSpanStatusEntry ::=
      SEQUENCE
      {
      oacSHDSLSpanStatusUpDown        		Counter32,
	  oacSHDSLSpanStatusCurrStatus			OCTET STRING,
	  oacSHDSLSpanStatusCurrShowtimeStart	Counter32,
	  oacSHDSLSpanStatusCurrCellDelin		Counter32,
	  oacSHDSLSpanStatusCurrCRCanomalies	Counter32,
	  oacSHDSLSpanStatusCurrHECErrors		Counter32,
	  oacSHDSLSpanStatusCurrRxCells			Counter32,
	  oacSHDSLSpanStatusCurrTxCells			Counter32,
	  oacSHDSLSpanStatusCurrRxDrops			Counter32,
	  oacSHDSLSpanStatusCurrES				Counter32,
	  oacSHDSLSpanStatusCurrSES				Counter32,
	  oacSHDSLSpanStatusCurrLOSWS			Counter32,
      oacSHDSLSpanStatusCurrUAS             Counter32,
      oacSHDSLSpanStatusCurrConstellation   INTEGER
      }

   oacSHDSLSpanStatusUpDown OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the Global Up/Down Counter for the span."
      ::= { oacSHDSLSpanStatusEntry 1 }

   oacSHDSLSpanStatusCurrStatus OBJECT-TYPE
      SYNTAX      OCTET STRING(SIZE(30))
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current G.SHDSL Status."
      ::= { oacSHDSLSpanStatusEntry 2 }
	  
   oacSHDSLSpanStatusCurrShowtimeStart OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current Showtime Start."
      ::= { oacSHDSLSpanStatusEntry 3 }

   oacSHDSLSpanStatusCurrCellDelin OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current Cell Delin counter."
      ::= { oacSHDSLSpanStatusEntry 4 }
	  
   oacSHDSLSpanStatusCurrCRCanomalies OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current CRC counter."
      ::= { oacSHDSLSpanStatusEntry 5 }

   oacSHDSLSpanStatusCurrHECErrors OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current HEC counter."
      ::= { oacSHDSLSpanStatusEntry 6 }
	  
   oacSHDSLSpanStatusCurrRxCells OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current Rx Cells counter."
      ::= { oacSHDSLSpanStatusEntry 7 }

   oacSHDSLSpanStatusCurrTxCells OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current Tx Cells counter."
      ::= { oacSHDSLSpanStatusEntry 8 }
	  
   oacSHDSLSpanStatusCurrRxDrops OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current Rx Drops counter."
      ::= { oacSHDSLSpanStatusEntry 9 }

   oacSHDSLSpanStatusCurrES OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current ES counter."
      ::= { oacSHDSLSpanStatusEntry 10 }
	  
   oacSHDSLSpanStatusCurrSES OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current SES counter."
      ::= { oacSHDSLSpanStatusEntry 11 }

   oacSHDSLSpanStatusCurrLOSWS OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current LOSWS counter."
      ::= { oacSHDSLSpanStatusEntry 12 }
	  
   oacSHDSLSpanStatusCurrUAS OBJECT-TYPE
      SYNTAX      Counter32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "Contains the current UAS counter."
      ::= { oacSHDSLSpanStatusEntry 13 }

   oacSHDSLSpanStatusCurrConstellation OBJECT-TYPE
      SYNTAX      INTEGER 
                  {
                  tcPam16(2),
                  tcPam32(3)
                  }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current constellation (line coding) for the span."
      ::= { oacSHDSLSpanStatusEntry 14 }


oacSHDSLEndpointCurrTable OBJECT-TYPE
	SYNTAX SEQUENCE OF OacSHDSLEndpointCurrEntry
		MAX-ACCESS not-accessible
		STATUS current
		DESCRIPTION 
		"This table contains current status and performance information
         for segment endpoints in HDSL2/SHDSL lines.  As with other
         tables in this MIB module indexed by ifIndex, entries in this
         table MUST be maintained in a persistent manner."
	 ::= { oacSHDSLObjects 5 }

oacSHDSLEndpointCurrEntry OBJECT-TYPE
    SYNTAX     OacSHDSLEndpointCurrEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION
        "Defines an entry in the oacSHDSLEndpointCurrTable."
    AUGMENTS {hdsl2ShdslEndpointCurrEntry}
    ::= { oacSHDSLEndpointCurrTable 1 }

 OacSHDSLEndpointCurrEntry ::=
    SEQUENCE {
        oacSHDSLEndpointCurrAtn              	Integer32,
	oacSHDSLEndpointCurrSnrMgn		Integer32,
	oacSHDSLEndpointCurrTxPwr		Integer32,
	oacSHDSLEndpointCurrRxGain					Integer32,
    oacSHDSLEndpointCurrMaxAttainableLineRate	Integer32,
	oacSHDSLEndpointCurrCommands				Integer32,
	oacSHDSLEndpointCurrResponses				Integer32,
	oacSHDSLEndpointCurrdiscardedCommands		Integer32,
    oacSHDSLEndpointCurrerroredCommands       Integer32,
	oacSHDSLEndpointCurrReceivedFrames		Integer32,
	oacSHDSLEndpointCurrBadTransparency		Integer32,
	oacSHDSLEndpointCurrBadFCS				Integer32,
	oacSHDSLEndpointCurrEOCStatus				OCTET STRING
     }

   oacSHDSLEndpointCurrAtn OBJECT-TYPE
      SYNTAX      Integer32(-1270..1280)
      UNITS       "dB/10"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current loop attenuation for this endpoint as reported in
         a Network or Customer Side Performance Status message. In tenths of dB."
      ::= { oacSHDSLEndpointCurrEntry 1 }

  oacSHDSLEndpointCurrSnrMgn OBJECT-TYPE
      SYNTAX      Integer32(-1270..1280)
      UNITS       "dB/10"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current SNR margin for this endpoint as reported in a
         Status Response/SNR message. In tenths of dB."
      ::= { oacSHDSLEndpointCurrEntry 2 }

 oacSHDSLEndpointCurrTxPwr OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "dB/10"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current transmit power for this endpoint. In tenths of dB."
      ::= { oacSHDSLEndpointCurrEntry 3 }

 oacSHDSLEndpointCurrRxGain OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "dB/10"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current receiver gain for this endpoint. In tenths of dB."
      ::= { oacSHDSLEndpointCurrEntry 4 }

   oacSHDSLEndpointCurrMaxAttainableLineRate OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current Max Attainable LineRate for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 5 }

  oacSHDSLEndpointCurrCommands OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current Commands for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 6 }

 oacSHDSLEndpointCurrResponses OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current Responses for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 7 }

 oacSHDSLEndpointCurrdiscardedCommands OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current discarded Commands for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 8 }
	  
 oacSHDSLEndpointCurrerroredCommands OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current errored Commands for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 9 }
	  
   oacSHDSLEndpointCurrReceivedFrames OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current Received Frames for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 10 }

  oacSHDSLEndpointCurrBadTransparency OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current Bad Transparency for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 11 }

 oacSHDSLEndpointCurrBadFCS OBJECT-TYPE
      SYNTAX      Integer32
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current Bad FCS for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 12 }

 oacSHDSLEndpointCurrEOCStatus OBJECT-TYPE
      SYNTAX      OCTET STRING(SIZE(50))
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current EOC Status for this endpoint."
      ::= { oacSHDSLEndpointCurrEntry 13 }
	  	 
	  --
	  --
oacSHDSLEndpointCurrretrainTable OBJECT-TYPE
	SYNTAX SEQUENCE OF OacSHDSLEndpointCurrretrainEntry
		MAX-ACCESS not-accessible
		STATUS current
		DESCRIPTION 
		"This table contains current status and performance information
         for segment endpoints in HDSL2/SHDSL lines.  As with other
         tables in this MIB module indexed by ifIndex, entries in this
         table MUST be maintained in a persistent manner."
	 ::= { oacSHDSLObjects 7 }
oacSHDSLEndpointCurrretrainEntry OBJECT-TYPE
    SYNTAX     OacSHDSLEndpointCurrretrainEntry
    MAX-ACCESS  not-accessible
    STATUS      current
    DESCRIPTION
        "Defines an entry in the oacSHDSLEndpointCurrretrainTable."
    AUGMENTS {hdsl2ShdslEndpointCurrEntry}
    ::= { oacSHDSLEndpointCurrretrainTable 1 }

 OacSHDSLEndpointCurrretrainEntry ::=
    SEQUENCE {
    oacSHDSLEndpointCurrretrainSQPAIR        Integer32,
    oacSHDSLEndpointCurrretrainSQLINE       Integer32,
	oacSHDSLEndpointCurrretrainCRCPAIR		 Integer32,
	oacSHDSLEndpointCurrretrainCRCLINE		 Integer32,
    oacSHDSLEndpointCurrretrainFsyncPAIR     Integer32,
	oacSHDSLEndpointCurrretrainFsyncLINE	 Integer32,
    oacSHDSLEndpointCurrretrainFSyncSQPAIR  Integer32,
	oacSHDSLEndpointCurrretrainFSyncSQLINE	 Integer32
     }
   oacSHDSLEndpointCurrretrainSQPAIR OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "SQPAIR"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain SQ for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 1 }
	  
   oacSHDSLEndpointCurrretrainSQLINE OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "SQLINE"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain SQ for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 2 }

   oacSHDSLEndpointCurrretrainCRCPAIR OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "CRCPAIR"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain CRC for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 3 }
	
   oacSHDSLEndpointCurrretrainCRCLINE OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "CRCLINE"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain CRC for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 4 }
	  
   oacSHDSLEndpointCurrretrainFsyncPAIR OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "FsyncPAIR"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain Fsync for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 5 }

   oacSHDSLEndpointCurrretrainFsyncLINE OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "FsyncLINE"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain Fsync for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 6 }
	  
   oacSHDSLEndpointCurrretrainFSyncSQPAIR OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "FSync&SQPAIR"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain FSync&SQ for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 7 }

   oacSHDSLEndpointCurrretrainFSyncSQLINE OBJECT-TYPE
      SYNTAX      Integer32
      UNITS       "FSync&SQLINE"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The current retrain FSync&SQ for this endpoint as reported in
         a Network or Customer Side Performance Status message."
      ::= { oacSHDSLEndpointCurrretrainEntry 8 }
	  
-- OneAccess SHDSL MIB Trap Definitions
oacSHDSLTraps      OBJECT IDENTIFIER ::= { oacSHDSLMIBModule 2 }
oacSHDSLTrapPrefix OBJECT IDENTIFIER ::= { oacSHDSLTraps 0 }

oacSHDSLHardDownTrap NOTIFICATION-TYPE
    STATUS             current
    DESCRIPTION
            "this notification indicate that the shdsl line speed is lower than the threshold configured in efm interface. 
  as consequence, the interface ethernet which the hard-down option is enable will be shutdown, 
it will be UP if the shdsl line recovered the good linerate."
   ::= { oacSHDSLTrapPrefix 1 }	 
 
--   ****************************   --
--   oacSHDSLSpanConfProfileTable   --
--   ****************************   --
oacSHDSLSpanConfProfileTable OBJECT-TYPE
      SYNTAX SEQUENCE OF OacSHDSLSpanConfProfileEntry
      MAX-ACCESS not-accessible
      STATUS current
      DESCRIPTION
        "This table supports definitions of span configuration
         profiles for SHDSL lines.  This table MUST be maintained
         in a persistent manner"
     ::= { oacSHDSLObjects 10 }

 oacSHDSLSpanConfProfileEntry OBJECT-TYPE
      SYNTAX      OacSHDSLSpanConfProfileEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
        "Each entry corresponds to a single span configuration
         profile.  Each profile contains a set of span configuration
         parameters.  The configuration parameters in a profile are
         applied to those lines referencing that profile (see the
         hdsl2ShdslSpanConfProfile object).  "
      AUGMENTS {hdsl2ShdslSpanConfProfileEntry}
    ::= { oacSHDSLSpanConfProfileTable 1 }

  OacSHDSLSpanConfProfileEntry ::=
      SEQUENCE 
      {
      oacSHDSLSpanConfProfileConstellation         INTEGER,
      oacSHDSLSpanConfProfileAutoConfig            INTEGER,
      oacSHDSLSpanConfProfileCaplist               INTEGER,
      oacSHDSLSpanConfProfileEfmAggregation        INTEGER,
      oacSHDSLSpanConfProfileCrcCheck              Integer32,
      oacSHDSLSpanConfProfileMeansqCheck           Integer32,
      oacSHDSLSpanConfProfileMeansqThreshold       Integer32,
      oacSHDSLSpanConfProfileLineProbing           INTEGER,
      oacSHDSLSpanConfProfileEocManagement         INTEGER,
      oacSHDSLSpanConfProfileEocStatusPollDelay    Integer32,
      oacSHDSLSpanConfProfileEocStatusPollInterval Integer32
      }

   oacSHDSLSpanConfProfileConstellation OBJECT-TYPE
      SYNTAX      INTEGER
                  {  
                  auto(1),
                  tcPam16(2),
                  tcPam32(3)
                  }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured constellation (line coding) for the span.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
         annex ... tc-pam <value>"
      ::= { oacSHDSLSpanConfProfileEntry 1 }

   oacSHDSLSpanConfProfileAutoConfig OBJECT-TYPE
      SYNTAX      INTEGER
                  {
                  enabled(1),
                  disabled(2)
                  }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured auto configuration mode (enabled or disabled) for the span.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
            autoconfig / no autoconfig"
      ::= { oacSHDSLSpanConfProfileEntry 2 }


   oacSHDSLSpanConfProfileCaplist OBJECT-TYPE
      SYNTAX      INTEGER
                  {
                  newstyle(1),
                  oldstyle(2),
                  auto(3)                 
                  }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured capability list style for the span.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
            caplist <value>"
      ::= { oacSHDSLSpanConfProfileEntry 3 }

   oacSHDSLSpanConfProfileEfmAggregation OBJECT-TYPE
      SYNTAX      INTEGER
                  {
                  disabled(1),
                  auto(2),
                  negotiated(3),
                  static(4)                 
                  }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured efm aggregation mode for the span.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
            efmaggregation <value>"
      ::= { oacSHDSLSpanConfProfileEntry 4 }

   oacSHDSLSpanConfProfileCrcCheck OBJECT-TYPE
      SYNTAX      Integer32(0..30)
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured numbered of consecutive seconds with crc errors after which the link will be retrained.
         If the value is set to 0, than no retrain will occur based on crc errors.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
            value 0 :         crc no 
            all other values: crc check <value> "
      ::= { oacSHDSLSpanConfProfileEntry 5 }

   oacSHDSLSpanConfProfileMeansqCheck OBJECT-TYPE
      SYNTAX      Integer32(0..30)
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured numbered of consecutive seconds where the noise margin is below 
         the configured threshold (oacSHDSLSpanConfProfileMeansqThreshold) after which the link will be retrained.
         If the value is set to 0, than no retrain will occur based on noise margin verification.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
            value 0 :         meansq no 
            all other values: meansq check <value> "
      ::= { oacSHDSLSpanConfProfileEntry 6 }

   oacSHDSLSpanConfProfileMeansqThreshold OBJECT-TYPE
      SYNTAX      Integer32(-2..10)
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured threshold (in dB) for retrain check based on the noise margin.
        If the noise margin drops below the configured threshold for the configured time
        (oacSHDSLSpanConfProfileMeansqCheck) than the link will be retrained.
         Corresponds to cli command (controller shdsl 0, dsl-group 0):
            meansq check <time> <value> "
      ::= { oacSHDSLSpanConfProfileEntry 7 }

   oacSHDSLSpanConfProfileLineProbing OBJECT-TYPE
      SYNTAX      INTEGER
                  {
                  adaptive(1), 
                  normal(2)
                  }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
        "The configured linprobing mechanism. 
         - normal corresponds to the standard line probing (pmms) as defined in the standard (G.991.2).
         - adaptive has to be used in situations where there is cross-talk between the lines of the same span.
           A propriatary algorithm will be activated that will limit the maximum speed if the normal line probing
           mechanism cannot reach a stable sync due to it's limitations (cross-talk is not taken into account in the 
           standard line probing mechanism). The disadvantage of the adaptive mode is that it can take a long time 
           before a stable sync is reached.
        
        Corresponds to cli command (controller shdsl 0, dsl-group 0):
            lineprobing <value> "
      ::= { oacSHDSLSpanConfProfileEntry 8 }

   oacSHDSLSpanConfProfileEocManagement OBJECT-TYPE
      SYNTAX      INTEGER
                  {
                  enabled(1),
                  disabled(2)
                  }
      MAX-ACCESS  read-write
      STATUS      current
      DESCRIPTION
        "This object enables/disables the EOC management of the SHDSL line in this unit."

      DEFVAL      { enabled }
      ::= { oacSHDSLSpanConfProfileEntry 9 }

   oacSHDSLSpanConfProfileEocStatusPollDelay OBJECT-TYPE
      SYNTAX      Integer32(0..29)
      UNITS       "seconds"
      MAX-ACCESS  read-write
      STATUS      current
      DESCRIPTION
        "The delay in seconds after the start of the full quarter of an hour when an EOC full status request
        is sent to the devices in the span. Periodically after this start point full status request will
        be sent with a configured interval (oacSHDSLSpanConfProfileEocStatusPollInterval)."

      DEFVAL      { 0 }
      ::= { oacSHDSLSpanConfProfileEntry 10 }

   oacSHDSLSpanConfProfileEocStatusPollInterval OBJECT-TYPE
      SYNTAX      Integer32(30|60|90|120)
      UNITS       "seconds"
      MAX-ACCESS  read-write
      STATUS      current
      DESCRIPTION
        "The delay in seconds between 2 EOC full status requests to the same device in the shdsl span."

      DEFVAL      { 30 }
      ::= { oacSHDSLSpanConfProfileEntry 11 }

END