summaryrefslogtreecommitdiff
path: root/MIBS/enterasys/CTRON-SFPS-MCAST-MIB
blob: 30db145ccb0b330994d0c9bdfd0eea0eb394de0a (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
CTRON-SFPS-MCAST-MIB DEFINITIONS ::= BEGIN

--  sfps-mcast-mib.txt
--  Revision: 0.0.05
--
--  Cabletron Systems, Inc.
--  35 Industrial Way, P.O. Box 5005
--  Rochester, NH 03867-0505
--  (603) 332-9400
--  support@ctron.com
--
--  This module provides authoritative definitions for Cabletron's
--  enterprise specific Fast Packet Switching Services API MIB.
--
--  This module will be extended, as required.
--
--
--  Cabletron Systems reserves the right to make changes in
--  specification and other information contained in this document
--  without prior notice.  The reader should consult Cabletron Systems
--  to determine whether any such changes have been made.
--
--  In no event shall Cabletron Systems be liable for any incidental,
--  indirect, special, or consequential damages whatsoever (including
--  but not limited to lost profits) arising out of or related to this
--  document or the information contained in it, even if Cabletron
--  Systems has been advised of, known, or should have known, the
--  possibility of such damages.
--
--  Cabletron grants vendors, end-users, and other interested parties
--  a non-exclusive license to use this Specification in connection
--  with the management of Cabletron products.
--  Copyright October 93 Cabletron Systems
--

IMPORTS
      OBJECT-TYPE
                FROM RFC-1212
      DisplayString
                FROM RFC1213-MIB
--      enterprises,
      IpAddress, 
      TimeTicks
                FROM RFC1155-SMI

--  These Objects are defined in the file sfps-inc.mib.txt.0.0.2
        sfpsMcastCnx, sfpsMcastCnxAPI, sfpsMcastIPRouter,
        sfpsMcastIPReceiverInfoBase, sfpsMcastIPRIBApi, sfpsMcastConfigApi,
        sfpsMcastIPSenderInfoBase, sfpsMcastIPSIBApi

                        FROM CTRON-SFPS-INCLUDE-MIB;

--  Textual Conventions

--SfpsSwitchInstance ::= OCTET STRING (SIZE(4))
--  this will map to chassis.module index value
 
--SfpsSwitchPort ::= INTEGER
--  this will map to chassis.module.portgroup.portsubgroup.port index value
 
SfpsAddress ::= OCTET STRING (SIZE (6))
--  this will map to a MAC address
  
--HexInteger ::= INTEGER
--  display this integer in hex format



--  SFPS Multicast Connection Table

sfpsMcastCnxDestination   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The multicast destination MAC address."
        ::= { sfpsMcastCnx 1 }

sfpsMcastCnxSource   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The source MAC address."
        ::= { sfpsMcastCnx 2 }

sfpsMcastCnxSenderSw   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The MAC address of the switch that the sender is on."
        ::= { sfpsMcastCnx 3 }

sfpsMcastCnxInPort   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Local upstream port for flow."
        ::= { sfpsMcastCnx 4 }

sfpsMcastCnxOutPorts   OBJECT-TYPE
        SYNTAX  DisplayString
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Local downstream port(s) for flow."
        ::= { sfpsMcastCnx 5 }

sfpsMcastCnxGroup   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Net layer ID of multicast group"
        ::= { sfpsMcastCnx 6 }

sfpsMcastCnxTTL   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  deprecated
        DESCRIPTION
                "Scope vlaue for this flow"
        ::= { sfpsMcastCnx 7 }

sfpsMcastCnxAge   OBJECT-TYPE
        SYNTAX  TimeTicks
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Age of local connection"
        ::= { sfpsMcastCnx 8 }

sfpsMcastCnxStatus   OBJECT-TYPE
        SYNTAX  INTEGER {
                filter(1),
                inActive(2),
                remote(4),
                netFilter(5),
                dying(8),
                static(16),
                staticFilter(17),
                staticInactive(18)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Local connection status (bitwise)"
        ::= { sfpsMcastCnx 9 }

sfpsMcastCnxNextSw   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The MAC address of the next switch."
        ::= { sfpsMcastCnx 10 }


--  Multicast Cnx API

sfpsMcastCnxAPIDestination   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Multicast destination MAC"
        ::= { sfpsMcastCnxAPI 1 }

sfpsMcastCnxAPISource   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Multicast sender MAC"
        ::= { sfpsMcastCnxAPI 2 }

sfpsMcastCnxAPISenderSw   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Mac of switch where sender is"
        ::= { sfpsMcastCnxAPI 3 }

sfpsMcastCnxAPIInPort   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Local upstream port for flow"
        ::= { sfpsMcastCnxAPI 4 }

sfpsMcastCnxAPIOutPort   OBJECT-TYPE
        SYNTAX  DisplayString
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Local downstream port(s) for flow"
        ::= { sfpsMcastCnxAPI 5 }

sfpsMcastCnxAPIGroup   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Net layer ID of multicast group"
        ::= { sfpsMcastCnxAPI 6 }

sfpsMcastCnxAPITTL   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  deprecated
        DESCRIPTION
                "Scope value for this flow"
        ::= { sfpsMcastCnxAPI 7 }

sfpsMcastCnxAPIVerb   OBJECT-TYPE
        SYNTAX  INTEGER {
                other(1),
                addFilter(2),
                addPort(3),
                delPort(4),
                addCnx(5),
                delCnx(6)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Action to take"
        ::= { sfpsMcastCnxAPI 8 }

sfpsMcastCnxAPIFilters   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Count of local multicast filters"
        ::= { sfpsMcastCnxAPI 9 }

sfpsMcastCnxAPINonFilters   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Count of local multicast connections"
        ::= { sfpsMcastCnxAPI 10 }

-- SFPS Multicast IP Router Table

sfpsMcastIPRouterTable     OBJECT-TYPE
        SYNTAX  SEQUENCE OF SfpsMcastIPRouterEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION 
                ""
       ::= { sfpsMcastIPRouter 1 }

sfpsMcastIPRouterEntry    OBJECT-TYPE
        SYNTAX  SfpsMcastIPRouterEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
               ""
        INDEX   { sfpsMcastIPRouterIfNum  }
       ::= { sfpsMcastIPRouterTable 1 }

SfpsMcastIPRouterEntry
    ::=         SEQUENCE {
                sfpsMcastIPRouterIfNum          INTEGER,
                sfpsMcastIPRouterVlanId         INTEGER,
                sfpsMcastIPRouterRouterIP       IpAddress,
                sfpsMcastIPRouterTTL            INTEGER
        }

sfpsMcastIPRouterIfNum   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Port where multicast router is attached"
        ::= { sfpsMcastIPRouterEntry 1 }

sfpsMcastIPRouterVlanId   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPRouterEntry 2 }

sfpsMcastIPRouterRouterIP   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "IP address of attached multicast router"
        ::= { sfpsMcastIPRouterEntry 3 }

sfpsMcastIPRouterTTL   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  deprecated
        DESCRIPTION
                "Scope vlaue for this router"
        ::= { sfpsMcastIPRouterEntry 4 }

-- SFPS Multicast IP Router API


sfpsMcastIPRouterAPIVerb   OBJECT-TYPE
        SYNTAX  INTEGER {
                other(1),
                portMap(2),
                portUnmap(3)
                }
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                "Action to take"
        ::= { sfpsMcastIPRouter 2 }

sfpsMcastIPRouterAPIIFNum   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                "Port where multicast router is attached"
        ::= { sfpsMcastIPRouter 3 }

sfpsMcastIPRouterAPIRouterIP   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                "IP address of attached multicast router"
        ::= { sfpsMcastIPRouter 4 }

sfpsMcastIPRouterAPITTLScope   OBJECT-TYPE
        SYNTAX  INTEGER {
                subnet(1),
                vacinity(4),
                site(16),
                region(64),
                world(128),
                worldLimited(192),
                unrestricted(255)
        }
        ACCESS  read-write
        STATUS  deprecated
        DESCRIPTION
                "Scope value for this router"
        ::= { sfpsMcastIPRouter 5 }

sfpsMcastIPRouterAPIVlanId   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPRouter 6 }


--  SFPS Multicast IP Receiver Information Base 

sfpsMcastIPRIBTable     OBJECT-TYPE
        SYNTAX  SEQUENCE OF SfpsMcastIPRIBEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION 
                ""
       ::= { sfpsMcastIPReceiverInfoBase 1 }

sfpsMcastIPRIBEntry    OBJECT-TYPE
        SYNTAX  SfpsMcastIPRIBEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
               ""
        INDEX   { sfpsMcastIPRIBGroup }
       ::= { sfpsMcastIPRIBTable 1 }

SfpsMcastIPRIBEntry
    ::= SEQUENCE {
                sfpsMcastIPRIBGroup        IpAddress,
                sfpsMcastIPRIBOrigin       INTEGER,
                sfpsMcastIPRIBInclusion    INTEGER,
                sfpsMcastIPRIBRcvPorts     OCTET STRING,
                sfpsMcastIPRIBAge          INTEGER
        }

sfpsMcastIPRIBGroup   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPRIBEntry 1 }

sfpsMcastIPRIBOrigin   OBJECT-TYPE
        SYNTAX  INTEGER {
                other(1),
                local(2),
                router(3),
                igmp(4),
                netMgt(5)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Origin"
        ::= { sfpsMcastIPRIBEntry 2 }

sfpsMcastIPRIBInclusion   OBJECT-TYPE
        SYNTAX  INTEGER {
                include(1),
                exclude(2)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPRIBEntry 3 }

sfpsMcastIPRIBRcvPorts   OBJECT-TYPE
        SYNTAX  OCTET STRING
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Mask Object string"
        ::= { sfpsMcastIPRIBEntry 4 }

sfpsMcastIPRIBAge   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "CF time ticks"
        ::= { sfpsMcastIPRIBEntry 5 }

--  SFPS Multicast IP Receiver Information Base API

sfpsMcastIPRIBApiGroup   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "CF IP address IP multicast group address"
        ::= { sfpsMcastIPRIBApi 1 }

sfpsMcastIPRIBApiPort   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Port number, -1 means all ports"
        ::= { sfpsMcastIPRIBApi 2 }

sfpsMcastIPRIBApiVerb   OBJECT-TYPE
        SYNTAX  INTEGER {
                includePort(1),
                undoInclude(2),
                excludePort(3),
                undoExclude(4)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Action to take"
        ::= { sfpsMcastIPRIBApi 3 }

--  SFPS Multicast Configuration API

sfpsMcastConfigApiSenderTableSize   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the number of entries that are allocated in the 
                 multicast connection table at startup.  Changing the
                 value will not take effect until blade is reset.
                 Values can be set between 0 and 2048."
        ::= { sfpsMcastConfigApi 1 }

sfpsMcastConfigApiMaxNonFilters   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This number is currently not used.  Its future purpose
                 may be to control the number of multi-outport connections
                 in use.  Values can be set between 0 and 2048."
        ::= { sfpsMcastConfigApi 2 }

sfpsMcastConfigApiRDRetryBuffs   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This number determines the number of packet objects that 
                 will be allocated by the reliable control packet transport
                 agent.  The packet object does not allocate space for the
                 packet, it just manages the packet delivery machine.
                 Each increment of this oid allocates space for 128
                 packet management objects which are 82 bytes in size.
                 Therefore each increment allocates about 10k of memory. 
                 Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 3 }

sfpsMcastConfigApiRDPktBuffs   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This number determines the number of packet buffers that 
                 will be allocated by the reliable control packet transport
                 agent.  Each increment of this oid allocates space for 128
                 packets which are 512 bytes in size.
                 Therefore each increment allocates about 65k of memory. 
                 Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 4 }

sfpsMcastConfigApiPendingMaps   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the number of delayed connection mappings that
                 will be maintained while waiting for topology changes
                 to be propagated or while waiting for interswitch
                 resolve.  The effect of this setting is most evident
                 when a link or switch is lost thru which may multicast
                 connections were passing.  An attempt to reconnect is made
                 after the delay specified in MC_CONFIG_API_REMAP_DELAY.  
                 Only the number of MC_CONFIG_API_PENDING_MAPS will be 
                 deferred. If you lose 100 connections and this number is
                 set to 20,  at best you'll reconnect 20 streams after the
                 delay.  The rest of the connections will be reestablished 
                 after the receivers respond to sender announcements which 
                 happen every MC_CONFIG_API_REFRESH_INTERVAL interval.
                 Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 5 }

sfpsMcastConfigApiSndrAgeOut   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the interval in seconds that the age timer
                 runs.  It is used to determine if a sender is still 
                 sending.  After one age out interval, the sender is
                 placed in a dying state and the local switch starts to
                 listen for traffic from that sender on a specific
                 destination.  If any traffic is received, the sender
                 if placed back in a non-dying state.  If no traffic
                 is seen before the second age interval, the sender is
                 considered dead and the corresponding connection tree
                 for that da/sa connection is removed throughout the
                 domain. Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 6 }

sfpsMcastConfigApiRefreshInterval   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the interval at which sender announcements will be
                transmitted by the switch that the sender is locally 
                attached.  All sender refreshes will occur within 12 seconds.
                If this number is set to 60, 1/2 of the senders will
                be announced every 60 seconds.  If this number is 30,
                1/4 of the senders will be announced every 30 seconds.
                If the number of senders grows, the refresh interval
                may have to be adjusted shorter.  The fine tuning is
                to determine which is better, fewer-bigger announcements,
                or more-smaller announcements.
                Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 7 }

sfpsMcastConfigApiSndersPerAncmt   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the number of sender announcements that will be
                 made before the thread is released.
                 Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 8 }

sfpsMcastConfigApiDebugLog   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This value enables or disables extensive information
                 logging in IGMP and MCAST generics.  It is used in
                 conjunction with the EventLogClient log flags.  This
                 value should be 0 unless extensive diagnostic information
                 is required.  This value is not persistent.
                 This setting takes effect immediately."
        ::= { sfpsMcastConfigApi 9 }

sfpsMcastConfigApiStaticTblSize   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the number of static entries that can be made to
                 the sender database (multicast connection table). 
                 Typically there would be no entries in this table.
                 Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 10 }

sfpsMcastConfigApiMcribSize   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "This is the number of static entries that can be made to
                 the receiver database.  Typically there would be 
                 very few entries in this table.
                 Value will not take effect until blade is reset."
        ::= { sfpsMcastConfigApi 11 }

sfpsMcastConfigApiMcastMode   OBJECT-TYPE
        SYNTAX  INTEGER {
                doNoVlanChecking(1),
                doSomeVlanChecking(2),
                checkAll(3)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "Multicast operates in three vlan checking modes.
                Mode 1 - Do no vlan checking.  The sender and 
                        receivers do not have to be on the same vlan.
                        Multicast connections in this mode disregard
                        whether or not the sender or receiver is in a
                        secure or open vlan.
                Mode 2 - Do some vlan checking.  This mode allows
                        connections to be established between any
                        sender/receivers on any vlan except for groups
                        using the 224.0.0.x range of ip multicast
                        addresses.  These addresses are used for the
                        most part by routers which should only be
                        communicating to each other when they are
                        in the same vlan.  Mode 2 restricts routers
                        to have the same port based vlan membership.
                Mode 3 - Check all.  The sender and receivers have
                        to be members of the same port based vlan.
                        This setting takes effect immediately.  No existing
                        connections will be torn down. "
        ::= { sfpsMcastConfigApi 12 }

sfpsMcastConfigApiRemapDelay   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "When attempting to obtain a path from receiver to sender,
                a wait is sometimes incurred when pending on a switch
                resolve response.  Additionally, when topology events
                occur that cause a redirection of the connection tree,
                time must be allowed for the topology agents in the 
                domain to be notified before a new path can be
                requested.  This is the number of seconds that will
                elaspe before remapping will be attempted.
                This setting takes effect immediately.  "
        ::= { sfpsMcastConfigApi 13 }

sfpsMcastConfigApiQHighLimit   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The default for the High Query Rate is 100"
        ::= { sfpsMcastConfigApi 14 }

sfpsMcastConfigApiQLowLimit   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The default for the low query rate is 20 "
        ::= { sfpsMcastConfigApi 15 }


sfpsMcastConfigApiDynamicQuery   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                "The default for the dynamic query is 1 (enabled)"
        ::= { sfpsMcastConfigApi 16 }



-- SFPS Multicast IP Sender Information Base Table

sfpsMcastIPSIBTable     OBJECT-TYPE
        SYNTAX  SEQUENCE OF SfpsMcastIPSIBEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION 
                ""
       ::= { sfpsMcastIPSenderInfoBase 1 }

sfpsMcastIPSIBEntry    OBJECT-TYPE
        SYNTAX  SfpsMcastIPSIBEntry
        ACCESS  not-accessible
        STATUS  mandatory
        DESCRIPTION
               ""
        INDEX   { sfpsMcastIPSIBGroup, sfpsMcastIPSIBSender  }
       ::= { sfpsMcastIPSIBTable 1 }

SfpsMcastIPSIBEntry
    ::= SEQUENCE {
                sfpsMcastIPSIBGroup        IpAddress,
                sfpsMcastIPSIBSender       OCTET STRING,
                sfpsMcastIPSIBInclusion    INTEGER,
                sfpsMcastIPSIBAge          INTEGER
        }

sfpsMcastIPSIBGroup   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBEntry 1 }

sfpsMcastIPSIBSender   OBJECT-TYPE
        SYNTAX  OCTET STRING
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBEntry 2 }

sfpsMcastIPSIBInclusion   OBJECT-TYPE
        SYNTAX  INTEGER {
                        include(1),
                        exclude(2)
                }
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBEntry 3 }

sfpsMcastIPSIBAge   OBJECT-TYPE
        SYNTAX  INTEGER
        ACCESS  read-only
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBEntry 4 }


-- Ip Multicast Sender Information Base API

sfpsMcastIPSibApiGroup   OBJECT-TYPE
        SYNTAX  IpAddress
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBApi 1 }

sfpsMcastIPSibApiSender   OBJECT-TYPE
        SYNTAX  SfpsAddress
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBApi 2 }

sfpsMcastIPSibApiVerb   OBJECT-TYPE
        SYNTAX  INTEGER {
                        includeSender(1),
                        undoInclude(2),
                        excludeSender(3),
                        undoExclude(4),
                        reset(5)
                }
        ACCESS  read-write
        STATUS  mandatory
        DESCRIPTION
                ""
        ::= { sfpsMcastIPSIBApi 3 }

END