summaryrefslogtreecommitdiff
path: root/MIBS/dell/FORCE10-MSTP-MIB
blob: 214547b71646dd41e91399347ff5ee60490de1e4 (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
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
FORCE10-MSTP-MIB DEFINITIONS ::= BEGIN

    IMPORTS
      MODULE-IDENTITY, OBJECT-TYPE, 
      Counter32, TimeTicks, Integer32
        FROM SNMPv2-SMI
      TEXTUAL-CONVENTION, RowStatus, 
      DisplayString, TruthValue 
        FROM SNMPv2-TC
      mib-2
        FROM RFC1213-MIB
      VlanId
        FROM Q-BRIDGE-MIB 
      Timeout, BridgeId, dot1dBridge
        FROM BRIDGE-MIB
	  f10Experiment
	    FROM FORCE10-SMI;


    f10Mstp MODULE-IDENTITY
    LAST-UPDATED "200804011200Z"  -- Apr 1, 2008 12:00:00 GMT
    ORGANIZATION
       "Force10 Networks, Inc."
    CONTACT-INFO
       "Force10 Networks, Inc.
        350 Holger Way
        San Jose, CA 95134 USA
        Phone: +1 (408) 571 3500
        Fax:   +1 (408) 571 3550
        Email: support@force10networks.com"

    DESCRIPTION
       "The MIB module for managing devices that support Multiple &
        Rapid Spanning Trees Protocol and algorithm. It is dedicated
        to reflect IEEE Std 802.1s.
 
        Note: This contains the MIB objects defined in MSTP-MIB of
        ruzin-mstp-mib-02.txt."
--      ::= { dot1dBridge XXX }
        ::= { f10Experiment 2 }
    
	--
	-- Textual Conventions
	--
	
	-- VlanId    ::= TEXTUAL-CONVENTION
	--     DISPLAY-HINT "d"
	--     STATUS  current
	--     DESCRIPTION
	--             "."
	--     SYNTAX  INTEGER (1..4094)
 
	PortIndex ::= TEXTUAL-CONVENTION
	    DISPLAY-HINT "d"
	    STATUS  current
	    DESCRIPTION
	            "A unique value, greater than zero, for each Port
	            in the managed Bridge.
	            The value for each PortIndex remain
	            constant at least from one re-initialization of the entity's
	            network management system to the next re-initialization."
	    SYNTAX  INTEGER (1..4094)
	
	PortIndexOrZero ::= TEXTUAL-CONVENTION
	    DISPLAY-HINT "d"
	    STATUS  current
	    DESCRIPTION
	            "This textual convention is an extension of the
	            PortIndex convention.  The latter defines a greater
	            than zero value used to identify a Port in the managed Bridge.
	            This extension permits the additional value of zero.  the
	            value zero is object-specific and must therefore be defined as
	            part of the description of any object which uses this syntax.
	            Examples of the usage of zero might include situations where
	            Port was unknown, or when none or all Ports need to be referenced."
	    SYNTAX  Integer32 (0..2147483647)
	
	MstiInstanceIndex ::= TEXTUAL-CONVENTION
	    DISPLAY-HINT "d"
	    STATUS       current
	    DESCRIPTION
	            "A unique value, greater than zero, for each Multiple Spanning
	            Tree Instance (MSTI) in the managed Bridge.
	            The value for each MstiInstanceIndex remains constant for the
	            instance. The "
	    SYNTAX  Integer32 (1..64)
	
	BpduCounter ::= TEXTUAL-CONVENTION
	    DISPLAY-HINT "d"
	    STATUS       current
	    DESCRIPTION
	            "An optional counter of received or transmitted Bridge Protocol
	            Data Units of different types on/from a Port. If the agent does not
	            support these counter, it returns the value 0. These counters are
	            reset when the protocol starts to operate and when the value of
	            mstpPortOperMACEnable changes from false(2) to true(1)."
	    SYNTAX  Counter32
	
	MstiOrCistInstanceIndex ::= TEXTUAL-CONVENTION
	    DISPLAY-HINT "d"
	    STATUS       current
	    DESCRIPTION
	            "This textual convention is an extension of the
	            MstiInstanceIndex convention.  This extension permits the
	            additional value of zero, which means Common and Internal
	            Spanning Tree (CIST)."
	    SYNTAX      Integer32 (0..64)
	
	PortId ::= TEXTUAL-CONVENTION
	    DISPLAY-HINT "d"
	    STATUS       current
	    DESCRIPTION
	            "The Port Identifier of the Port, the unique Port identifier
	            comprising two parts, the Port Number and the Port Priority
	            field (13.24.8 of IEEE Std 802.1s, 8.5.5.1 and 17.18.16 of
	            IEEE Std 802.1D, 1998 Edition)."
	    SYNTAX       OCTET STRING (SIZE (2))
	
	mstpGen            OBJECT IDENTIFIER ::= { f10Mstp 10 }
	
	-- mstpGen group reflects configurations/statuses
	-- the Bridge as a unit
	
	mstpGenBridgeMaxAge  OBJECT-TYPE
	                SYNTAX  Timeout (600..4000)
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "12.8.1.3.a)"
	                ::= { mstpGen 2 }
	
	mstpGenBridgeHelloTime    OBJECT-TYPE
	                SYNTAX  Timeout (100..1000)
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "12.8.1.3.b)"
	                ::= { mstpGen 3 }
	
	mstpGenBridgeForwardDelay OBJECT-TYPE
	                SYNTAX  Timeout (400..3000)
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "12.8.1.3.c)"
	                ::= { mstpGen 4 }
	
	mstpGenMaxAge  OBJECT-TYPE
	                SYNTAX  Timeout (600..4000)
	                MAX-ACCESS  read-only
	                STATUS  current
	                DESCRIPTION
	                  "12.8.1.3.a)"
	                ::= { mstpGen 8 }
	
	mstpGenHelloTime    OBJECT-TYPE
	                SYNTAX  Timeout (100..1000)
	                MAX-ACCESS  read-only
	                STATUS  current
	                DESCRIPTION
	                  "12.8.1.3.b)"
	                ::= { mstpGen 9 }
	
	mstpGenForwardDelay OBJECT-TYPE
	                SYNTAX  Timeout (400..3000)
	                MAX-ACCESS  read-only
	                STATUS  current
	                DESCRIPTION
	                  "12.8.1.3.c)"
	                ::= { mstpGen 10 }
	
	mstpGenMaxHops      OBJECT-TYPE
	                SYNTAX  Integer32 (4..30)
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "13.22.f)"
	                ::= { mstpGen 14 }
	
	mstpGenHoldTime     OBJECT-TYPE
	                SYNTAX  Timeout (100..1000)
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "."
	                ::= { mstpGen 15 }
	
	mstpGenMigrateTime  OBJECT-TYPE
	                SYNTAX  Timeout (100..1000)
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "13.22.d)"
	                ::= { mstpGen 16 }
	
	mstpGenPathCostDefault OBJECT-TYPE
	                SYNTAX      INTEGER {
	                  pathCostDefault8021d1998(1),
	                  pathCostDefault8021t2001(2)
	                }
	                MAX-ACCESS  read-write
	                STATUS      current
	                DESCRIPTION
	                  "(Copied from draft-ietf-bridge-rstpmib-02.txt).
	                   The version of the Spanning Tree default Path Costs that
	                   are to be used by this Bridge.  A value of pathCostDefault8021d1998(1)
	                   uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998.
	                   A value of pathCostDefault8021t2001(2) uses the 32-bit default Path
	                   Costs from IEEE Std. 802.1t."
	                 REFERENCE
	                   "IEEE Std 802.1D & 802.1t Table 8-5"
	                 ::= { mstpGen 18 }
	
	mstpGenCapable   OBJECT-TYPE
	                 SYNTAX  INTEGER {
	                  nonStp(0),
	                  dot1d1998(1),
	                  dot1w(2),
	                  dot1d2004(3),
	                  dot1s(4),
	                  dot1q(5),
	                  unknown(6)
	                 }
	                 MAX-ACCESS  read-only
	                 STATUS  current
	                 DESCRIPTION
	                  "An indication of wheter the Bridge supports
	                   'maximum' level Spanning Tree Protocol.
	                   The value nonStp(0) indicates, the Bridge doesn't
	                   support any Spanning Tree Protocol.
	                   The value 'dot1d1998(1)' indicates the Spanning Tree Protocol
	                   specified in EEE 802.1D-1998, 'dot1w(2)' indicates the Rapid
	                   Spanning Tree Protocol specified in IEEE Std 802.1w,
	                   'dot1d2004' indicates IEEE Std 802.1D-2004 and
	                   'dot1s(4) means MSTP IEEE Std 802.1s."
	                 ::= { mstpGen 19 }
	
	
	mstpGenForceVersion OBJECT-TYPE
	                SYNTAX  INTEGER {
	                  forceNonStp(0),
	                  forceLegacyDot1d(1),
	                  forceDot1w(2),
	                  autoDot1s(3),
	                  unknown(4)
	                }
	                MAX-ACCESS  read-write
	                STATUS  current
	                DESCRIPTION
	                  "The value forceNonStp(0) indicates, the Spanning Tree Protocol
	                  is disabled on the Bridge (or the Spanning Tree Protocol
	                  Emulation operates). Other possible values are described
	                  in IEEE Std 802.1s clause 12.8.1.3.e)"
	                DEFVAL      { autoDot1s }
	                ::= { mstpGen 20 }
	
	mstpGenCfgIdFmtSel OBJECT-TYPE
	                   SYNTAX  Integer32
	                   MAX-ACCESS  read-write
	                   STATUS  current
	                   DESCRIPTION
	                     "Configuration Identificator Format Selector."
	                   REFERENCE
	                      "12.12.3.4.2.a)"
	                   ::= { mstpGen 30 }
	
	mstpGenCfgIdName   OBJECT-TYPE
	                   SYNTAX  DisplayString (SIZE (32))
	                   MAX-ACCESS  read-write
	                   STATUS  current
	                   DESCRIPTION
	                     "The configuration name that identifies the MST
	                      region and is used as one of the inputs in the 
	                      computation of the MST Configuration Identifier."
	                   REFERENCE
	                     "12.12.3.4.2.b)"
	                   ::= { mstpGen 31 }
	
	mstpGenCfgIdRevLevel OBJECT-TYPE
	                   SYNTAX  Integer32
	                   MAX-ACCESS  read-write
	                   STATUS  current
	                   DESCRIPTION
	                     "This object identifies the MST revision that 
	                      identifies the MST region and is used as one
	                      of the inputs in the computation of the MST 
	                     configuration Identifier."
	                   REFERENCE
	                     "12.12.3.4.2.c)"
	                   ::= { mstpGen 32 }
	
	mstpGenCfgIdDigest OBJECT-TYPE
	                   SYNTAX  OCTET STRING(SIZE(16))
	                   MAX-ACCESS  read-only
	                   STATUS  current
	                   DESCRIPTION
	                     "Configuration Digest."
	                   REFERENCE
	                      "12.12.3.3.3.a.4"
	                   ::= { mstpGen 33 }		
	
	mstpGenReginalRoot OBJECT-TYPE
	                SYNTAX  BridgeId
	                MAX-ACCESS  read-only
	                STATUS  current
	                DESCRIPTION
	                  "... of CIST."
	                ::= { mstpGen 34 }
	
	mstpGenExternalRootCost OBJECT-TYPE
	                SYNTAX  Integer32
	                MAX-ACCESS  read-only
	                STATUS  current
	                DESCRIPTION
	                  "... of CIST."
	                ::= { mstpGen 35 }
	
	
	mstpPortTable OBJECT-TYPE
	              SYNTAX  SEQUENCE OF MstpPortEntry
	              MAX-ACCESS  not-accessible
	              STATUS  current
	              DESCRIPTION
	                 "A table that contains generic information about
	                 every port that is associated with this bridge."
	              ::= { f10Mstp 11 }
	
	mstpPortEntry OBJECT-TYPE
	              SYNTAX  MstpPortEntry
	              MAX-ACCESS  not-accessible
	              STATUS  current
	              DESCRIPTION
	                 "A list of information for each port of the
	                 bridge."
	              INDEX  { mstpPortIndex }
	              ::= { mstpPortTable 1 }
	
	MstpPortEntry ::= SEQUENCE {
	                  mstpPortIndex                    PortIndex,
	                  mstpPortAdminMACEnable           TruthValue,
	                  mstpPortOperMACEnable            TruthValue,
	                  mstpPortUpTime                   TimeTicks,
	                  mstpPortAdminExternalPathCost    Integer32,
	                  mstpPortOperExternalPathCost     Integer32,
	                  mstpPortAdminEdge                TruthValue,
	                  mstpPortOperEdge                 TruthValue,
	                  mstpPortAutoEdge                 TruthValue,
	                  mstpPortAdminPointToPoint        INTEGER,
	                  mstpPortOperPointToPoint         TruthValue,
	                  mstpPortHelloTime                Timeout,
	                  mstpPortAdminNonStp              TruthValue,
	                  mstpPortProtocolMigration        TruthValue, -- mcheck
	                  mstpPortRxTcnBpduCounter         BpduCounter,
	                  mstpPortRxCfgBpduCounter         BpduCounter,
	                  mstpPortRxRstBpduCounter         BpduCounter,
	                  mstpPortRxMstBpduCounter         BpduCounter,
	                  mstpPortTxTcnBpduCounter         BpduCounter,
	                  mstpPortTxCfgBpduCounter         BpduCounter,
	                  mstpPortTxRstBpduCounter         BpduCounter,
	                  mstpPortTxMstBpduCounter         BpduCounter
	              }
	
	
	mstpPortIndex                 OBJECT-TYPE
	                              SYNTAX      PortIndex
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                 "A unique value, greater than zero, for each Port.
	                                 The value for each interface sub-layer
	                                 must remain constant at least from one re-initialization
	                                 of the entity's network management system to the next re-
	                                 initialization."
	                              ::= { mstpPortEntry 1 }
	
	mstpPortAdminMACEnable        OBJECT-TYPE 
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                 "."
	                              REFERENCE   "IEEE Std 802.1s Clause 12.8.2.5.2"
	                              ::= { mstpPortEntry 2 }
	
	mstpPortOperMACEnable         OBJECT-TYPE 
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                 "."
	                              REFERENCE   "IEEE Std 802.1s Clause 12.8.2.5.2"
	                              ::= { mstpPortEntry 3 }
	
	mstpPortUpTime                OBJECT-TYPE 
	                              SYNTAX      TimeTicks
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "The value of sysUpTime at the time when the Port
	                                 has been enabled by mstpPortAdminMACEnable or linked
	                                 last time."
	                              ::= { mstpPortEntry 4 }
	
	mstpPortAdminExternalPathCost OBJECT-TYPE
	                              SYNTAX      Integer32 (0..200000000)
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "The administrative value of the External Port Cost parameter.
	                                 The value 0 means, that Port Cost will be selected
	                                 automatically in correspondence with the speed of
	                                 the attached LAN."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 5 }
	
	mstpPortOperExternalPathCost  OBJECT-TYPE
	                              SYNTAX      Integer32
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 6 }
	
	mstpPortAdminEdge             OBJECT-TYPE
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 7 }
	
	mstpPortOperEdge              OBJECT-TYPE
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 8 }
	
	mstpPortAutoEdge              OBJECT-TYPE
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "(From IEEE Std 8021D). Optional."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 9 }
	
	mstpPortAdminPointToPoint     OBJECT-TYPE
	                              SYNTAX      INTEGER {
	                                forceTrue(0),
	                                forceFalse(1),
	                                auto(2)
	                              }
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 10 }
	
	mstpPortOperPointToPoint      OBJECT-TYPE
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 11 }
	
	mstpPortHelloTime             OBJECT-TYPE
	                              SYNTAX      Timeout (100..1000)
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "."
	                              REFERENCE   "IEEE Std 802.1s Clause "
	                              ::= { mstpPortEntry 12 }
	
	mstpPortAdminNonStp           OBJECT-TYPE
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "Ports with this object set to true(1) do not participate
	                                in any STP computation; they are always in Forwarding state,
	                                do not send BPDU and all received on these Ports BPDU must
	                                be discarded. Such Ports are used to define the STP termination
	                                point of the LAN."
	                              REFERENCE   "."
	                              ::= { mstpPortEntry 13 }
	
	mstpPortProtocolMigration     OBJECT-TYPE
	                              SYNTAX      TruthValue
	                              MAX-ACCESS  read-write
	                              STATUS      current
	                              DESCRIPTION
	                                "Reflects 'mcheck' - 'Force BPDU Migration Check' management
	                                operation, which is executes, when this object is being set
	                                to true(1). The value false(2) in SET operation has to be
	                                ignored. The operation GET must always return value false(2)."
	                              REFERENCE   "IEEE Std 802.1s Clause 12.8.2.7"
	                              ::= { mstpPortEntry 14 }
	
	mstpPortRxTcnBpduCounter      OBJECT-TYPE
	                              SYNTAX      BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Received Topology Change Notification (TCN) Messages."
	                              ::= { mstpPortEntry 15 }
	
	mstpPortRxCfgBpduCounter      OBJECT-TYPE
	                              SYNTAX      BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Received Configuration BPDUs (IEEE Std 802.1d-1998)."
	                              ::= { mstpPortEntry 16 }
	
	mstpPortRxRstBpduCounter      OBJECT-TYPE
	                              SYNTAX      BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Received RST BPDUs IEEE Std 802.1w-2001."
	                              ::= { mstpPortEntry 17 }
	
	mstpPortRxMstBpduCounter      OBJECT-TYPE
	                              SYNTAX      BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Received MST BPDUs IEEE Std 802.1s."
	                              ::= { mstpPortEntry 18 }
	
	mstpPortTxTcnBpduCounter      OBJECT-TYPE
	                              SYNTAX      BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Transmitted Topology Change Notification (TCN) Messages."
	                              ::= { mstpPortEntry 19 }
	
	mstpPortTxCfgBpduCounter      OBJECT-TYPE
	                              SYNTAX      BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Transmitted Configuration BPDUs (IEEE Std 802.1d-1998)."
	                              ::= { mstpPortEntry 20 }
	
	mstpPortTxRstBpduCounter      OBJECT-TYPE
	                              SYNTAX    BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Transmitted RST BPDUs IEEE Std 802.1w-2001."
	                              ::= { mstpPortEntry 21 }
	
	mstpPortTxMstBpduCounter      OBJECT-TYPE
	                              SYNTAX    BpduCounter
	                              MAX-ACCESS  read-only
	                              STATUS      current
	                              DESCRIPTION
	                                "Transmitted MST BPDUs IEEE Std 802.1s."
	                              ::= { mstpPortEntry 22 }                               
	
	mstpMapTable OBJECT-TYPE
	              SYNTAX      SEQUENCE OF MstpMapEntry
	              MAX-ACCESS  not-accessible
	              STATUS      current
	              DESCRIPTION
	                "MST Configuration table (VID=>MSTID translation): allocates
	                 each and every possible VLAN to CST or a specific MSTI."
	              ::= { f10Mstp 12 }
	
	mstpMapEntry OBJECT-TYPE
	              SYNTAX      MstpMapEntry
	              MAX-ACCESS  not-accessible
	              STATUS      current
	              DESCRIPTION
	                "MST Configuration table (VID=>MSTID translation): allocates
	                 each and every possible VLAN to CST or a specific MSTI."
	              INDEX { mstpMapMSTiID, mstpMapVlanRangeIndex }
	              ::= { mstpMapTable 1 }
	
	MstpMapEntry ::= SEQUENCE {
	       mstpMapMSTiID            MstiInstanceIndex,
	       mstpMapVlanRangeIndex    Integer32,
	       mstpMapVlanMin           VlanId,
	       mstpMapVlanMax           VlanId,
	       mstpMapRowStatus         RowStatus
	    }
	
	mstpMapMSTiID         OBJECT-TYPE
	                      SYNTAX      MstiInstanceIndex
	                      MAX-ACCESS  not-accessible
	                      STATUS      current
	                      DESCRIPTION
	                        "."
	                      ::= { mstpMapEntry 1 }
	
	mstpMapVlanRangeIndex OBJECT-TYPE
	                      SYNTAX      Integer32 (1..4094)
	                      MAX-ACCESS  not-accessible
	                      STATUS      current
	                      DESCRIPTION
	                        "Signifies the index to the VLAN range entry in the table."
	                      ::= { mstpMapEntry 2 }
	
	mstpMapVlanMin        OBJECT-TYPE
	                      SYNTAX      VlanId
	                      MAX-ACCESS  read-create
	                      STATUS      current
	                      DESCRIPTION
	                        "."
	                      ::= { mstpMapEntry 3 }
	
	mstpMapVlanMax        OBJECT-TYPE
	                      SYNTAX      VlanId
	                      MAX-ACCESS  read-create
	                      STATUS      current
	                      DESCRIPTION
	                        "."
	                      ::= { mstpMapEntry 4 }
	
	mstpMapRowStatus      OBJECT-TYPE
	                      SYNTAX      RowStatus
	                      MAX-ACCESS  read-create
	                      STATUS      current
	                      DESCRIPTION
	                        "The status of the row as per SNMP-v2."
	                      ::= { mstpMapEntry 9 }
	
	mstpXstTable  OBJECT-TYPE
	              SYNTAX      SEQUENCE OF MstpXstEntry
	              MAX-ACCESS  not-accessible
	              STATUS      current
	              DESCRIPTION
	                "."
	              ::= { f10Mstp 13 }
	
	mstpXstEntry OBJECT-TYPE
	              SYNTAX      MstpXstEntry
	              MAX-ACCESS  not-accessible
	              STATUS      current
	              DESCRIPTION
	                "."
	              INDEX { mstpXstId }
	              ::= { mstpXstTable 1 }
	
	MstpXstEntry ::= SEQUENCE {
	       mstpXstId                      MstiOrCistInstanceIndex,
	       mstpXstBridgePriority          Integer32,
	       mstpXstBridgeId                BridgeId,
	       mstpXstDesignatedRoot          BridgeId,
	       mstpXstDesignatedBridge        BridgeId,
	       mstpXstInternalRootCost        Integer32,
	       mstpXstRootPort                PortIndexOrZero,
	       mstpXstMasterPort              PortIndexOrZero,
	       mstpXstTimeSinceTopologyChange TimeTicks,
	       mstpXstTopologyChangesCount    Counter32,
	       mstpXstTopologyChangeFlag      TruthValue
	    }
	
	mstpXstId                       OBJECT-TYPE
	                                SYNTAX      MstiOrCistInstanceIndex
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "0 means CIST."
	                                ::= { mstpXstEntry 1 }
	
	
	mstpXstBridgePriority           OBJECT-TYPE
	                                SYNTAX      Integer32 (0..61440)
	                                MAX-ACCESS  read-write
	                                STATUS      current
	                                DESCRIPTION
	                                   "Bridge priority, in steps of 4096."
	                                DEFVAL       { 32768 }
	                                ::= { mstpXstEntry 2 }
	
	mstpXstBridgeId                 OBJECT-TYPE
	                                SYNTAX      BridgeId
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 3 }
	
	mstpXstDesignatedRoot           OBJECT-TYPE
	                                SYNTAX      BridgeId
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 4 }
	
	mstpXstDesignatedBridge         OBJECT-TYPE
	                                SYNTAX      BridgeId
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 5 }
	
	mstpXstInternalRootCost         OBJECT-TYPE
	                                SYNTAX      Integer32
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 6 }
	
	mstpXstRootPort                 OBJECT-TYPE
	                                SYNTAX      PortIndexOrZero
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 7 }
	
	mstpXstMasterPort               OBJECT-TYPE
	                                SYNTAX      PortIndexOrZero
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "Non zero value may not be in CIST."
	                                ::= { mstpXstEntry 8 }
	
	mstpXstTimeSinceTopologyChange  OBJECT-TYPE
	                                SYNTAX      TimeTicks
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 11 }
	
	mstpXstTopologyChangesCount     OBJECT-TYPE
	                                SYNTAX      Counter32
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 12 }
	
	mstpXstTopologyChangeFlag       OBJECT-TYPE
	                                SYNTAX      TruthValue
	                                MAX-ACCESS  read-only
	                                STATUS      current
	                                DESCRIPTION
	                                  "."
	                                ::= { mstpXstEntry 13 }
	
	
	mstpXstPortTable    OBJECT-TYPE
	                    SYNTAX  SEQUENCE OF MstpXstPortEntry
	                    MAX-ACCESS  not-accessible
	                    STATUS  current
	                    DESCRIPTION
	                      "."
	                    ::= { f10Mstp 14 }
	
	mstpXstPortEntry    OBJECT-TYPE
	                    SYNTAX  MstpXstPortEntry
	                    MAX-ACCESS  not-accessible
	                    STATUS  current
	                    DESCRIPTION
	                      "."
	                    REFERENCE
	                      "."
	                    INDEX  { mstpXstPortXstId, mstpXstPortIndex }
	                    ::= { mstpXstPortTable 1 }
	
	
	          MstpXstPortEntry ::=
	              SEQUENCE {
	                mstpXstPortXstId                 MstiOrCistInstanceIndex,
	                mstpXstPortIndex                 PortIndex,
	                mstpXstPortState                 INTEGER, 
	                mstpXstPortRole                  INTEGER, 
	                mstpXstPortDesignatedRoot        BridgeId,
	                mstpXstPortExternalRootCost      Integer32,
	                mstpXstPortRegionalBridge        BridgeId,
	                mstpXstPortInternalRootCost      Integer32,
	                mstpXstPortDesignatedBridge      BridgeId,
	                mstpXstPortDesignatedPort        PortId,
	                mstpXstPortPriority              Integer32,
	                mstpXstPortAdminInternalPathCost Integer32,
	                mstpXstPortOperInternalPathCost  Integer32
	              }
	
	mstpXstPortXstId                  OBJECT-TYPE
	                                  SYNTAX      MstiOrCistInstanceIndex
	                                  MAX-ACCESS  not-accessible
	                                  STATUS      current
	                                  DESCRIPTION
	                                    "0 means CIST."
	                                  ::= { mstpXstPortEntry 1 }
	
	mstpXstPortIndex                 OBJECT-TYPE
	                                 SYNTAX      PortIndex
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "The value of mstpPortIndex of the Port
	                                   in mstpPortTable."
	                                 ::= { mstpXstPortEntry 2 }
	
	mstpXstPortState                 OBJECT-TYPE 
	                                 SYNTAX      INTEGER {
	                                   disabled(1),
	                                   discarding(2),
	                                   learning(3),
	                                   forwarding(4),
	                                   unknown(5)
	                                 }
	
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 3 }
	
	mstpXstPortRole                  OBJECT-TYPE 
	                                 SYNTAX      INTEGER {
	                                   disabled(1),
	                                   alternate(2),
	                                   backup(3),   
	                                   root(4),
	                                   designated(5),
	                                   master(6),
	                                   nonStp(7),
	                                   unknown(8)
	                                 }
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 4 }
	
	mstpXstPortDesignatedRoot        OBJECT-TYPE 
	                                 SYNTAX      BridgeId
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 6 }
	
	mstpXstPortExternalRootCost      OBJECT-TYPE 
	                                 SYNTAX      Integer32
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 7 }
	
	mstpXstPortRegionalBridge        OBJECT-TYPE 
	                                 SYNTAX      BridgeId
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 8 }
	
	mstpXstPortInternalRootCost      OBJECT-TYPE 
	                                 SYNTAX      Integer32
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 9 }
	
	mstpXstPortDesignatedBridge      OBJECT-TYPE 
	                                 SYNTAX      BridgeId
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 10 }
	
	mstpXstPortDesignatedPort        OBJECT-TYPE 
	                                 SYNTAX      PortId
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                    "."
	                                 ::= { mstpXstPortEntry 14 }
	
	mstpXstPortPriority              OBJECT-TYPE 
	                                 SYNTAX      Integer32 (0..255)
	                                 MAX-ACCESS  read-write
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "Port priority, in steps of 16."
	                                 DEFVAL       { 128 }
	                                 ::= { mstpXstPortEntry 15 }
	
	mstpXstPortAdminInternalPathCost OBJECT-TYPE 
	                                 SYNTAX      Integer32 (0..200000000)
	                                 MAX-ACCESS  read-write
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "The value 0 means, that the cost will be selected
	                                   automatically."
	                                 ::= { mstpXstPortEntry 16 }
	
	mstpXstPortOperInternalPathCost  OBJECT-TYPE
	                                 SYNTAX      Integer32
	                                 MAX-ACCESS  read-only
	                                 STATUS      current
	                                 DESCRIPTION
	                                   "."
	                                 ::= { mstpXstPortEntry 17 }
	
	--
	-- Notifications
	--
	
	mstpTraps   OBJECT IDENTIFIER ::= { f10Mstp 0 }
	
	mstpNewRootBridge NOTIFICATION-TYPE
	             OBJECTS { mstpXstId }
	             STATUS  current
	             DESCRIPTION
	               "The mstpNewRootBridge trap indicates that the
	               sending agent has become the new root of the
	               Spanning Tree in the CIST or in any MSTI; the
	               trap is sent by a bridge soon after its election
	               as the new root, e.g., upon expiration of the
	               Topology Change Timer immediately subsequent to
	               its election.  Implementation of this trap is
	               optional."
	            ::= { mstpTraps 1 }
	
	mstpNewRootPort NOTIFICATION-TYPE
	             OBJECTS { mstpXstId, mstpXstPortIndex }
	             STATUS  current
	             DESCRIPTION
	               "The mstpNewRootPort trap indicates that the
	               sending agent has changed the root Port of the
	               Spanning Tree in the CIST or in any MSTI. If the instance
	               has become a root one, the sending value of the
	               parameter mstpXstPortIndex is equal to zero. The
	               trap is sent by a bridge soon after its election
	               as the new root Port, e.g., upon expiration of the
	               Topology Change Timer immediately subsequent to
	               its election.  Implementation of this trap is
	               optional."
	            ::= { mstpTraps 2 }
	
	mstpTopologyChange NOTIFICATION-TYPE
	             OBJECTS { mstpXstId, mstpXstPortIndex, mstpXstPortState }
	             STATUS  current
	             DESCRIPTION
	               "A mstpTopologyChange trap is sent by a bridge when
	               any of its configured ports n any instance (CIST or MSTI)
	               transitions from the Learning state to the Forwarding
	               state, or from the Forwarding state to the Blocking
	               state.  The trap is not sent if a mstpNewRootBridge trap
	               is sent for the same transition.  Implementation of this
	               trap is optional."
	            ::= { mstpTraps 3 }
	
END