summaryrefslogtreecommitdiff
path: root/MIBS/bti/BTI8xx-INTERFACE-MIB
blob: 1048e8d2e009eeb8fc09d6441a0f6d802bc6bcab (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
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
BTI8xx-INTERFACE-MIB

DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY,
    OBJECT-TYPE,
    IpAddress,
    Unsigned32,
    Integer32,
    Gauge32,
    TimeTicks,
    Counter32               FROM SNMPv2-SMI
    TEXTUAL-CONVENTION,
    DisplayString,
    MacAddress,
    TruthValue,
    DateAndTime,
    RowStatus               FROM SNMPv2-TC          -- [RFC2579]
    MODULE-COMPLIANCE,
    OBJECT-GROUP            FROM SNMPv2-CONF
    InterfaceIndex,
    ifIndex                 FROM IF-MIB             -- [RFC2863]
    PerfCurrentCount,
    PerfIntervalCount,
    PerfTotalCount          FROM PerfHist-TC-MIB    -- [RFC3593]
    mainSystem              FROM BTI8xx-TC-MIB;

    interfaceConfig   MODULE-IDENTITY

    LAST-UPDATED "201511201200Z"  -- Friday, Nov 20, 12:00:00 KST 2015
    ORGANIZATION "Actus Networks Ltd."
    CONTACT-INFO "
    Support:  +82-2-26535666
    R&D:      +82-2-26535666
    Fax:      +82-2-26534662
    Email:    ymkim@actusnetworks.com
    "

    DESCRIPTION  "This is a top-level MIB for Actus whose purpose is to lay out
    the top-level objects in the OID hierarchy from which
    BTI8xx MIB OIDs descend."

    REVISION     "201511201200Z"  -- Friday, Nov 20, 12:00:00 KST 2015
    DESCRIPTION  "
            *1. Change the MAX-ACCESS(for silvercreek tool).
              'not-accessible' -> 'read-only'
                -interfaceConfigIndex
                -interfaceStatisticsIndex
                -remotePortIdLocalPort
                -remotePortIdLocalType
                -rateLimitPort
                -stormCtrlPort

            *2. Change the syntax.
              2.1. syntax value range
                interfaceStatisticsIndex (1..13) -> (1..8191)

              2.2. DisplayString -> OCTET STRING
                interfaceConfigPort
                interfaceConfigDescription
                interfaceConfigLag
                remotePortIdLocalPort
                remotePortIdLocalType
                remotePortIdDesc
                rateLimitPort
                stormCtrlPort

            *3. MIB code sorting.
            "

    REVISION     "201502251500Z"  -- Wednesday, Feb 25, 15:00:00 KST 2015
    DESCRIPTION  "
        *1. Change the access to interfaceStatisticsTable
          > R/W -> R/O
            interfaceStatisticsIndex
            interfaceStatisticsInOctets
            interfaceStatisticsInFrames
            interfaceStatisticsInUcastPkts
            interfaceStatisticsInMulticastPkts
            interfaceStatisticsInBroadcastPkts
            interfaceStatisticsOutOctets
            interfaceStatisticsOutFrames
            interfaceStatisticsOutUcastPkts
            interfaceStatisticsOutMulticastPkts
            interfaceStatisticsOutBroadcastPkts
            interfaceStatisticsDropEvents
            interfaceStatisticsFCSErrors
            interfaceStatisticsUndersizePkts
            interfaceStatisticsOversizePkts
            interfaceStatisticsFragments
            interfaceStatisticsJabbers
            interfaceStatisticsSymbolErrors
        "     

    REVISION     "201411141200Z"  -- Friday, Nov 14, 12:00:00 KST 2014
    DESCRIPTION  "
        *1. This item value is changed syntax 
          interfaceConfigIndex  Integer32 (1..255) -> Integer32 (1..8191)
        "     

    REVISION     "201410291200Z"  -- Wednesday, Oct 29, 12:00:00 KST 2014
    DESCRIPTION  "
        *1. Change the sytax size
          DisplayString(SIZE(0..256)) -> DisplayString(SIZE(0..255))
        "

    REVISION     "201406131200Z"  -- Friday, Jun 13, 12:00:00 KST 2014
    DESCRIPTION  "
        *1. This value range is changed the 13312 to 9600.
          interfaceConfigMTU

        *2. This value access is changed the read-write to read-only.
          interfaceConfigOperStatus
          interfaceConfigOperFlowCtrl
          interfaceConfigAct

        *3. This value range is changed the 1953125 to 1000000000.
          stormCtrlBroadcastPps
          stormCtrlMulticastPps
          stormCtrlDlfPps
        "     
        
    REVISION     "201312271200Z"  -- Monday, Dec 30, 12:00:00 KST 2013
    DESCRIPTION  "Initial version of MIB."   
        
    ::= { mainSystem 5 }

-- =================================================================
-- privateManagement:configManagement:mainSystem:interfaceConfig  ==
-- =================================================================
interfaceConfigTable        OBJECT-TYPE
  SYNTAX                  SEQUENCE OF InterfaceConfigEntry
  MAX-ACCESS              not-accessible
  STATUS                  current
  DESCRIPTION
    "Table that contains Interface Config Table."
  ::= { interfaceConfig 1 }

  interfaceConfigEntry OBJECT-TYPE
    SYNTAX               InterfaceConfigEntry
    MAX-ACCESS           not-accessible
    STATUS               current
    DESCRIPTION
      "A list of information for Interface Config."
    INDEX   { interfaceConfigIndex }
    ::= { interfaceConfigTable 1 }

    InterfaceConfigEntry ::=
      SEQUENCE    {
      interfaceConfigIndex    		  Integer32,
      interfaceConfigPort     		  OCTET STRING,
      interfaceConfigMTU     			  Integer32,
      interfaceConfigTPID     		  OCTET STRING,
      interfaceConfigPVID     		  Integer32,
      interfaceConfigAdminStatus    INTEGER,
      interfaceConfigOperStatus  		INTEGER,
      interfaceConfigMode     		  INTEGER,
      interfaceConfigDuplex   		  INTEGER,
      interfaceConfigSpeed    		  Integer32,
      interfaceConfigAdminFlowCtrl	INTEGER,
      interfaceConfigOperFlowCtrl		INTEGER,
--      interfaceConfigInstalled   		INTEGER,
      interfaceConfigAct         		INTEGER,
      interfaceConfigDescription		OCTET STRING,
      interfaceConfigPriority			  Integer32,
      interfaceConfigLag				    OCTET STRING,
      interfaceConfigLearning			  INTEGER	
      }

      interfaceConfigIndex        OBJECT-TYPE
        SYNTAX                      Integer32 (1..8191)
        MAX-ACCESS                  read-only
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 1 }

     interfaceConfigPort         OBJECT-TYPE
        SYNTAX                      OCTET STRING(SIZE (1..32))
        MAX-ACCESS                  read-only
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 2 }

      interfaceConfigMTU        OBJECT-TYPE
        SYNTAX                      Integer32 (64..9600)
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The MTU value of interface Config entry."
        ::= { interfaceConfigEntry 3 }

      interfaceConfigTPID         OBJECT-TYPE
        SYNTAX                      OCTET STRING(SIZE (1..6))
--        SYNTAX                      INTEGER{ 0x8100(1), 0x88a8(2), 0x9100(3), 0x9200(4) }
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry.
          ex)8800, 88a8, 9100, 9200 
          "
        ::= { interfaceConfigEntry 4 }

      interfaceConfigPVID         OBJECT-TYPE
        SYNTAX                      Integer32(1..4094)
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 5 }

      interfaceConfigAdminStatus  OBJECT-TYPE
        SYNTAX                      INTEGER{ up(1), down(2) }
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 6 }

      interfaceConfigOperStatus   OBJECT-TYPE
        SYNTAX                      INTEGER{ up(1), down(2) }
        MAX-ACCESS                  read-only
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 7 }

      interfaceConfigMode         OBJECT-TYPE
        SYNTAX                      INTEGER{ auto(1), force(2) }
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 8 }

      interfaceConfigDuplex       OBJECT-TYPE
        SYNTAX                      INTEGER{ full(1), half(2), auto(3) }
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 9 }

      interfaceConfigSpeed        OBJECT-TYPE
        SYNTAX                      Integer32(1..10000) 
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 10 }

      interfaceConfigAdminFlowCtrl	OBJECT-TYPE
        SYNTAX                      	INTEGER{ enable(1), disable(2) }
        MAX-ACCESS                  	read-write
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 11 }

      interfaceConfigOperFlowCtrl     OBJECT-TYPE
        SYNTAX                      	INTEGER{ enable(1), disable(2) }
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Config entry."
        ::= { interfaceConfigEntry 12 }

      interfaceConfigAct          OBJECT-TYPE
        SYNTAX                      INTEGER{ act(1), deAct(2) }
        MAX-ACCESS                  read-only
        STATUS                      current
        DESCRIPTION
          "The act value of interface Config entry."
        ::= { interfaceConfigEntry 13 }

      interfaceConfigDescription  OBJECT-TYPE
        SYNTAX                      OCTET STRING(SIZE(0..32))
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The description value of interface Config entry."
        ::= { interfaceConfigEntry 14 }

      interfaceConfigPriority     OBJECT-TYPE
        SYNTAX                      Integer32(0..7)
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          "The prioryty value of interface Config entry."
        ::= { interfaceConfigEntry 15 }

      interfaceConfigLag   OBJECT-TYPE
        SYNTAX                      OCTET STRING(SIZE(0..16))
        MAX-ACCESS                  read-only
        STATUS                      current
        DESCRIPTION
          "The Link Aggregation Group of interface Config entry."
        ::= { interfaceConfigEntry 16 }

      interfaceConfigLearning	    OBJECT-TYPE
        SYNTAX                      INTEGER{ enable(1), disable(2) }
        MAX-ACCESS                  read-write
        STATUS                      current
        DESCRIPTION
          " "
        ::= { interfaceConfigEntry 17 }


-- ======================================================================
-- pManagement:configManagement:interfaceConfig:interfaceConfigTable   ==
-- ======================================================================
interfaceStatisticsTable        OBJECT-TYPE
  SYNTAX                  SEQUENCE OF InterfaceStatisticsEntry
  MAX-ACCESS              not-accessible
  STATUS                  current
  DESCRIPTION
    "Table that contains Interface Statistics Table."
  ::= { interfaceConfig 2 }

  interfaceStatisticsEntry OBJECT-TYPE
    SYNTAX               InterfaceStatisticsEntry
    MAX-ACCESS           not-accessible
    STATUS               current
    DESCRIPTION
      "A list of information for Interface Statistics."
    INDEX   { interfaceStatisticsIndex }
    ::= { interfaceStatisticsTable 1 }

    InterfaceStatisticsEntry ::=
      SEQUENCE    {
      interfaceStatisticsIndex    				Integer32,
      interfaceStatisticsInOctets 				Unsigned32,
      interfaceStatisticsInFrames				Unsigned32,
      interfaceStatisticsInUcastPkts			Unsigned32,
      interfaceStatisticsInMulticastPkts		Unsigned32,
      interfaceStatisticsInBroadcastPkts		Unsigned32,
      interfaceStatisticsOutOctets				Unsigned32,
      interfaceStatisticsOutFrames				Unsigned32,
      interfaceStatisticsOutUcastPkts			Unsigned32,
      interfaceStatisticsOutMulticastPkts		Unsigned32,
      interfaceStatisticsOutBroadcastPkts		Unsigned32,
      interfaceStatisticsDropEvents				Unsigned32,
      interfaceStatisticsFCSErrors				Unsigned32,
      interfaceStatisticsUndersizePkts			Unsigned32,
      interfaceStatisticsOversizePkts			Unsigned32,
      interfaceStatisticsFragments				Unsigned32,
      interfaceStatisticsJabbers				Unsigned32,
      interfaceStatisticsSymbolErrors		  	Unsigned32	
      }

      interfaceStatisticsIndex        OBJECT-TYPE
        SYNTAX                      Integer32 (1..8191)
        MAX-ACCESS                  read-only
        STATUS                      current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 1 }

      interfaceStatisticsInOctets        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 2 }

      interfaceStatisticsInFrames        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 3 }

      interfaceStatisticsInUcastPkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 4 }

      interfaceStatisticsInMulticastPkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 5 }

      interfaceStatisticsInBroadcastPkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 6 }

      interfaceStatisticsOutOctets        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 7 }

      interfaceStatisticsOutFrames        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 8 }

      interfaceStatisticsOutUcastPkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 9 }

      interfaceStatisticsOutMulticastPkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 10 }

      interfaceStatisticsOutBroadcastPkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 11 }

      interfaceStatisticsDropEvents        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 12 }

      interfaceStatisticsFCSErrors        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 13 }

      interfaceStatisticsUndersizePkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 14 }

      interfaceStatisticsOversizePkts        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 15 }

      interfaceStatisticsFragments        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 16 }

      interfaceStatisticsJabbers        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 17 }

      interfaceStatisticsSymbolErrors        OBJECT-TYPE
        SYNTAX                      	Unsigned32(1..4294967295)
        MAX-ACCESS                  	read-only
        STATUS                      	current
        DESCRIPTION
          "The index value of interface Statistics entry."
        ::= { interfaceStatisticsEntry 18 }


-- ==============================================================
-- pManagement:configManagement:interfaceConfig:remoteConfig   ==
-- ==============================================================
remotePortIdTable		OBJECT-TYPE
	SYNTAX		SEQUENCE OF RemotePortIdEntry
	MAX-ACCESS	not-accessible
	STATUS		current
	DESCRIPTION
		"A table that contains informations for Remote Port ID ."
	::= { interfaceConfig 3 }
	
  remotePortIdEntry		OBJECT-TYPE
    SYNTAX		RemotePortIdEntry
    MAX-ACCESS	not-accessible
    STATUS		current
    DESCRIPTION
      "A list of information for Remote Port ID Table."
    INDEX  { ifIndex }
    ::= { remotePortIdTable 1 }

  RemotePortIdEntry ::= 
    SEQUENCE	{
      remotePortIdLocalPort		OCTET STRING,
      remotePortIdLocalType		OCTET STRING,
      remotePortIdDesc			  OCTET STRING
    }

    remotePortIdLocalPort		OBJECT-TYPE
      SYNTAX				  OCTET STRING(SIZE(1..64))
      MAX-ACCESS			read-only
      STATUS				  current
      DESCRIPTION
        "The Interface Local Port value of Remote Port ID Table."
      ::= { remotePortIdEntry 1 }

    remotePortIdLocalType	OBJECT-TYPE
      SYNTAX				  OCTET STRING(SIZE(1..64))
      MAX-ACCESS			read-only
      STATUS				  current
      DESCRIPTION
        "The Interface Local Port Type value of Remote Port ID Table."
      ::= { remotePortIdEntry 2 }

    remotePortIdDesc		OBJECT-TYPE
      SYNTAX				  OCTET STRING(SIZE(0..255))
      MAX-ACCESS			read-write
      STATUS				  current
      DESCRIPTION
        "The Interface Port Description value of Remote Port ID  Table."
      ::= { remotePortIdEntry 3 }


-- ===============================================================
-- pManagement:configManagement:interfaceConfig:rateLimitTable  ==
-- ===============================================================
rateLimitTable		OBJECT-TYPE
	SYNTAX		SEQUENCE OF RateLimitEntry
	MAX-ACCESS	not-accessible
	STATUS		current
	DESCRIPTION
		"A table that contains informations for rate-limit ."
	::= { interfaceConfig 4 }
	
  rateLimitEntry		OBJECT-TYPE
    SYNTAX		RateLimitEntry
    MAX-ACCESS	not-accessible
    STATUS		current
    DESCRIPTION
      "A list of information for Rate Limit Table."
    INDEX  { ifIndex }
    ::= { rateLimitTable 1 }

  RateLimitEntry ::= 
    SEQUENCE	{
      rateLimitPort           OCTET STRING,
      rateLimitIngressRate    Integer32,
      rateLimitIngressBurst   Integer32,
      rateLimitIngressState   INTEGER,
      rateLimitEgressRate     Integer32,
      rateLimitEgressBurst    Integer32,
      rateLimitEgressState    INTEGER,
      rateLimitShapingMode    INTEGER
    }

    rateLimitPort			OBJECT-TYPE
      SYNTAX					OCTET STRING(SIZE(1..64))
      MAX-ACCESS			read-only
      STATUS					current
      DESCRIPTION
        "The Interface Local Port value of Rate Limit Table."
      ::= { rateLimitEntry 1 }

    rateLimitIngressRate	OBJECT-TYPE
      SYNTAX					Integer32(0..1000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Rate Limit Ingress Rate value of Rate Limit Table."
      ::= { rateLimitEntry 2 }

    rateLimitIngressBurst	OBJECT-TYPE
      SYNTAX					Integer32(0..1000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Rate Limit Ingress Burst value of Rate Limit Table."
      ::= { rateLimitEntry 3 }

    rateLimitIngressState	OBJECT-TYPE
      SYNTAX					INTEGER{ disable(0), enable(1) }	
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION				
        "The Rate Limit Ingress State value of Rate Limit Table."
      ::= { rateLimitEntry 4 }

    rateLimitEgressRate		OBJECT-TYPE
      SYNTAX					Integer32(0..1000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Rate Limit Egress Rate value of Rate Limit Table."
      ::= { rateLimitEntry 5 }

    rateLimitEgressBurst	OBJECT-TYPE
      SYNTAX					Integer32(0..1000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Rate Limit Egress Burst value of Rate Limit Table."
      ::= { rateLimitEntry 6 }

    rateLimitEgressState	OBJECT-TYPE
      SYNTAX					INTEGER{ disable(0), enable(1) }
      MAX-ACCESS      read-write
      STATUS					current
      DESCRIPTION				
        "The Rate Limit Egress State value of Rate Limit Table."
      ::= { rateLimitEntry 7 }

    rateLimitShapingMode	OBJECT-TYPE
      SYNTAX					INTEGER{ layer1(0), layer2(1) }
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION				
        "The Rate Limit Mode value of Rate Limit Table."
      ::= { rateLimitEntry 8 }


-- ===============================================================
-- pManagement:configManagement:interfaceConfig:stormCtrlTable  ==
-- ===============================================================
stormCtrlTable		OBJECT-TYPE
	SYNTAX		SEQUENCE OF StormCtrlEntry
	MAX-ACCESS	not-accessible
	STATUS		current
	DESCRIPTION
		"A table that contains informations for rate-limit ."
	::= { interfaceConfig 5 }
	
  stormCtrlEntry		OBJECT-TYPE
    SYNTAX		StormCtrlEntry
    MAX-ACCESS	not-accessible
    STATUS		current
    DESCRIPTION
      "A list of information for Rate Limit Table."
    INDEX  { ifIndex }
    ::= { stormCtrlTable 1 }

  StormCtrlEntry ::= 
    SEQUENCE	{
      stormCtrlPort             OCTET STRING,
      stormCtrlBroadcastPps     Integer32,
      stormCtrlBroadcastState	  INTEGER,
      stormCtrlMulticastPps	    Integer32,
      stormCtrlMulticastState   INTEGER,
      stormCtrlDlfPps           Integer32,
      stormCtrlDlfState         INTEGER
    }

    stormCtrlPort			OBJECT-TYPE
      SYNTAX					  OCTET STRING(SIZE(1..64))
      MAX-ACCESS				read-only
      STATUS					  current
      DESCRIPTION
        "The  Port value of Storm Control Table."
      ::= { stormCtrlEntry 1 }

    stormCtrlBroadcastPps	OBJECT-TYPE
      SYNTAX					Integer32(0..1000000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Broadcast PPS  value of Storm Control Table."
      ::= { stormCtrlEntry 2 }

    stormCtrlBroadcastState	OBJECT-TYPE
      SYNTAX					INTEGER{ disable(0), enable(1) }
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Broadcast State  value of Storm Control Table."
      ::= { stormCtrlEntry 3 }

    stormCtrlMulticastPps	OBJECT-TYPE
      SYNTAX					Integer32(0..1000000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Broadcast PPS  value of Storm Control Table."
      ::= { stormCtrlEntry 4 }

    stormCtrlMulticastState	OBJECT-TYPE
      SYNTAX					INTEGER{ disable(0), enable(1) }
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Multicast State  value of Storm Control Table."
      ::= { stormCtrlEntry 5 }

    stormCtrlDlfPps			OBJECT-TYPE
      SYNTAX					Integer32(0..1000000000)
      MAX-ACCESS			read-write
      STATUS					current
      DESCRIPTION
        "The Dlf PPS  value of Storm Control Table."
      ::= { stormCtrlEntry 6 }

    stormCtrlDlfState		OBJECT-TYPE
      SYNTAX					INTEGER{ disable(0), enable(1) }
      MAX-ACCESS      read-write
      STATUS					current
      DESCRIPTION
        "The dlf State  value of Storm Control Table."
      ::= { stormCtrlEntry 7 }


END