1-- *****************************************************************
2-- CISCO-CAT6K-CROSSBAR-MIB.my
3--
4-- Mar 2001, Padma Pullela
5-- Nov. 2002, Padma Pullela/Lilian Jiang
6-- March  2003, Padma Pullela
7-- June  2004, Padma Pullela
8--
9-- Copyright (c) 2001-2009, 2012-2013 by cisco Systems, Inc.
10-- All rights reserved.
11-- *****************************************************************
12
13CISCO-CAT6K-CROSSBAR-MIB DEFINITIONS ::= BEGIN
14
15IMPORTS
16    MODULE-IDENTITY,
17    OBJECT-TYPE,
18    Counter32,
19    Unsigned32,
20    Gauge32,
21    NOTIFICATION-TYPE
22        FROM SNMPv2-SMI
23    MODULE-COMPLIANCE,
24    OBJECT-GROUP,
25    NOTIFICATION-GROUP
26        FROM SNMPv2-CONF
27    TEXTUAL-CONVENTION,
28    TruthValue,
29    DisplayString,
30    DateAndTime,
31    TimeStamp
32        FROM SNMPv2-TC
33    entPhysicalName,
34    entPhysicalVendorType,
35    entPhysicalIndex,
36    entPhysicalDescr
37        FROM ENTITY-MIB
38    Percent
39        FROM CISCO-QOS-PIB-MIB
40    ciscoMgmt
41        FROM CISCO-SMI;
42
43
44ciscoCat6kCrossbarMIB MODULE-IDENTITY
45    LAST-UPDATED    "201309160000Z"
46    ORGANIZATION    "Cisco Systems, Inc."
47    CONTACT-INFO
48            "Cisco Systems
49            Customer Service
50            Postal: 170 W Tasman Drive
51            San Jose, CA  95134
52            USA
53            Tel: +1 800 553-NETS
54
55            E-mail: cs-cat6000@cisco.com"
56    DESCRIPTION
57        "The Catalyst 6000 Crossbar MIB provides instrumentation for
58        configuration and operation of the crossbar switching fabric
59        module, and additional functionalities for switching bus
60        and internal bus, etc."
61    REVISION        "201309160000Z"
62    DESCRIPTION
63        "Added two new enumerations 'pfc4xxl' and 'pfc4lite'
64        in cc6kxbarSysCapPfcOperMode."
65    REVISION        "201205310000Z"
66    DESCRIPTION
67        "Added following OBJECT-GROUP
68        - cc6kxbarStatisticsLbusDropGroup
69        Added new compliance
70        - cc6kxbarMIBComplianceVer8.
71        Updated the description for
72        - cc6kxbarStatisticsPeakTmInUtil
73        - cc6kxbarStatisticsPeakTmOutUtil."
74    REVISION        "200902150000Z"
75    DESCRIPTION
76        "Added cc6kxbarErrRcvryPersLinkResGroup and
77        cc6kxbarErrRcvryChResyncGroup,
78        cc6kxbarTMSwBusUtilGroup,
79        cc6kxbarTMSwBusUtilNotifControlGroup,
80        cc6kxbarTMSwBusUtilNotifObjectGroup,
81        cc6kxbarTMSwBusUtilNotifGroup,
82        cc6kxbarTMChUtilGroup,
83        cc6kxbarTMChUtilNotifControlGroup,
84        cc6kxbarTMChUtilNotifObjectGroup,
85        cc6kxbarTMChUtilNotifGroup.
86
87        Added two new enumerations 'pfc4' and 'pfc4xl'
88        in cc6kxbarSysCapPfcOperMode.
89
90        Added DISPLAY-HINT in TEXTUAL-CONVENTION
91        of ModuleSlotNumber and FabricChannelNumber."
92    REVISION        "200712180000Z"
93    DESCRIPTION
94        "Added cc6kxbarSysCapPfcOperModeGroup,
95        cc6kxbarSysCapSwitchResGroup, cc6kxbarChannelUtilGroup1,
96        cc6kxbarSwBusGroup1, cc6kxbarErrorGroup,
97        cc6kxbarErrRcvryThresholdGroup and
98        cc6kxbarErrRcvrySwitchoverGroup."
99    REVISION        "200612190000Z"
100    DESCRIPTION
101        "Added cc6kxbarDcefOnlyModeAllowedGroup,
102        cc6kxbarForceBusModeGroup,
103        cc6kxbarFlowCtrlNotifCtrlGroup,
104        cc6kxbarFlowCtrlBusThreshGroup,
105        cc6kxbarFlowCtrlBusThrNotifGroup
106        and cc6kxbarBusOnlyModeOperGroup."
107    REVISION        "200411190000Z"
108    DESCRIPTION
109        "Added cc6kxbarIntBusCRCErrGroup."
110    REVISION        "200408110000Z"
111    DESCRIPTION
112        "Added cc6kxbarIntBusNotifControlGroup and
113        cc6kxbarIntBusCRCErrNotifGroup."
114    REVISION        "200406110000Z"
115    DESCRIPTION
116        "Added cc6kxbarTruncatedModeOper Object and changed the
117        description of cc6kxbarTruncatedModeAllowed and
118        cc6kxbarMinFabricPresent."
119    REVISION        "200309290000Z"
120    DESCRIPTION
121        "Changed the description of cc6kxbarTruncatedModeAllowed and
122        cc6kxbarMinFabricPresent. Removed default value for
123        cc6kxbarTruncatedModeAllowed."
124    REVISION        "200304020000Z"
125    DESCRIPTION
126        "Changed the SYNTAX and description of cc6kxbarMinFabricPresent
127        and  description of cc6kxbarTruncatedModeAllowed."
128    REVISION        "200212050000Z"
129    DESCRIPTION
130        "Added cc6kxbarModuleChannelSpeed, cc6kxbarSwBusSwitchingStatus,
131        cc6kxbarSwBusFailureDuration, cc6kxbarSwBusNotifEnable
132        objects and cc6kxbarSwBusStallNotif notification."
133    REVISION        "200106250000Z"
134    DESCRIPTION
135        "Initial version of this MIB module."
136    ::= { ciscoMgmt 217 }
137
138
139ciscoCat6kXbarMIBObjects  OBJECT IDENTIFIER
140    ::= { ciscoCat6kCrossbarMIB 1 }
141
142cc6kxbarConfiguration  OBJECT IDENTIFIER
143    ::= { ciscoCat6kXbarMIBObjects 1 }
144
145cc6kxbarStatus  OBJECT IDENTIFIER
146    ::= { ciscoCat6kXbarMIBObjects 2 }
147
148cc6kxbarStatistics  OBJECT IDENTIFIER
149    ::= { ciscoCat6kXbarMIBObjects 3 }
150
151cc6kxbarSwBusObjects  OBJECT IDENTIFIER
152    ::= { ciscoCat6kXbarMIBObjects 4 }
153
154cc6kxbarIntBusObjects  OBJECT IDENTIFIER
155    ::= { ciscoCat6kXbarMIBObjects 5 }
156
157cc6kxbarFlowCtrlObjects  OBJECT IDENTIFIER
158    ::= { ciscoCat6kXbarMIBObjects 6 }
159
160cc6kxbarSystemCapacityObjects  OBJECT IDENTIFIER
161    ::= { ciscoCat6kXbarMIBObjects 7 }
162
163cc6kxbarErrorRecoveryObjects  OBJECT IDENTIFIER
164    ::= { ciscoCat6kXbarMIBObjects 8 }
165
166cc6kxbarTrafficMonitorObjects  OBJECT IDENTIFIER
167    ::= { ciscoCat6kXbarMIBObjects 9 }
168
169cc6kxbarTrafficMonitorSwBusObjects  OBJECT IDENTIFIER
170    ::= { cc6kxbarTrafficMonitorObjects 1 }
171
172cc6kxbarTrafficMonitorChObjects  OBJECT IDENTIFIER
173    ::= { cc6kxbarTrafficMonitorObjects 2 }
174
175
176-- Textual Conventions
177
178ModuleSlotNumber ::= TEXTUAL-CONVENTION
179    DISPLAY-HINT    "d"
180    STATUS          current
181    DESCRIPTION
182        "Slot number of the module."
183    SYNTAX          Unsigned32
184
185FabricChannelNumber ::= TEXTUAL-CONVENTION
186    DISPLAY-HINT    "d"
187    STATUS          current
188    DESCRIPTION
189        "Fabric channel number."
190    SYNTAX          Unsigned32
191
192ChannelStatus ::= TEXTUAL-CONVENTION
193    STATUS          current
194    DESCRIPTION
195        "Status of the Channel."
196    SYNTAX          INTEGER  {
197                        ok(1),
198                        syncError(2),
199                        heartbeatError(3),
200                        crcError(4),
201                        bufferError(5),
202                        timeoutError(6),
203                        unused(7)
204                    }
205
206-- Configuration objects
207
208cc6kxbarFallbackMode OBJECT-TYPE
209    SYNTAX          TruthValue
210    MAX-ACCESS      read-write
211    STATUS          current
212    DESCRIPTION
213        "cc6kxbarFallbackMode controls system fallback to bus-mode
214        after loss of switching fabric module.
215        'true'  - When the last fabric card is removed
216                  system will adjust the supervisor and
217                  line cards switching mode automatically without
218                  resetting the system. With this feature enabled,
219                  the switch might lose traffic while it's
220                  changing the switching mode.
221        'false'  - All the ports in the system will be
222                  disabled when the last fabric card is removed."
223    DEFVAL          { true }
224    ::= { cc6kxbarConfiguration 1 }
225
226cc6kxbarBusOnlyModeAllowed OBJECT-TYPE
227    SYNTAX          TruthValue
228    MAX-ACCESS      read-write
229    STATUS          current
230    DESCRIPTION
231        "Indicates whether bus mode is administratively enabled on
232        the device or not."
233    ::= { cc6kxbarConfiguration 2 }
234
235cc6kxbarTruncatedModeAllowed OBJECT-TYPE
236    SYNTAX          TruthValue
237    MAX-ACCESS      read-write
238    STATUS          current
239    DESCRIPTION
240        "Indicates whether truncated mode is
241        administratively enabled on the device or not."
242    ::= { cc6kxbarConfiguration 3 }
243
244cc6kxbarMinFabricPresent OBJECT-TYPE
245    SYNTAX          Unsigned32
246    MAX-ACCESS      read-write
247    STATUS          current
248    DESCRIPTION
249        "This object indicates the minimum number
250        of switching fabric capable modules to be present in the
251        system, for any switching fabric capable module to be in
252        'crossbarmode' indicated by  cc6kxbarModuleModeSwitchingMode,
253        when cc6kxbarTruncatedModeOper is 'false'."
254    ::= { cc6kxbarConfiguration 4 }
255
256cc6kxbarLcdBannerTable OBJECT-TYPE
257    SYNTAX          SEQUENCE OF Cc6kxbarLcdBannerEntry
258    MAX-ACCESS      not-accessible
259    STATUS          current
260    DESCRIPTION
261        "cc6kxbarLcdBannerTable configures the Lcd banner of the
262        fabric module."
263    ::= { cc6kxbarConfiguration 5 }
264
265cc6kxbarLcdBannerEntry OBJECT-TYPE
266    SYNTAX          Cc6kxbarLcdBannerEntry
267    MAX-ACCESS      not-accessible
268    STATUS          current
269    DESCRIPTION
270        "An entry in cc6kxbarLcdBannerTable.
271        Entries are created by the agent based on the
272        size of the lcd banner."
273    INDEX           { cc6kxbarLcdBannerIndex }
274    ::= { cc6kxbarLcdBannerTable 1 }
275
276Cc6kxbarLcdBannerEntry ::= SEQUENCE {
277        cc6kxbarLcdBannerIndex   Unsigned32,
278        cc6kxbarLcdBannerBanner  DisplayString,
279        cc6kxbarLcdBannerMaxSize Unsigned32
280}
281
282cc6kxbarLcdBannerIndex OBJECT-TYPE
283    SYNTAX          Unsigned32
284    MAX-ACCESS      not-accessible
285    STATUS          current
286    DESCRIPTION
287        "Object which specifies a unique entry in the
288        table."
289    ::= { cc6kxbarLcdBannerEntry 1 }
290
291cc6kxbarLcdBannerBanner OBJECT-TYPE
292    SYNTAX          DisplayString
293    MAX-ACCESS      read-write
294    STATUS          current
295    DESCRIPTION
296        "Message that would be displayed on the fabric card LCD.
297        The size of cc6kxbarLcdBannerBanner should be less than
298        or equal to the cc6kxbarLcdBannerMaxSize value."
299    ::= { cc6kxbarLcdBannerEntry 2 }
300
301cc6kxbarLcdBannerMaxSize OBJECT-TYPE
302    SYNTAX          Unsigned32
303    MAX-ACCESS      read-only
304    STATUS          current
305    DESCRIPTION
306        "Maximum size of the associated cc6kxbarLcdBannerBanner
307        object."
308    ::= { cc6kxbarLcdBannerEntry 3 }
309
310
311
312cc6kxbarTruncatedModeOper OBJECT-TYPE
313    SYNTAX          TruthValue
314    MAX-ACCESS      read-only
315    STATUS          current
316    DESCRIPTION
317        "Indicates if the truncated mode is
318        operationally enabled on the device or not.
319        'true' - With the fabric module present in the system,
320                 cc6kxbarModuleModeSwitchingMode will be
321                 'crossbarmode' for all the fabric capable
322                  modules.
323        'false'- With the cc6kxbarMinFabricPresent fabric capable
324                 modules and the fabric module  present in the system,
325                 cc6kxbarModuleModeSwitchingMode
326                 will be 'crossbarmode' for fabric capable modules."
327    ::= { cc6kxbarConfiguration 6 }
328
329cc6kxbarDcefOnlyModeAllowed OBJECT-TYPE
330    SYNTAX          TruthValue
331    MAX-ACCESS      read-write
332    STATUS          current
333    DESCRIPTION
334        "Indicates whether the dcef mode is enabled on the standby
335        supervisor or not.
336        'true' - Setting cc6kxbarDcefOnlyModeAllowed to 'true'
337                 makes the  cc6kxbarModuleModeSwitchingMode of
338                 all the active modules to 'dcefmode'.
339                 With the active fabric module present in the system,
340                 with the switch being in stateful switchover mode,
341                 with all the cards that has no distributed Cisco
342                 Express forwarding  switching support being
343                 powered down and on some platforms with standby
344                 supervisor ports being shutdown, changing
345                 cc6kxbarDcefOnlyModeAllowed to 'true' will make the
346                 standby supervisor module reloaded and booted up
347                 as distributed forwarding module.
348        'false'- Setting cc6kxbarDcefOnlyModeAllowed to 'false'
349                 makes the cc6kxbarModuleModeSwitchingMode of the
350                 standby supervisor module to the default value.
351                 Changing cc6kxbarDcefOnlyModeAllowed  to 'false'
352                 will make the standby supervisor reloaded and booted
353                 up with the default cc6kxbarModuleModeSwitchingMode."
354    ::= { cc6kxbarConfiguration 7 }
355
356cc6kxbarForceBusMode OBJECT-TYPE
357    SYNTAX          TruthValue
358    MAX-ACCESS      read-write
359    STATUS          current
360    DESCRIPTION
361        "Indicates whether some affected modules are forced to be in
362        'busmode' or not.
363        'true' - Setting cc6kxbarForceBusMode to 'true' makes the
364                 cc6kxbarModuleModeSwitchingMode of all
365                 the affected modules to 'busmode'. Changing the
366                 cc6kxbarForceBusMode to 'true' will make all the
367                 affected modules reloaded and booted up as
368                 non fabric capable modules.
369        'false'- Setting cc6kxbarForceBusMode to 'false' makes the
370                 cc6kxbarModuleModeSwitchingMode of all the affected
371                 modules to the default value. Changing
372                 cc6kxbarForceBusMode to 'false' will make all the
373                 affected modules reloaded and booted up with the
374                 default cc6kxbarModuleModeSwitchingMode."
375    ::= { cc6kxbarConfiguration 8 }
376
377cc6kxbarBusOnlyModeOper OBJECT-TYPE
378    SYNTAX          TruthValue
379    MAX-ACCESS      read-only
380    STATUS          current
381    DESCRIPTION
382        "Indicates if the bus mode is operationally enabled on the
383        device or not.
384
385        'true' - Modules are allowed to run in 'busmode'.
386        'false' - None of the modules are allowed to run in 'busmode'
387                 i.e., All the non-fabric capable modules will
388                 be powered off.  Absence of fabric module results
389                 in all the fabric capable modules being powered
390                 off."
391    ::= { cc6kxbarConfiguration 9 }
392
393-- Status objects
394
395cc6kxbarFabricActiveSlot OBJECT-TYPE
396    SYNTAX          ModuleSlotNumber
397    MAX-ACCESS      read-only
398    STATUS          current
399    DESCRIPTION
400        "cc6kxbarFabricActiveSlot indicates the slot number of the
401        active switching fabric module. A value of zero indicates
402        that the active switching fabric module is either powered
403        down or not present in the chassis."
404    ::= { cc6kxbarStatus 1 }
405
406cc6kxbarFabricBackupSlot OBJECT-TYPE
407    SYNTAX          ModuleSlotNumber
408    MAX-ACCESS      read-only
409    STATUS          current
410    DESCRIPTION
411        "cc6kxbarFabricBackupSlot indicates the slot number of the
412        backup switching fabric module. A value of zero indicates
413        that the backup switching fabric module is either powered
414        down or not present in the chassis."
415    ::= { cc6kxbarStatus 2 }
416
417cc6kxbarModuleModeTable OBJECT-TYPE
418    SYNTAX          SEQUENCE OF Cc6kxbarModuleModeEntry
419    MAX-ACCESS      not-accessible
420    STATUS          current
421    DESCRIPTION
422        "cc6kxbarModuleModeTable indicates the switching mode of each
423        module in the system."
424    ::= { cc6kxbarStatus 3 }
425
426cc6kxbarModuleModeEntry OBJECT-TYPE
427    SYNTAX          Cc6kxbarModuleModeEntry
428    MAX-ACCESS      not-accessible
429    STATUS          current
430    DESCRIPTION
431        "An entry in cc6kxbarModuleModeTable. The agent creates
432        an entry when a non switching fabric module
433        is inserted in the chassis.
434        The agent destroys an entry when a non switching fabric
435        module is power down or reset or removed from the chassis."
436    INDEX           { cc6kxbarModuleModeModule }
437    ::= { cc6kxbarModuleModeTable 1 }
438
439Cc6kxbarModuleModeEntry ::= SEQUENCE {
440        cc6kxbarModuleModeModule        ModuleSlotNumber,
441        cc6kxbarModuleModeSwitchingMode INTEGER
442}
443
444cc6kxbarModuleModeModule OBJECT-TYPE
445    SYNTAX          ModuleSlotNumber
446    MAX-ACCESS      not-accessible
447    STATUS          current
448    DESCRIPTION
449        "The module slot number."
450    ::= { cc6kxbarModuleModeEntry 1 }
451
452cc6kxbarModuleModeSwitchingMode OBJECT-TYPE
453    SYNTAX          INTEGER  {
454                        busmode(1),
455                        crossbarmode(2),
456                        dcefmode(3)
457                    }
458    MAX-ACCESS      read-only
459    STATUS          current
460    DESCRIPTION
461        "cc6kxbarModuleModeSwitchingMode indicates switching mode
462        of the cc6kxbarModuleModeModule.
463        'busmode'     -  Modules  in this mode don't use fabric.
464                         Backplane is used for both lookup and data
465                         forwarding.
466        'crossbarmode' -  Modules in this mode use backplane
467                          for forwarding decision and fabric for data
468                          forwarding
469        'dcefmode'    -  Modules in this mode use fabric for data
470                         forwarding and local forwarding is enabled."
471    ::= { cc6kxbarModuleModeEntry 2 }
472
473
474
475cc6kxbarModuleChannelTable OBJECT-TYPE
476    SYNTAX          SEQUENCE OF Cc6kxbarModuleChannelEntry
477    MAX-ACCESS      not-accessible
478    STATUS          current
479    DESCRIPTION
480        "cc6kxbarModuleChannelTable shows the operational status
481        of fabric channels. This table will be instantiated only when
482        cc6kxbarFabricActiveSlot has a valid value other than zero."
483    ::= { cc6kxbarStatus 4 }
484
485cc6kxbarModuleChannelEntry OBJECT-TYPE
486    SYNTAX          Cc6kxbarModuleChannelEntry
487    MAX-ACCESS      not-accessible
488    STATUS          current
489    DESCRIPTION
490        "An entry in cc6kxbarModuleChannelTable."
491    INDEX           {
492                        cc6kxbarModuleChannelModule,
493                        cc6kxbarModuleChannelChannel
494                    }
495    ::= { cc6kxbarModuleChannelTable 1 }
496
497Cc6kxbarModuleChannelEntry ::= SEQUENCE {
498        cc6kxbarModuleChannelModule    ModuleSlotNumber,
499        cc6kxbarModuleChannelChannel   FabricChannelNumber,
500        cc6kxbarModuleChannelModStatus ChannelStatus,
501        cc6kxbarModuleChannelFabStatus ChannelStatus,
502        cc6kxbarModuleChannelSpeed     Gauge32
503}
504
505cc6kxbarModuleChannelModule OBJECT-TYPE
506    SYNTAX          ModuleSlotNumber
507    MAX-ACCESS      not-accessible
508    STATUS          current
509    DESCRIPTION
510        "The module slot number."
511    ::= { cc6kxbarModuleChannelEntry 1 }
512
513cc6kxbarModuleChannelChannel OBJECT-TYPE
514    SYNTAX          FabricChannelNumber
515    MAX-ACCESS      not-accessible
516    STATUS          current
517    DESCRIPTION
518        "Fabric channel number of the  cc6kxbarModuleChannelModule."
519    ::= { cc6kxbarModuleChannelEntry 2 }
520
521cc6kxbarModuleChannelModStatus OBJECT-TYPE
522    SYNTAX          ChannelStatus
523    MAX-ACCESS      read-only
524    STATUS          current
525    DESCRIPTION
526        "The status of the fabric channel at the
527        cc6kxbarModuleChannelModule."
528    ::= { cc6kxbarModuleChannelEntry 3 }
529
530cc6kxbarModuleChannelFabStatus OBJECT-TYPE
531    SYNTAX          ChannelStatus
532    MAX-ACCESS      read-only
533    STATUS          current
534    DESCRIPTION
535        "The status of the fabric channel at the
536        cc6kxbarFabricActiveSlot."
537    ::= { cc6kxbarModuleChannelEntry 4 }
538
539cc6kxbarModuleChannelSpeed OBJECT-TYPE
540    SYNTAX          Gauge32
541    MAX-ACCESS      read-only
542    STATUS          current
543    DESCRIPTION
544        "The speed in mega bits per second of the
545        cc6kxbarModuleChannelChannel for cc6kxbarModuleChannelModule."
546    ::= { cc6kxbarModuleChannelEntry 5 }
547
548
549-- Statistics Objects
550
551cc6kxbarStatisticsTable OBJECT-TYPE
552    SYNTAX          SEQUENCE OF Cc6kxbarStatisticsEntry
553    MAX-ACCESS      not-accessible
554    STATUS          current
555    DESCRIPTION
556        "cc6kxbarStatisticsTable gives the
557        fabric channel counters and utilization
558        information.  This table will be instantiated when
559        cc6kxbarFabricActiveSlot has a valid value other than
560        zero."
561    ::= { cc6kxbarStatistics 1 }
562
563cc6kxbarStatisticsEntry OBJECT-TYPE
564    SYNTAX          Cc6kxbarStatisticsEntry
565    MAX-ACCESS      not-accessible
566    STATUS          current
567    DESCRIPTION
568        "An entry in cc6kxbarStatisticsTable."
569    INDEX           {
570                        cc6kxbarStatisticsModule,
571                        cc6kxbarStatisticsChannel
572                    }
573    ::= { cc6kxbarStatisticsTable 1 }
574
575Cc6kxbarStatisticsEntry ::= SEQUENCE {
576        cc6kxbarStatisticsModule        ModuleSlotNumber,
577        cc6kxbarStatisticsChannel       FabricChannelNumber,
578        cc6kxbarStatisticsInErrors      Counter32,
579        cc6kxbarStatisticsOutErrors     Counter32,
580        cc6kxbarStatisticsOutDropped    Counter32,
581        cc6kxbarStatisticsInUtil        Percent,
582        cc6kxbarStatisticsOutUtil       Percent,
583        cc6kxbarStatisticsPeakInUtil    Percent,
584        cc6kxbarStatisticsPeakTmInUtil  DateAndTime,
585        cc6kxbarStatisticsPeakOutUtil   Percent,
586        cc6kxbarStatisticsPeakTmOutUtil DateAndTime,
587        cc6kxbarStatisticsLbusDrops     Counter32
588}
589
590cc6kxbarStatisticsModule OBJECT-TYPE
591    SYNTAX          ModuleSlotNumber
592    MAX-ACCESS      not-accessible
593    STATUS          current
594    DESCRIPTION
595        "The module slot number."
596    ::= { cc6kxbarStatisticsEntry 1 }
597
598cc6kxbarStatisticsChannel OBJECT-TYPE
599    SYNTAX          FabricChannelNumber
600    MAX-ACCESS      not-accessible
601    STATUS          current
602    DESCRIPTION
603        "Fabric channel number associated with the
604        cc6kxbarStatisticsModule."
605    ::= { cc6kxbarStatisticsEntry 2 }
606
607cc6kxbarStatisticsInErrors OBJECT-TYPE
608    SYNTAX          Counter32
609    MAX-ACCESS      read-only
610    STATUS          current
611    DESCRIPTION
612        "The total number of error packets received on
613        cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule
614        since this entry was last initialized."
615    ::= { cc6kxbarStatisticsEntry 3 }
616
617cc6kxbarStatisticsOutErrors OBJECT-TYPE
618    SYNTAX          Counter32
619    MAX-ACCESS      read-only
620    STATUS          current
621    DESCRIPTION
622        "The total number of error packets transmitted on
623        cc6kxbarStatisticsModule through the
624        cc6kxbarStatisticsChannel since this entry was
625        last initialized."
626    ::= { cc6kxbarStatisticsEntry 4 }
627
628cc6kxbarStatisticsOutDropped OBJECT-TYPE
629    SYNTAX          Counter32
630    MAX-ACCESS      read-only
631    STATUS          current
632    DESCRIPTION
633        "The total number of  dropped packets transmitted on the
634        cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule
635        since this entry was last initialized."
636    ::= { cc6kxbarStatisticsEntry 5 }
637
638cc6kxbarStatisticsInUtil OBJECT-TYPE
639    SYNTAX          Percent
640    MAX-ACCESS      read-only
641    STATUS          current
642    DESCRIPTION
643        "Input utilization of the cc6kxbarStatisticsChannel for
644        cc6kxbarStatisticsModule."
645    ::= { cc6kxbarStatisticsEntry 6 }
646
647cc6kxbarStatisticsOutUtil OBJECT-TYPE
648    SYNTAX          Percent
649    MAX-ACCESS      read-only
650    STATUS          current
651    DESCRIPTION
652        "Output utilization of the cc6kxbarStatisticsChannel for
653        cc6kxbarStatisticsModule."
654    ::= { cc6kxbarStatisticsEntry 7 }
655
656cc6kxbarStatisticsPeakInUtil OBJECT-TYPE
657    SYNTAX          Percent
658    MAX-ACCESS      read-only
659    STATUS          current
660    DESCRIPTION
661        "Indicates the peak value of cc6kxbarStatisticsInUtil of the
662        cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule."
663    ::= { cc6kxbarStatisticsEntry 8 }
664
665cc6kxbarStatisticsPeakTmInUtil OBJECT-TYPE
666    SYNTAX          DateAndTime
667    MAX-ACCESS      read-only
668    STATUS          current
669    DESCRIPTION
670        "Indicates the time of most recent change in the corresponding
671        instance value of cc6kxbarStatisticsPeakInUtil.
672
673        This object contains value 0x0000010100000000 when the
674        corresponding instance value of cc6kxbarStatisticsPeakInUtil
675        is '0'."
676    ::= { cc6kxbarStatisticsEntry 9 }
677
678cc6kxbarStatisticsPeakOutUtil OBJECT-TYPE
679    SYNTAX          Percent
680    MAX-ACCESS      read-only
681    STATUS          current
682    DESCRIPTION
683        "Indicates the peak value of cc6kxbarStatisticsOutUtil of the
684        cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule."
685    ::= { cc6kxbarStatisticsEntry 10 }
686
687cc6kxbarStatisticsPeakTmOutUtil OBJECT-TYPE
688    SYNTAX          DateAndTime
689    MAX-ACCESS      read-only
690    STATUS          current
691    DESCRIPTION
692        "Indicates the time of most recent change in the corresponding
693        instance value of cc6kxbarStatisticsPeakOutUtil.
694
695        This object contains value 0x0000010100000000 when the
696        corresponding instance value of cc6kxbarStatisticsPeakOutUtil
697        is '0'."
698    ::= { cc6kxbarStatisticsEntry 11 }
699
700cc6kxbarStatisticsLbusDrops OBJECT-TYPE
701    SYNTAX          Counter32
702    MAX-ACCESS      read-only
703    STATUS          current
704    DESCRIPTION
705        "This object indicates the number of packets that have been
706        deterministically dropped due to the threshold on the local
707        bus FIFO, errors and exception conditions."
708    ::= { cc6kxbarStatisticsEntry 12 }
709
710
711
712cc6kxbarErrorTable OBJECT-TYPE
713    SYNTAX          SEQUENCE OF Cc6kxbarErrorEntry
714    MAX-ACCESS      not-accessible
715    STATUS          current
716    DESCRIPTION
717        "cc6kxbarErrorTable provides the fabric channel error
718        information. This table will be instantiated only when
719        cc6kxbarFabricActiveSlot has a valid value other than zero."
720    ::= { cc6kxbarStatistics 2 }
721
722cc6kxbarErrorEntry OBJECT-TYPE
723    SYNTAX          Cc6kxbarErrorEntry
724    MAX-ACCESS      not-accessible
725    STATUS          current
726    DESCRIPTION
727        "An entry in cc6kxbarErrorTable for a specific fabric channel
728        on a specific module."
729    INDEX           {
730                        cc6kxbarErrorModule,
731                        cc6kxbarErrorChannel
732                    }
733    ::= { cc6kxbarErrorTable 1 }
734
735Cc6kxbarErrorEntry ::= SEQUENCE {
736        cc6kxbarErrorModule         ModuleSlotNumber,
737        cc6kxbarErrorChannel        FabricChannelNumber,
738        cc6kxbarErrorModuleCrc      Gauge32,
739        cc6kxbarErrorModuleHbeat    Gauge32,
740        cc6kxbarErrorModuleSync     Gauge32,
741        cc6kxbarErrorModuleDDRSync  Gauge32,
742        cc6kxbarErrorChannelSync    Gauge32,
743        cc6kxbarErrorChannelBuffer  Gauge32,
744        cc6kxbarErrorChannelTimeout Gauge32
745}
746
747cc6kxbarErrorModule OBJECT-TYPE
748    SYNTAX          ModuleSlotNumber
749    MAX-ACCESS      not-accessible
750    STATUS          current
751    DESCRIPTION
752        "The module slot number."
753    ::= { cc6kxbarErrorEntry 1 }
754
755cc6kxbarErrorChannel OBJECT-TYPE
756    SYNTAX          FabricChannelNumber
757    MAX-ACCESS      not-accessible
758    STATUS          current
759    DESCRIPTION
760        "Fabric channel number associated with the
761        cc6kxbarErrorModule."
762    ::= { cc6kxbarErrorEntry 2 }
763
764cc6kxbarErrorModuleCrc OBJECT-TYPE
765    SYNTAX          Gauge32
766    MAX-ACCESS      read-only
767    STATUS          current
768    DESCRIPTION
769        "Indicates the total number of CRC error packets for the
770        cc6kxbarErrorChannel of the cc6kxbarErrorModule."
771    ::= { cc6kxbarErrorEntry 3 }
772
773cc6kxbarErrorModuleHbeat OBJECT-TYPE
774    SYNTAX          Gauge32
775    MAX-ACCESS      read-only
776    STATUS          current
777    DESCRIPTION
778        "Indicates the total number of heartbeat misses detected
779        for the cc6kxbarErrorChannel of the cc6kxbarErrorModule."
780    ::= { cc6kxbarErrorEntry 4 }
781
782cc6kxbarErrorModuleSync OBJECT-TYPE
783    SYNTAX          Gauge32
784    MAX-ACCESS      read-only
785    STATUS          current
786    DESCRIPTION
787        "Indicates the total number of times cc6kxbarErrorModule could
788        not sync to the active switching fabric module."
789    ::= { cc6kxbarErrorEntry 5 }
790
791cc6kxbarErrorModuleDDRSync OBJECT-TYPE
792    SYNTAX          Gauge32
793    MAX-ACCESS      read-only
794    STATUS          current
795    DESCRIPTION
796        "Indicates the total number of DDR(Double Data Rate) channel
797        sync errors for the cc6kxbarErrorChannel of the
798        cc6kxbarErrorModule."
799    ::= { cc6kxbarErrorEntry 6 }
800
801cc6kxbarErrorChannelSync OBJECT-TYPE
802    SYNTAX          Gauge32
803    MAX-ACCESS      read-only
804    STATUS          current
805    DESCRIPTION
806        "Indicates the total number of sync errors received at
807        cc6kxbarErrorChannel."
808    ::= { cc6kxbarErrorEntry 7 }
809
810cc6kxbarErrorChannelBuffer OBJECT-TYPE
811    SYNTAX          Gauge32
812    MAX-ACCESS      read-only
813    STATUS          current
814    DESCRIPTION
815        "Indicates the total number of times the memory buffer for
816        cc6kxbarErrorChannel of the cc6kxbarErrorModule is full."
817    ::= { cc6kxbarErrorEntry 8 }
818
819cc6kxbarErrorChannelTimeout OBJECT-TYPE
820    SYNTAX          Gauge32
821    MAX-ACCESS      read-only
822    STATUS          current
823    DESCRIPTION
824        "Indicates the total number of timeouts for input from
825        the cc6kxbarErrorChannel of the cc6kxbarErrorModule."
826    ::= { cc6kxbarErrorEntry 9 }
827
828
829
830-- Switching Bus Objects
831
832cc6kxbarSwBusSwitchingStatus OBJECT-TYPE
833    SYNTAX          INTEGER  {
834                        normal(1),
835                        stalled(2),
836                        isolated(3)
837                    }
838    MAX-ACCESS      read-only
839    STATUS          current
840    DESCRIPTION
841        "Indicates the current switching status of the
842        switching bus on the system.
843
844        normal -- the switching bus is under normal
845                  packet switching operation.
846
847        stalled -- the switching bus has stopped packet
848                   switching but is still attached to
849                   the system, i.e., the switching bus
850                   is stalled.
851
852        isolated -- the switching bus has stopped packet
853                   switching and is detached from
854                   the system, i.e., the switching bus
855                   is isolated.
856
857        The object is only instantiated on systems which
858        support switching bus switching detection feature."
859    ::= { cc6kxbarSwBusObjects 1 }
860
861cc6kxbarSwBusFailureDuration OBJECT-TYPE
862    SYNTAX          Unsigned32
863    UNITS           "seconds"
864    MAX-ACCESS      read-only
865    STATUS          current
866    DESCRIPTION
867        "Indicates the failure duration of the switching
868        bus since the switching bus has transitioned
869        out of the normal(1) state as monitored by
870        cc6kxbarSwBusSwitchingStatus. If the object
871        value of cc6kxbarSwBusSwitchingStatus is
872        normal(1), then the object value of
873        cc6kxbarSwBusFailureDuration should be zero.
874
875        The object is only instantiated on systems which
876        support switching bus switching detection feature."
877    ::= { cc6kxbarSwBusObjects 2 }
878
879cc6kxbarSwBusNotifEnable OBJECT-TYPE
880    SYNTAX          TruthValue
881    MAX-ACCESS      read-write
882    STATUS          current
883    DESCRIPTION
884        "Indicates whether or not the notification
885        cc6kxbarSwBusStatusChangeNotif should be generated
886        when there is change in the switching status of the
887        switching bus as monitored by
888        cc6kxbarSwBusSwitchingStatus.
889
890        The object is only instantiated on systems which
891        support switching bus switching detection feature."
892    ::= { cc6kxbarSwBusObjects 3 }
893
894cc6kxbarSwBusUtilization OBJECT-TYPE
895    SYNTAX          Percent
896    MAX-ACCESS      read-only
897    STATUS          current
898    DESCRIPTION
899        "Indicates the percentage of bandwidth utilization
900        of the switching bus."
901    ::= { cc6kxbarSwBusObjects 4 }
902
903cc6kxbarSwBusPeakUtilization OBJECT-TYPE
904    SYNTAX          Percent
905    MAX-ACCESS      read-only
906    STATUS          current
907    DESCRIPTION
908        "Indicates the peak percentage value of bandwidth
909        utilization of the switching bus since the system
910        started."
911    ::= { cc6kxbarSwBusObjects 5 }
912
913cc6kxbarSwBusPeakTimeUtil OBJECT-TYPE
914    SYNTAX          DateAndTime
915    MAX-ACCESS      read-only
916    STATUS          current
917    DESCRIPTION
918        "Indicates the time at which the peak percentage value
919        of bandwidth utilization of the switching bus value
920        occurred."
921    ::= { cc6kxbarSwBusObjects 6 }
922
923-- Internal Bus Objects
924
925cc6kxbarIntBusNotifEnable OBJECT-TYPE
926    SYNTAX          BITS {
927                        intBusCRCErrExcd(0),
928                        intBusCRCErrRcvrd(1)
929                    }
930    MAX-ACCESS      read-write
931    STATUS          current
932    DESCRIPTION
933        "Indicates whether the generation of a specified
934        notification for internal bus is enabled or not.
935        If a bit corresponding to a notification is set to
936        1, then that notification can be generated.
937
938        intBusCRCErrExcd -- the cc6kxbarIntBusCRCErrExcdNotif
939                            notification.
940
941        intBusCRCErrRcvrd -- the cc6kxbarIntBusCRCErrRcvrdNotif
942                            notification."
943    ::= { cc6kxbarIntBusObjects 1 }
944
945cc6kxbarIntBusCRCErrTable OBJECT-TYPE
946    SYNTAX          SEQUENCE OF Cc6kxbarIntBusCRCErrEntry
947    MAX-ACCESS      not-accessible
948    STATUS          current
949    DESCRIPTION
950        "A table containing internal bus CRC error information
951        on a list of physical entities (such as modules)."
952    ::= { cc6kxbarIntBusObjects 2 }
953
954cc6kxbarIntBusCRCErrEntry OBJECT-TYPE
955    SYNTAX          Cc6kxbarIntBusCRCErrEntry
956    MAX-ACCESS      not-accessible
957    STATUS          current
958    DESCRIPTION
959        "An entry containing internal bus CRC error information
960        on a physical entity (such as a module)."
961    INDEX           { entPhysicalIndex }
962    ::= { cc6kxbarIntBusCRCErrTable 1 }
963
964Cc6kxbarIntBusCRCErrEntry ::= SEQUENCE {
965        cc6kxbarIntBusCRCErrExcdStatus TruthValue,
966        cc6kxbarIntBusCRCErrExcdCount  Unsigned32
967}
968
969cc6kxbarIntBusCRCErrExcdStatus OBJECT-TYPE
970    SYNTAX          TruthValue
971    MAX-ACCESS      read-only
972    STATUS          current
973    DESCRIPTION
974        "Indicates whether the internal bus CRC error
975        on a physical entity is currently exceeding the fatal
976        threshold or not."
977    ::= { cc6kxbarIntBusCRCErrEntry 1 }
978
979cc6kxbarIntBusCRCErrExcdCount OBJECT-TYPE
980    SYNTAX          Unsigned32
981    MAX-ACCESS      read-only
982    STATUS          current
983    DESCRIPTION
984        "Indicates the number of times the internal bus CRC
985        error on a physical entity has exceeded the fatal
986        threshold."
987    ::= { cc6kxbarIntBusCRCErrEntry 2 }
988
989
990
991-- Flow Control Objects
992
993cc6kxbarFlowCtrlNotifEnable OBJECT-TYPE
994    SYNTAX          BITS {
995                        busThreshExcd(0)
996                    }
997    MAX-ACCESS      read-write
998    STATUS          current
999    DESCRIPTION
1000        "Specifies whether the generation of a specified
1001        notification for flow control feature is enabled or
1002        not. If a bit corresponding to a notification is set
1003        to one, then that notification can be generated.
1004
1005        busThreshExcd -- the cc6kxbarFlowCtrlBusThrExcdNotif
1006                            notification."
1007    ::= { cc6kxbarFlowCtrlObjects 1 }
1008
1009cc6kxbarFlowCtrlBusFIFOThrMode OBJECT-TYPE
1010    SYNTAX          INTEGER  {
1011                        off(1),
1012                        on(2),
1013                        auto(3)
1014                    }
1015    MAX-ACCESS      read-write
1016    STATUS          current
1017    DESCRIPTION
1018        "Specifies the mode configuration of the system bus
1019        flow control FIFO threshold.
1020
1021        off -- the flow control FIFO threshold is set to the
1022              original value defined by the system.
1023
1024        on -- the flow control FIFO threshold is set to the
1025              lower value defined by the system.
1026
1027        auto -- the system starts monitoring the system bus
1028              flow control FIFO threshold and will change the
1029              flow control FIFO threshold from the original
1030              value to the lower value when the system detects
1031              the first occurrence of the threshold exceeding
1032              on a physical entity (such as a module) over
1033              the system allowed limit."
1034    ::= { cc6kxbarFlowCtrlObjects 2 }
1035
1036cc6kxbarFlowCtrlBusFIFOThrValue OBJECT-TYPE
1037    SYNTAX          INTEGER  {
1038                        original(1),
1039                        lower(2)
1040                    }
1041    MAX-ACCESS      read-only
1042    STATUS          current
1043    DESCRIPTION
1044        "Indicates the current value of the system bus flow
1045        control FIFO threshold, whether it is the original
1046        value or the lower value."
1047    ::= { cc6kxbarFlowCtrlObjects 3 }
1048
1049cc6kxbarFlowCtrlBusFIFOTransTime OBJECT-TYPE
1050    SYNTAX          TimeStamp
1051    MAX-ACCESS      read-only
1052    STATUS          current
1053    DESCRIPTION
1054        "Indicates the value of sysUpTime at the time
1055        that the system bus flow control FIFO threshold
1056        is transitioned to lower value when the object value
1057        of  cc6kxbarFlowCtrlBusFIFOThrValue is 'lower'. This
1058        object will take on the value of zero when the object
1059        value of cc6kxbarFlowCtrlBusFIFOThrValue is
1060        'original'."
1061    ::= { cc6kxbarFlowCtrlObjects 4 }
1062
1063-- System Capacity Objects
1064
1065cc6kxbarSysCapPfcOperMode OBJECT-TYPE
1066    SYNTAX          INTEGER  {
1067                        unknown(1),
1068                        pfc3a(2),
1069                        pfc3b(3),
1070                        pfc3bxl(4),
1071                        pfc3cst1(5),
1072                        pfc3cxlst1(6),
1073                        pfc3c(7),
1074                        pfc3cxl(8),
1075                        pfc4(9),
1076                        pfc4xl(10),
1077                        pfc4xxl(11),
1078                        pfc4lite(12)
1079                    }
1080    MAX-ACCESS      read-only
1081    STATUS          current
1082    DESCRIPTION
1083        "Indicates the operating mode of the policy feature
1084        card (PFC).
1085
1086        unknown -- unknown.
1087
1088        pfc3a -- Policy feature card 3A.
1089
1090        pfc3b -- Policy feature card 3B.
1091
1092        pfc3bxl -- Policy feature card 3B XL.
1093
1094        pfc3cst1 -- Policy feature card 3C ST1.
1095
1096        pfc3cxlst1 -- Policy feature card 3C XL ST1.
1097
1098        pfc3c -- Policy feature card 3C.
1099
1100        pfc3cxl -- Policy feature card 3C XL.
1101
1102        pfc4 -- Policy feature card 4.
1103
1104        pfc4xl -- Policy feature card 4 XL.
1105
1106        pfc4xxl -- Policy feature card 4 XXL.
1107
1108        pfc4lite -- Policy feature card 4 Lite."
1109    ::= { cc6kxbarSystemCapacityObjects 1 }
1110
1111cc6kxbarSysCapSwitchResTable OBJECT-TYPE
1112    SYNTAX          SEQUENCE OF Cc6kxbarSysCapSwitchResEntry
1113    MAX-ACCESS      not-accessible
1114    STATUS          current
1115    DESCRIPTION
1116        "A cc6kxbarSysCapSwitchResTable entry lists
1117        the capacity information of the switching
1118        resources for ENTITY-MIB entPhysicalTable entries
1119        of manageable components with type entPhysicalClass
1120        module(9)."
1121    ::= { cc6kxbarSystemCapacityObjects 2 }
1122
1123cc6kxbarSysCapSwitchResEntry OBJECT-TYPE
1124    SYNTAX          Cc6kxbarSysCapSwitchResEntry
1125    MAX-ACCESS      not-accessible
1126    STATUS          current
1127    DESCRIPTION
1128        "A cc6kxbarSysCapSwitchResEntry entry lists
1129        the capacity information of the switching
1130        resources for ENTITY-MIB entPhysicalTable entries
1131        of manageable components with type entPhysicalClass
1132        module(9).
1133
1134        Entries are created by the agent at the system power-up
1135        or module insertion.
1136
1137        Entries are deleted by the agent upon module removal."
1138    INDEX           { entPhysicalIndex }
1139    ::= { cc6kxbarSysCapSwitchResTable 1 }
1140
1141Cc6kxbarSysCapSwitchResEntry ::= SEQUENCE {
1142        cc6kxbarSysCapSwitchResSeries  INTEGER,
1143        cc6kxbarSysCapSwitchResCefMode INTEGER
1144}
1145
1146cc6kxbarSysCapSwitchResSeries OBJECT-TYPE
1147    SYNTAX          INTEGER  {
1148                        unknown(1),
1149                        supervisor(2),
1150                        classic(3),
1151                        fabric(4),
1152                        dcef720(5),
1153                        cef720(6),
1154                        dcef256(7),
1155                        cef256(8)
1156                    }
1157    MAX-ACCESS      read-only
1158    STATUS          current
1159    DESCRIPTION
1160        "Indicates the module series for traffic forwarding options.
1161
1162        unknown -- unknown.
1163
1164        supervisor -- supervisor module.
1165
1166        classic -- classic module.
1167
1168        fabric -- fabric module.
1169
1170        dcef720 -- dCEF720 module.
1171
1172        cef720 -- CEF720 module.
1173
1174        dcef256 -- dCEF256 module.
1175
1176        cef256 -- CEF256 module."
1177    ::= { cc6kxbarSysCapSwitchResEntry 1 }
1178
1179cc6kxbarSysCapSwitchResCefMode OBJECT-TYPE
1180    SYNTAX          INTEGER  {
1181                        notApplicable(1),
1182                        dcef(2),
1183                        cef(3)
1184                    }
1185    MAX-ACCESS      read-only
1186    STATUS          current
1187    DESCRIPTION
1188        "Indicates the Cisco Express Forwarding (CEF) mode of
1189        the module.
1190
1191        notApplicable -- not applicable for this module.
1192
1193        dcef -- distributed CEF.
1194
1195        cef -- CEF."
1196    ::= { cc6kxbarSysCapSwitchResEntry 2 }
1197
1198
1199
1200-- Fabric Error Recovery Objects
1201
1202cc6kxbarErrRcvryThreshLink OBJECT-TYPE
1203    SYNTAX          Unsigned32 (1..4294967295)
1204    MAX-ACCESS      read-write
1205    STATUS          current
1206    DESCRIPTION
1207        "Specifies the threshold on fabric link errors occurring
1208        in a channel for the fabric error recovery feature."
1209    ::= { cc6kxbarErrorRecoveryObjects 1 }
1210
1211cc6kxbarErrRcvryThreshPersLink OBJECT-TYPE
1212    SYNTAX          Unsigned32 (1..4294967295)
1213    MAX-ACCESS      read-write
1214    STATUS          current
1215    DESCRIPTION
1216        "Specifies the threshold on persistent fabric link errors
1217        occurring in a channel for the fabric error recovery feature."
1218    ::= { cc6kxbarErrorRecoveryObjects 2 }
1219
1220cc6kxbarErrRcvrySwitchoverEnable OBJECT-TYPE
1221    SYNTAX          TruthValue
1222    MAX-ACCESS      read-write
1223    STATUS          current
1224    DESCRIPTION
1225        "Specifies whether the switchover to the standby fabric module
1226        is enabled or not on the detection of excessive fabric link
1227        errors occurring in a channel for the fabric error recovery
1228        feature."
1229    ::= { cc6kxbarErrorRecoveryObjects 3 }
1230
1231cc6kxbarErrRcvryPersLinkResync OBJECT-TYPE
1232    SYNTAX          TruthValue
1233    MAX-ACCESS      read-write
1234    STATUS          current
1235    DESCRIPTION
1236        "Specifies whether the system will resync the channel or not
1237        on the detection of excessive persistent fabric link errors
1238        in a channel for the fabric error recovery feature."
1239    ::= { cc6kxbarErrorRecoveryObjects 4 }
1240
1241cc6kxbarErrRcvryChResyncCount OBJECT-TYPE
1242    SYNTAX          Unsigned32 (1..4294967295)
1243    MAX-ACCESS      read-write
1244    STATUS          current
1245    DESCRIPTION
1246        "Specifies the consecutive number of times of
1247        channel resync within the time interval as specified
1248        by cc6kxbarErrRcvryChResyncInterval, over which
1249        the channel resync is considered as failure
1250        for the fabric error recovery feature."
1251    ::= { cc6kxbarErrorRecoveryObjects 5 }
1252
1253cc6kxbarErrRcvryChResyncInterval OBJECT-TYPE
1254    SYNTAX          Unsigned32 (1..4294967295)
1255    UNITS           "milliseconds"
1256    MAX-ACCESS      read-write
1257    STATUS          current
1258    DESCRIPTION
1259        "Specifies the time interval for the consecutive
1260        counting of channel resync for the fabric error
1261        recovery feature."
1262    ::= { cc6kxbarErrorRecoveryObjects 6 }
1263
1264-- Traffic Monitor Objects
1265
1266cc6kxbarTMSwBusUtilEnable OBJECT-TYPE
1267    SYNTAX          TruthValue
1268    MAX-ACCESS      read-write
1269    STATUS          current
1270    DESCRIPTION
1271        "Specifies whether the traffic monitor feature is
1272        enabled on the switching bus or not."
1273    ::= { cc6kxbarTrafficMonitorSwBusObjects 1 }
1274
1275cc6kxbarTMSwBusUtilInterval OBJECT-TYPE
1276    SYNTAX          Unsigned32 (1..4294967295)
1277    UNITS           "seconds"
1278    MAX-ACCESS      read-write
1279    STATUS          current
1280    DESCRIPTION
1281        "Specifies the interval at the end of which
1282        the switching bus traffic utilization is compared
1283        against cc6kxbarTMSwBusUtilThreshold."
1284    ::= { cc6kxbarTrafficMonitorSwBusObjects 2 }
1285
1286cc6kxbarTMSwBusUtilThreshold OBJECT-TYPE
1287    SYNTAX          Percent
1288    MAX-ACCESS      read-write
1289    STATUS          current
1290    DESCRIPTION
1291        "Specifies the threshold of the switching bus
1292        traffic utilization."
1293    ::= { cc6kxbarTrafficMonitorSwBusObjects 3 }
1294
1295cc6kxbarTMSwBusUtilLogCount OBJECT-TYPE
1296    SYNTAX          Counter32
1297    MAX-ACCESS      read-only
1298    STATUS          current
1299    DESCRIPTION
1300        "Indicates the number of times the following
1301        events are logged for the switching bus:
1302
1303        1. the switching bus traffic utilization has
1304        risen above the configured threshold (as
1305        specified by cc6kxbarTMSwBusUtilThreshold),
1306        or has kept staying above the configured
1307        threshold at a logging interval (as specified
1308        by cc6kxbarTMSwBusUtilLogInterval).
1309
1310        2. the switching bus traffic utilization
1311        has fallen below the configured threshold."
1312    ::= { cc6kxbarTrafficMonitorSwBusObjects 4 }
1313
1314cc6kxbarTMSwBusUtilLastLogTime OBJECT-TYPE
1315    SYNTAX          DateAndTime
1316    MAX-ACCESS      read-only
1317    STATUS          current
1318    DESCRIPTION
1319        "Indicates the last logging time of the
1320        events as counted in cc6kxbarTMSwBusUtilLogCount.
1321
1322        This object will contain 0-1-1,00:00:00.0 when
1323        the value of cc6kxbarTMSwBusUtilLogCount is zero."
1324    ::= { cc6kxbarTrafficMonitorSwBusObjects 5 }
1325
1326cc6kxbarTMSwBusUtilLogInterval OBJECT-TYPE
1327    SYNTAX          Unsigned32 (1..4294967295)
1328    UNITS           "seconds"
1329    MAX-ACCESS      read-write
1330    STATUS          current
1331    DESCRIPTION
1332        "Specifies the logging interval if the switching
1333        bus traffic utilization keeps staying above the
1334        cc6kxbarTMSwBusUtilThreshold."
1335    ::= { cc6kxbarTrafficMonitorSwBusObjects 6 }
1336
1337cc6kxbarTMSwBusUtilUtilization OBJECT-TYPE
1338    SYNTAX          Percent
1339    MAX-ACCESS      accessible-for-notify
1340    STATUS          current
1341    DESCRIPTION
1342        "The switching bus traffic utilization included
1343        in the notification currently being sent."
1344    ::= { cc6kxbarTrafficMonitorSwBusObjects 7 }
1345
1346cc6kxbarTMSwBusUtilNotifEnable OBJECT-TYPE
1347    SYNTAX          TruthValue
1348    MAX-ACCESS      read-write
1349    STATUS          current
1350    DESCRIPTION
1351        "Specifies whether the generation of
1352        c6kxbarTMSwBusUtilAboveNotif and
1353        c6kxbarTMSwBusUtilBelowNotif notifications
1354        is enabled or not.
1355
1356        When this object is 'true', the generation of
1357        cc6kxbarTMSwBusUtilAboveNotif and
1358        c6kxbarTMSwBusUtilBelowNotif notifications is
1359        enabled. When this object is 'false', the
1360        generation of cc6kxbarTMSwBusUtilAboveNotif and
1361        c6kxbarTMSwBusUtilBelowNotif notifications
1362        is disabled."
1363    ::= { cc6kxbarTrafficMonitorSwBusObjects 8 }
1364
1365cc6kxbarTMChUtilTable OBJECT-TYPE
1366    SYNTAX          SEQUENCE OF Cc6kxbarTMChUtilEntry
1367    MAX-ACCESS      not-accessible
1368    STATUS          current
1369    DESCRIPTION
1370        "cc6kxbarTrafficMntrChUtilTable provides the
1371        information on the traffic utilization of each
1372        fabric channel associated with each module slot
1373        for a given traffic direction in the chassis."
1374    ::= { cc6kxbarTrafficMonitorChObjects 1 }
1375
1376cc6kxbarTMChUtilEntry OBJECT-TYPE
1377    SYNTAX          Cc6kxbarTMChUtilEntry
1378    MAX-ACCESS      not-accessible
1379    STATUS          current
1380    DESCRIPTION
1381        "An entry in cc6kxbarTMChUtilTable. Each traffic
1382        direction for each fabric channel associated with
1383        each module slot in the chassis will have an
1384        entry in this table."
1385    INDEX           {
1386                        cc6kxbarTMChUtilModule,
1387                        cc6kxbarTMChUtilChannel,
1388                        cc6kxbarTMChUtilDirection
1389                    }
1390    ::= { cc6kxbarTMChUtilTable 1 }
1391
1392Cc6kxbarTMChUtilEntry ::= SEQUENCE {
1393        cc6kxbarTMChUtilModule      ModuleSlotNumber,
1394        cc6kxbarTMChUtilChannel     FabricChannelNumber,
1395        cc6kxbarTMChUtilDirection   INTEGER,
1396        cc6kxbarTMChUtilEnable      TruthValue,
1397        cc6kxbarTMChUtilInterval    Unsigned32,
1398        cc6kxbarTMChUtilThreshold   Percent,
1399        cc6kxbarTMChUtilLogCount    Counter32,
1400        cc6kxbarTMChUtilLastLogTime DateAndTime
1401}
1402
1403cc6kxbarTMChUtilModule OBJECT-TYPE
1404    SYNTAX          ModuleSlotNumber
1405    MAX-ACCESS      not-accessible
1406    STATUS          current
1407    DESCRIPTION
1408        "Indicates the module slot number in the chassis."
1409    ::= { cc6kxbarTMChUtilEntry 1 }
1410
1411cc6kxbarTMChUtilChannel OBJECT-TYPE
1412    SYNTAX          FabricChannelNumber
1413    MAX-ACCESS      not-accessible
1414    STATUS          current
1415    DESCRIPTION
1416        "Indicates the fabric channel number associated with
1417        the corresponding cc6kxbarTMChUtilModule."
1418    ::= { cc6kxbarTMChUtilEntry 2 }
1419
1420cc6kxbarTMChUtilDirection OBJECT-TYPE
1421    SYNTAX          INTEGER  {
1422                        ingress(1),
1423                        egress(2)
1424                    }
1425    MAX-ACCESS      not-accessible
1426    STATUS          current
1427    DESCRIPTION
1428        "Indicates the direction of traffic to be monitored."
1429    ::= { cc6kxbarTMChUtilEntry 3 }
1430
1431cc6kxbarTMChUtilEnable OBJECT-TYPE
1432    SYNTAX          TruthValue
1433    MAX-ACCESS      read-write
1434    STATUS          current
1435    DESCRIPTION
1436        "Specifies whether the traffic monitor feature is
1437        enabled on a fabric channel for a given traffic
1438        direction or not."
1439    ::= { cc6kxbarTMChUtilEntry 4 }
1440
1441cc6kxbarTMChUtilInterval OBJECT-TYPE
1442    SYNTAX          Unsigned32 (1..4294967295)
1443    UNITS           "seconds"
1444    MAX-ACCESS      read-write
1445    STATUS          current
1446    DESCRIPTION
1447        "Specifies the interval at the end of which the
1448        traffic utilization on a fabric channel for a
1449        given traffic direction is compared against
1450        its corresponding cc6kxbarTMChUtilThreshold."
1451    ::= { cc6kxbarTMChUtilEntry 5 }
1452
1453cc6kxbarTMChUtilThreshold OBJECT-TYPE
1454    SYNTAX          Percent
1455    MAX-ACCESS      read-write
1456    STATUS          current
1457    DESCRIPTION
1458        "Specifies the threshold of the traffic utilization
1459        on a fabric channel for a given traffic direction."
1460    ::= { cc6kxbarTMChUtilEntry 6 }
1461
1462cc6kxbarTMChUtilLogCount OBJECT-TYPE
1463    SYNTAX          Counter32
1464    MAX-ACCESS      read-only
1465    STATUS          current
1466    DESCRIPTION
1467        "Indicates the number of times the following
1468        events are logged on a fabric channel
1469        for a given direction.
1470
1471        1. the traffic utilization on a fabric channel
1472        for a given traffic direction has risen above its
1473        corresponding configured threshold (as specified
1474        by cc6kxbarTMChUtilThreshold), or has kept
1475        staying above the configured threshold at a
1476        logging interval (as specified by
1477        cc6kxbarTMChUtilLogInterval).
1478
1479        2. the traffic utilization on a fabric channel
1480        for a given traffic direction has fallen below
1481        its corresponding configured threshold."
1482    ::= { cc6kxbarTMChUtilEntry 7 }
1483
1484cc6kxbarTMChUtilLastLogTime OBJECT-TYPE
1485    SYNTAX          DateAndTime
1486    MAX-ACCESS      read-only
1487    STATUS          current
1488    DESCRIPTION
1489        "Indicates the last logging time of the
1490        events as counted in the corresponding
1491        cc6kxbarTMChUtilLogCount on a fabric channel
1492        for a given traffic direction.
1493
1494        This object will contain 0-1-1,00:00:00.0 when
1495        the corresponding cc6kxbarTMChUtilLogCount is zero."
1496    ::= { cc6kxbarTMChUtilEntry 8 }
1497
1498
1499
1500cc6kxbarTMChUtilLogInterval OBJECT-TYPE
1501    SYNTAX          Unsigned32 (1..4294967295)
1502    UNITS           "seconds"
1503    MAX-ACCESS      read-write
1504    STATUS          current
1505    DESCRIPTION
1506        "Specifies the logging interval if the traffic
1507        utilization for a fabric channel on a given
1508        traffic direction keeps staying above its
1509        corresponding cc6kxbarTMChUtilThreshold."
1510    ::= { cc6kxbarTrafficMonitorChObjects 2 }
1511
1512cc6kxbarTMChUtilUtilization OBJECT-TYPE
1513    SYNTAX          Percent
1514    MAX-ACCESS      accessible-for-notify
1515    STATUS          current
1516    DESCRIPTION
1517        "The traffic utilization on a fabric channel
1518        for a given traffic direction included in the
1519        notification currently being sent."
1520    ::= { cc6kxbarTrafficMonitorChObjects 3 }
1521
1522cc6kxbarTMChUtilNotifEnable OBJECT-TYPE
1523    SYNTAX          TruthValue
1524    MAX-ACCESS      read-write
1525    STATUS          current
1526    DESCRIPTION
1527        "Specifies whether the generation of
1528        cc6kxbarTMChUtilAboveNotif and cc6kxbarTMChUtilBelowNotif
1529        notifications is enabled or not.
1530
1531        When this object is 'true', the generation of
1532        cc6kxbarTMChUtilAboveNotif and cc6kxbarTMChUtilBelowNotif
1533        notifications is enabled. When this object is 'false',
1534        the generation of cc6kxbarTMChUtilAboveNotif and
1535        cc6kxbarTMChUtilBelowNotif notifications is disabled."
1536    ::= { cc6kxbarTrafficMonitorChObjects 4 }
1537-- Notifications
1538
1539ciscoCat6kXbarMIBNotifs  OBJECT IDENTIFIER
1540    ::= { ciscoCat6kCrossbarMIB 0 }
1541
1542
1543cc6kxbarSwBusStatusChangeNotif NOTIFICATION-TYPE
1544    OBJECTS         {
1545                        cc6kxbarSwBusSwitchingStatus,
1546                        cc6kxbarSwBusFailureDuration
1547                    }
1548    STATUS          current
1549    DESCRIPTION
1550        "A cc6kxbarSwBusStatusChangeNotif notification
1551        is sent by the device when there is change
1552        in switching status of the switching bus as
1553        monitored by cc6kxbarSwBusSwitchingStatus."
1554   ::= { ciscoCat6kXbarMIBNotifs 1 }
1555
1556cc6kxbarIntBusCRCErrExcdNotif NOTIFICATION-TYPE
1557    OBJECTS         {
1558                        entPhysicalName,
1559                        entPhysicalVendorType
1560                    }
1561    STATUS          current
1562    DESCRIPTION
1563        "A cc6kxbarIntBusCRCThreshExcdNotif notification
1564        is sent by the system when the system has
1565        detected that the internal bus CRC error on
1566        a physical entity (such as a module) as specified
1567        by entPhysicalName has exceeded the fatal threshold."
1568   ::= { ciscoCat6kXbarMIBNotifs 2 }
1569
1570cc6kxbarIntBusCRCErrRcvrdNotif NOTIFICATION-TYPE
1571    OBJECTS         {
1572                        entPhysicalName,
1573                        entPhysicalVendorType
1574                    }
1575    STATUS          current
1576    DESCRIPTION
1577        "A cc6kxbarIntBusCRCErrRcvrdNotif notification
1578        is sent by the system when the system has
1579        recovered as the internal bus CRC error on
1580        a physical entity (such as a module) as
1581        specified by entPhysicalName has fallen below
1582        the normal threshold."
1583   ::= { ciscoCat6kXbarMIBNotifs 3 }
1584
1585cc6kxbarFlowCtrlBusThrExcdNotif NOTIFICATION-TYPE
1586    OBJECTS         {
1587                        entPhysicalName,
1588                        entPhysicalVendorType
1589                    }
1590    STATUS          current
1591    DESCRIPTION
1592        "A cc6kxbarFlowCtrlBusThrExcdNotif notification
1593        is sent by the system when the system detects the
1594        first occurrence of the system bus flow control FIFO
1595        threshold exceeding on a physical entity
1596        (such as a module) over the system allowed limit
1597        when the object value of
1598        cc6kxbarFlowCtrlBusFIFOThrMode is 'auto'."
1599   ::= { ciscoCat6kXbarMIBNotifs 4 }
1600
1601cc6kxbarTMSwBusUtilAboveNotif NOTIFICATION-TYPE
1602    OBJECTS         {
1603                        cc6kxbarTMSwBusUtilUtilization,
1604                        cc6kxbarTMSwBusUtilThreshold,
1605                        cc6kxbarTMSwBusUtilInterval,
1606                        entPhysicalDescr
1607                    }
1608    STATUS          current
1609    DESCRIPTION
1610        "This notification is sent when the switching bus
1611        traffic utilization has risen above the configured
1612        threshold (as specified by
1613        cc6kxbarTMSwBusUtilThreshold), or has kept staying
1614        above the configured threshold at a logging interval
1615        (as specified by cc6kxbarTMSwBusUtilLogInterval).
1616        The varbind entPhysicalDescr specifies the physical
1617        entity (such as chassis) for which the
1618        cc6kxbarTMSwBusUtilAboveNotif is sent."
1619   ::= { ciscoCat6kXbarMIBNotifs 5 }
1620
1621cc6kxbarTMSwBusUtilBelowNotif NOTIFICATION-TYPE
1622    OBJECTS         {
1623                        cc6kxbarTMSwBusUtilUtilization,
1624                        cc6kxbarTMSwBusUtilThreshold,
1625                        cc6kxbarTMSwBusUtilInterval,
1626                        entPhysicalDescr
1627                    }
1628    STATUS          current
1629    DESCRIPTION
1630        "This notification is sent when the switching bus
1631        traffic utilization has fallen below the configured
1632        threshold (as specified by
1633        cc6kxbarTMSwBusUtilThreshold). The varbind
1634        entPhysicalDescr specifies the physical entity
1635        (such as chassis) for which the
1636        cc6kxbarTMSwBusUtilBelowNotif is sent."
1637   ::= { ciscoCat6kXbarMIBNotifs 6 }
1638
1639cc6kxbarTMChUtilAboveNotif NOTIFICATION-TYPE
1640    OBJECTS         {
1641                        cc6kxbarTMChUtilUtilization,
1642                        cc6kxbarTMChUtilThreshold,
1643                        cc6kxbarTMChUtilInterval,
1644                        entPhysicalDescr
1645                    }
1646    STATUS          current
1647    DESCRIPTION
1648        "This notification is sent when the traffic
1649        utilization on a fabric channel for a given
1650        traffic direction has risen above its
1651        corresponding configured threshold (as
1652        specified by cc6kxbarTMChUtilThreshold), or has
1653        kept staying above the configured threshold at a
1654        logging interval (as specified by
1655        cc6kxbarTMChUtilLogInterval). The varbind
1656        entPhysicalDescr specifies the physical entity
1657        (such as chassis) for which the
1658        cc6kxbarTMChUtilAboveNotif is sent."
1659   ::= { ciscoCat6kXbarMIBNotifs 7 }
1660
1661cc6kxbarTMChUtilBelowNotif NOTIFICATION-TYPE
1662    OBJECTS         {
1663                        cc6kxbarTMChUtilUtilization,
1664                        cc6kxbarTMChUtilThreshold,
1665                        cc6kxbarTMChUtilInterval,
1666                        entPhysicalDescr
1667                    }
1668    STATUS          current
1669    DESCRIPTION
1670        "This notification is sent when the traffic
1671        utilization on a fabric channel for a given
1672        traffic direction has fallen below its
1673        corresponding configured threshold (as
1674        specified by cc6kxbarTMChUtilThreshold). The
1675        varbind entPhysicalDescr specifies the
1676        physical entity (such as chassis) for which
1677        the cc6kxbarTMChUtilBelowNotif is sent."
1678   ::= { ciscoCat6kXbarMIBNotifs 8 }
1679-- Conformance and Compliance
1680
1681cc6kxbarMIBConformance  OBJECT IDENTIFIER
1682    ::= { ciscoCat6kCrossbarMIB 3 }
1683
1684cc6kxbarMIBCompliances  OBJECT IDENTIFIER
1685    ::= { cc6kxbarMIBConformance 1 }
1686
1687cc6kxbarMIBGroups  OBJECT IDENTIFIER
1688    ::= { cc6kxbarMIBConformance 2 }
1689
1690
1691-- Conformance
1692
1693cc6kxbarMIBCompliance MODULE-COMPLIANCE
1694    STATUS          deprecated
1695    DESCRIPTION
1696        "The compliance statement for
1697        the CISCO-CAT6K-CROSSBAR-MIB."
1698    MODULE          -- this module
1699    MANDATORY-GROUPS {
1700                        cc6kxbarModuleStatusGroup,
1701                        cc6kxbarChannelStatusGroup,
1702                        cc6kxbarChannelStatisticsGroup
1703                    }
1704
1705    GROUP           cc6kxbarFallbackGroup
1706    DESCRIPTION
1707        "This group is mandatory only for those platforms which
1708        support fallback mode feature."
1709
1710    GROUP           cc6kxbarBusOnlyAllowedGroup
1711    DESCRIPTION
1712        "This group is mandatory only for those platforms which
1713        support busonly  mode feature."
1714    ::= { cc6kxbarMIBCompliances 2 }
1715
1716cc6kxbarMIBComplianceVer1 MODULE-COMPLIANCE
1717    STATUS          deprecated
1718    DESCRIPTION
1719        "The compliance statement for
1720        the CISCO-CAT6K-CROSSBAR-MIB."
1721    MODULE          -- this module
1722    MANDATORY-GROUPS {
1723                        cc6kxbarModuleStatusGroupVer1,
1724                        cc6kxbarChannelStatusGroup,
1725                        cc6kxbarChannelStatisticsGroupVer1
1726                    }
1727
1728    GROUP           cc6kxbarFallbackGroup
1729    DESCRIPTION
1730        "This group is mandatory only for those platforms which
1731        support fallback mode feature."
1732
1733    GROUP           cc6kxbarBusOnlyAllowedGroup
1734    DESCRIPTION
1735        "This group is mandatory only for those platforms which
1736        support bus only mode feature."
1737
1738    GROUP           cc6kxbarLcdBannerGroup
1739    DESCRIPTION
1740        "This group is mandatory only for those platforms which
1741        support lcd banner feature."
1742
1743    GROUP           cc6kxbarChannelUtilGroup
1744    DESCRIPTION
1745        "This group is mandatory only for those platforms which
1746        support Input and Output traffic utilization on the
1747        fabric channel."
1748
1749    GROUP           cc6kxbarChannelSpeedGroup
1750    DESCRIPTION
1751        "This group is mandatory only for those platforms which
1752        support fabric channel speed feature."
1753
1754    GROUP           cc6kxbarSwBusGroup
1755    DESCRIPTION
1756        "This group is mandatory only for platforms which support
1757        switching bus switching detection feature."
1758
1759    GROUP           cc6kxbarSwBusNotifGroup
1760    DESCRIPTION
1761        "This group is mandatory only for platforms which support
1762        switching bus switching detection notification
1763        feature."
1764    ::= { cc6kxbarMIBCompliances 3 }
1765
1766cc6kxbarMIBComplianceVer2 MODULE-COMPLIANCE
1767    STATUS          deprecated
1768    DESCRIPTION
1769        "The compliance statement for
1770        the CISCO-CAT6K-CROSSBAR-MIB."
1771    MODULE          -- this module
1772    MANDATORY-GROUPS {
1773                        cc6kxbarModuleStatusGroupVer1,
1774                        cc6kxbarChannelStatusGroup,
1775                        cc6kxbarChannelStatisticsGroupVer1
1776                    }
1777
1778    GROUP           cc6kxbarFallbackGroup
1779    DESCRIPTION
1780        "This group is mandatory only for those platforms which
1781        support fallback mode feature."
1782
1783    GROUP           cc6kxbarBusOnlyAllowedGroup
1784    DESCRIPTION
1785        "This group is mandatory only for those platforms which
1786        support bus only mode feature."
1787
1788    GROUP           cc6kxbarLcdBannerGroup
1789    DESCRIPTION
1790        "This group is mandatory only for those platforms which
1791        support lcd banner feature."
1792
1793    GROUP           cc6kxbarChannelUtilGroup
1794    DESCRIPTION
1795        "This group is mandatory only for those platforms which
1796        support Input and Output traffic utilization on the
1797        fabric channel."
1798
1799    GROUP           cc6kxbarChannelSpeedGroup
1800    DESCRIPTION
1801        "This group is mandatory only for those platforms which
1802        support fabric channel speed feature."
1803
1804    GROUP           cc6kxbarSwBusGroup
1805    DESCRIPTION
1806        "This group is mandatory only for platforms which support
1807        switching bus switching detection feature."
1808
1809    GROUP           cc6kxbarSwBusNotifGroup
1810    DESCRIPTION
1811        "This group is mandatory only for platforms which support
1812        switching bus switching detection notification
1813        feature."
1814
1815    GROUP           cc6kxbarTruncatedOperGroup
1816    DESCRIPTION
1817        "This group is mandatory only for platforms which support
1818        operational truncated mode."
1819    ::= { cc6kxbarMIBCompliances 4 }
1820
1821cc6kxbarMIBComplianceVer3 MODULE-COMPLIANCE
1822    STATUS          deprecated
1823    DESCRIPTION
1824        "The compliance statement for
1825        the CISCO-CAT6K-CROSSBAR-MIB."
1826    MODULE          -- this module
1827    MANDATORY-GROUPS {
1828                        cc6kxbarModuleStatusGroupVer1,
1829                        cc6kxbarChannelStatusGroup,
1830                        cc6kxbarChannelStatisticsGroupVer1
1831                    }
1832
1833    GROUP           cc6kxbarFallbackGroup
1834    DESCRIPTION
1835        "This group is mandatory only for those platforms which
1836        support fallback mode feature."
1837
1838    GROUP           cc6kxbarBusOnlyAllowedGroup
1839    DESCRIPTION
1840        "This group is mandatory only for those platforms which
1841        support bus only mode feature."
1842
1843    GROUP           cc6kxbarLcdBannerGroup
1844    DESCRIPTION
1845        "This group is mandatory only for those platforms which
1846        support lcd banner feature."
1847
1848    GROUP           cc6kxbarChannelUtilGroup
1849    DESCRIPTION
1850        "This group is mandatory only for those platforms which
1851        support Input and Output traffic utilization on the
1852        fabric channel."
1853
1854    GROUP           cc6kxbarChannelSpeedGroup
1855    DESCRIPTION
1856        "This group is mandatory only for those platforms which
1857        support fabric channel speed feature."
1858
1859    GROUP           cc6kxbarSwBusGroup
1860    DESCRIPTION
1861        "This group is mandatory only for platforms which support
1862        switching bus switching detection feature."
1863
1864    GROUP           cc6kxbarSwBusNotifGroup
1865    DESCRIPTION
1866        "This group is mandatory only for platforms which support
1867        switching bus switching detection notification
1868        feature."
1869
1870    GROUP           cc6kxbarTruncatedOperGroup
1871    DESCRIPTION
1872        "This group is mandatory only for platforms which support
1873        operational truncated mode."
1874
1875    GROUP           cc6kxbarIntBusNotifControlGroup
1876    DESCRIPTION
1877        "This group is mandatory only for platforms which support
1878        internal bus notifications."
1879
1880    GROUP           cc6kxbarIntBusCRCErrNotifGroup
1881    DESCRIPTION
1882        "This group is mandatory only for platforms which support
1883        internal bus CRC error notifications."
1884    ::= { cc6kxbarMIBCompliances 5 }
1885
1886cc6kxbarMIBComplianceVer4 MODULE-COMPLIANCE
1887    STATUS          deprecated
1888    DESCRIPTION
1889        "The compliance statement for
1890        the CISCO-CAT6K-CROSSBAR-MIB."
1891    MODULE          -- this module
1892    MANDATORY-GROUPS {
1893                        cc6kxbarModuleStatusGroupVer1,
1894                        cc6kxbarChannelStatusGroup,
1895                        cc6kxbarChannelStatisticsGroupVer1
1896                    }
1897
1898    GROUP           cc6kxbarFallbackGroup
1899    DESCRIPTION
1900        "This group is mandatory only for those platforms which
1901        support fallback mode feature."
1902
1903    GROUP           cc6kxbarBusOnlyAllowedGroup
1904    DESCRIPTION
1905        "This group is mandatory only for those platforms which
1906        support bus only mode feature."
1907
1908    GROUP           cc6kxbarLcdBannerGroup
1909    DESCRIPTION
1910        "This group is mandatory only for those platforms which
1911        support lcd banner feature."
1912
1913    GROUP           cc6kxbarChannelUtilGroup
1914    DESCRIPTION
1915        "This group is mandatory only for those platforms which
1916        support Input and Output traffic utilization on the
1917        fabric channel."
1918
1919    GROUP           cc6kxbarChannelSpeedGroup
1920    DESCRIPTION
1921        "This group is mandatory only for those platforms which
1922        support fabric channel speed feature."
1923
1924    GROUP           cc6kxbarSwBusGroup
1925    DESCRIPTION
1926        "This group is mandatory only for platforms which support
1927        switching bus switching detection feature."
1928
1929    GROUP           cc6kxbarSwBusNotifGroup
1930    DESCRIPTION
1931        "This group is mandatory only for platforms which support
1932        switching bus switching detection notification
1933        feature."
1934
1935    GROUP           cc6kxbarTruncatedOperGroup
1936    DESCRIPTION
1937        "This group is mandatory only for platforms which support
1938        operational truncated mode."
1939
1940    GROUP           cc6kxbarIntBusNotifControlGroup
1941    DESCRIPTION
1942        "This group is mandatory only for platforms which support
1943        internal bus notifications."
1944
1945    GROUP           cc6kxbarIntBusCRCErrNotifGroup
1946    DESCRIPTION
1947        "This group is mandatory only for platforms which support
1948        internal bus CRC error notifications."
1949
1950    GROUP           cc6kxbarIntBusCRCErrGroup
1951    DESCRIPTION
1952        "This group is mandatory only for platforms which support
1953        internal bus CRC error status."
1954    ::= { cc6kxbarMIBCompliances 6 }
1955
1956cc6kxbarMIBComplianceVer5 MODULE-COMPLIANCE
1957    STATUS          deprecated
1958    DESCRIPTION
1959        "The compliance statement for
1960        the CISCO-CAT6K-CROSSBAR-MIB."
1961    MODULE          -- this module
1962    MANDATORY-GROUPS {
1963                        cc6kxbarModuleStatusGroupVer1,
1964                        cc6kxbarChannelStatusGroup,
1965                        cc6kxbarChannelStatisticsGroupVer1
1966                    }
1967
1968    GROUP           cc6kxbarFallbackGroup
1969    DESCRIPTION
1970        "This group is mandatory only for those platforms which
1971        support fallback mode feature."
1972
1973    GROUP           cc6kxbarBusOnlyAllowedGroup
1974    DESCRIPTION
1975        "This group is mandatory only for those platforms which
1976        support bus only mode feature."
1977
1978    GROUP           cc6kxbarLcdBannerGroup
1979    DESCRIPTION
1980        "This group is mandatory only for those platforms which
1981        support lcd banner feature."
1982
1983    GROUP           cc6kxbarChannelUtilGroup
1984    DESCRIPTION
1985        "This group is mandatory only for those platforms which
1986        support Input and Output traffic utilization on the
1987        fabric channel."
1988
1989    GROUP           cc6kxbarChannelSpeedGroup
1990    DESCRIPTION
1991        "This group is mandatory only for those platforms which
1992        support fabric channel speed feature."
1993
1994    GROUP           cc6kxbarSwBusGroup
1995    DESCRIPTION
1996        "This group is mandatory only for platforms which support
1997        switching bus switching detection feature."
1998
1999    GROUP           cc6kxbarSwBusNotifGroup
2000    DESCRIPTION
2001        "This group is mandatory only for platforms which support
2002        switching bus switching detection notification
2003        feature."
2004
2005    GROUP           cc6kxbarTruncatedOperGroup
2006    DESCRIPTION
2007        "This group is mandatory only for platforms which support
2008        operational truncated mode."
2009
2010    GROUP           cc6kxbarIntBusNotifControlGroup
2011    DESCRIPTION
2012        "This group is mandatory only for platforms which support
2013        internal bus notifications."
2014
2015    GROUP           cc6kxbarIntBusCRCErrNotifGroup
2016    DESCRIPTION
2017        "This group is mandatory only for platforms which support
2018        internal bus CRC error notifications."
2019
2020    GROUP           cc6kxbarIntBusCRCErrGroup
2021    DESCRIPTION
2022        "This group is mandatory only for platforms which support
2023        internal bus CRC error status."
2024
2025    GROUP           cc6kxbarDcefOnlyModeAllowedGroup
2026    DESCRIPTION
2027        "This group is mandatory only for platforms which support
2028        dcef only mode feature."
2029
2030    GROUP           cc6kxbarForceBusModeGroup
2031    DESCRIPTION
2032        "This group is mandatory only for platforms which support
2033        force bus mode feature."
2034
2035    GROUP           cc6kxbarFlowCtrlNotifCtrlGroup
2036    DESCRIPTION
2037        "This group is mandatory only for platforms which support
2038        the system flow control notification control."
2039
2040    GROUP           cc6kxbarFlowCtrlBusThreshGroup
2041    DESCRIPTION
2042        "This group is mandatory only for platforms which support
2043        the system bus flow control FIFO threshold configuration."
2044
2045    GROUP           cc6kxbarFlowCtrlBusThrNotifGroup
2046    DESCRIPTION
2047        "This group is mandatory only for platforms which support
2048        the system bus flow control FIFO threshold exceeding
2049        notification."
2050
2051    GROUP           cc6kxbarBusOnlyModeOperGroup
2052    DESCRIPTION
2053        "This group is mandatory only for platforms which support
2054        operational bus mode."
2055    ::= { cc6kxbarMIBCompliances 7 }
2056
2057cc6kxbarMIBComplianceVer6 MODULE-COMPLIANCE
2058    STATUS          deprecated
2059    DESCRIPTION
2060        "The compliance statement for
2061        the CISCO-CAT6K-CROSSBAR-MIB."
2062    MODULE          -- this module
2063    MANDATORY-GROUPS {
2064                        cc6kxbarModuleStatusGroupVer1,
2065                        cc6kxbarChannelStatusGroup,
2066                        cc6kxbarChannelStatisticsGroupVer1
2067                    }
2068
2069    GROUP           cc6kxbarFallbackGroup
2070    DESCRIPTION
2071        "This group is mandatory only for those platforms which
2072        support fallback mode feature."
2073
2074    GROUP           cc6kxbarBusOnlyAllowedGroup
2075    DESCRIPTION
2076        "This group is mandatory only for those platforms which
2077        support bus only mode feature."
2078
2079    GROUP           cc6kxbarLcdBannerGroup
2080    DESCRIPTION
2081        "This group is mandatory only for those platforms which
2082        support lcd banner feature."
2083
2084    GROUP           cc6kxbarChannelUtilGroup
2085    DESCRIPTION
2086        "This group is mandatory only for those platforms which
2087        support Input and Output traffic utilization on the
2088        fabric channel."
2089
2090    GROUP           cc6kxbarChannelSpeedGroup
2091    DESCRIPTION
2092        "This group is mandatory only for those platforms which
2093        support fabric channel speed feature."
2094
2095    GROUP           cc6kxbarSwBusGroup
2096    DESCRIPTION
2097        "This group is mandatory only for platforms which support
2098        switching bus switching detection feature."
2099
2100    GROUP           cc6kxbarSwBusNotifGroup
2101    DESCRIPTION
2102        "This group is mandatory only for platforms which support
2103        switching bus switching detection notification
2104        feature."
2105
2106    GROUP           cc6kxbarTruncatedOperGroup
2107    DESCRIPTION
2108        "This group is mandatory only for platforms which support
2109        operational truncated mode."
2110
2111    GROUP           cc6kxbarIntBusNotifControlGroup
2112    DESCRIPTION
2113        "This group is mandatory only for platforms which support
2114        internal bus notifications."
2115
2116    GROUP           cc6kxbarIntBusCRCErrNotifGroup
2117    DESCRIPTION
2118        "This group is mandatory only for platforms which support
2119        internal bus CRC error notifications."
2120
2121    GROUP           cc6kxbarIntBusCRCErrGroup
2122    DESCRIPTION
2123        "This group is mandatory only for platforms which support
2124        internal bus CRC error status."
2125
2126    GROUP           cc6kxbarDcefOnlyModeAllowedGroup
2127    DESCRIPTION
2128        "This group is mandatory only for platforms which support
2129        dcef only mode feature."
2130
2131    GROUP           cc6kxbarForceBusModeGroup
2132    DESCRIPTION
2133        "This group is mandatory only for platforms which support
2134        force bus mode feature."
2135
2136    GROUP           cc6kxbarFlowCtrlNotifCtrlGroup
2137    DESCRIPTION
2138        "This group is mandatory only for platforms which support
2139        the system flow control notification control."
2140
2141    GROUP           cc6kxbarFlowCtrlBusThreshGroup
2142    DESCRIPTION
2143        "This group is mandatory only for platforms which support
2144        the system bus flow control FIFO threshold configuration."
2145
2146    GROUP           cc6kxbarFlowCtrlBusThrNotifGroup
2147    DESCRIPTION
2148        "This group is mandatory only for platforms which support
2149        the system bus flow control FIFO threshold exceeding
2150        notification."
2151
2152    GROUP           cc6kxbarBusOnlyModeOperGroup
2153    DESCRIPTION
2154        "This group is mandatory only for platforms which support
2155        operational bus mode."
2156
2157    GROUP           cc6kxbarSysCapPfcOperModeGroup
2158    DESCRIPTION
2159        "This group is mandatory only for platforms which
2160        support the system information of PFC operational mode."
2161
2162    GROUP           cc6kxbarSysCapSwitchResGroup
2163    DESCRIPTION
2164        "This group is mandatory only for platforms which
2165        support the capacity information of switching
2166        resources in the system."
2167
2168    GROUP           cc6kxbarChannelUtilGroup1
2169    DESCRIPTION
2170        "This group is mandatory only for those platforms which
2171        support peak input and output traffic utilization on the
2172        fabric channel."
2173
2174    GROUP           cc6kxbarSwBusGroup1
2175    DESCRIPTION
2176        "This group is mandatory only for platforms which support
2177        switching bus utilization."
2178
2179    GROUP           cc6kxbarErrorGroup
2180    DESCRIPTION
2181        "This group is mandatory only for those platforms which
2182        support error statistics on the fabric channel."
2183
2184    GROUP           cc6kxbarErrRcvryThresholdGroup
2185    DESCRIPTION
2186        "This group is mandatory for platforms which provide
2187        the configuration of thresholds on fabric link errors
2188        for the fabric error recovery feature."
2189
2190    GROUP           cc6kxbarErrRcvrySwitchoverGroup
2191    DESCRIPTION
2192        "This group is mandatory for platforms which provide
2193        the configuration of fabric switchover on excessive fabric
2194        link errors for the fabric error recovery feature."
2195    ::= { cc6kxbarMIBCompliances 8 }
2196
2197cc6kxbarMIBComplianceVer7 MODULE-COMPLIANCE
2198    STATUS          deprecated
2199    DESCRIPTION
2200        "The compliance statement for
2201        the CISCO-CAT6K-CROSSBAR-MIB."
2202    MODULE          -- this module
2203    MANDATORY-GROUPS {
2204                        cc6kxbarModuleStatusGroupVer1,
2205                        cc6kxbarChannelStatusGroup,
2206                        cc6kxbarChannelStatisticsGroupVer1
2207                    }
2208
2209    GROUP           cc6kxbarFallbackGroup
2210    DESCRIPTION
2211        "This group is mandatory only for those platforms which
2212        support fallback mode feature."
2213
2214    GROUP           cc6kxbarBusOnlyAllowedGroup
2215    DESCRIPTION
2216        "This group is mandatory only for those platforms which
2217        support bus only mode feature."
2218
2219    GROUP           cc6kxbarLcdBannerGroup
2220    DESCRIPTION
2221        "This group is mandatory only for those platforms which
2222        support lcd banner feature."
2223
2224    GROUP           cc6kxbarChannelUtilGroup
2225    DESCRIPTION
2226        "This group is mandatory only for those platforms which
2227        support Input and Output traffic utilization on the
2228        fabric channel."
2229
2230    GROUP           cc6kxbarChannelSpeedGroup
2231    DESCRIPTION
2232        "This group is mandatory only for those platforms which
2233        support fabric channel speed feature."
2234
2235    GROUP           cc6kxbarSwBusGroup
2236    DESCRIPTION
2237        "This group is mandatory only for platforms which support
2238        switching bus switching detection feature."
2239
2240    GROUP           cc6kxbarSwBusNotifGroup
2241    DESCRIPTION
2242        "This group is mandatory only for platforms which support
2243        switching bus switching detection notification
2244        feature."
2245
2246    GROUP           cc6kxbarTruncatedOperGroup
2247    DESCRIPTION
2248        "This group is mandatory only for platforms which support
2249        operational truncated mode."
2250
2251    GROUP           cc6kxbarIntBusNotifControlGroup
2252    DESCRIPTION
2253        "This group is mandatory only for platforms which support
2254        internal bus notifications."
2255
2256    GROUP           cc6kxbarIntBusCRCErrNotifGroup
2257    DESCRIPTION
2258        "This group is mandatory only for platforms which support
2259        internal bus CRC error notifications."
2260
2261    GROUP           cc6kxbarIntBusCRCErrGroup
2262    DESCRIPTION
2263        "This group is mandatory only for platforms which support
2264        internal bus CRC error status."
2265
2266    GROUP           cc6kxbarDcefOnlyModeAllowedGroup
2267    DESCRIPTION
2268        "This group is mandatory only for platforms which support
2269        dcef only mode feature."
2270
2271    GROUP           cc6kxbarForceBusModeGroup
2272    DESCRIPTION
2273        "This group is mandatory only for platforms which support
2274        force bus mode feature."
2275
2276    GROUP           cc6kxbarFlowCtrlNotifCtrlGroup
2277    DESCRIPTION
2278        "This group is mandatory only for platforms which support
2279        the system flow control notification control."
2280
2281    GROUP           cc6kxbarFlowCtrlBusThreshGroup
2282    DESCRIPTION
2283        "This group is mandatory only for platforms which support
2284        the system bus flow control FIFO threshold configuration."
2285
2286    GROUP           cc6kxbarFlowCtrlBusThrNotifGroup
2287    DESCRIPTION
2288        "This group is mandatory only for platforms which support
2289        the system bus flow control FIFO threshold exceeding
2290        notification."
2291
2292    GROUP           cc6kxbarBusOnlyModeOperGroup
2293    DESCRIPTION
2294        "This group is mandatory only for platforms which support
2295        operational bus mode."
2296
2297    GROUP           cc6kxbarSysCapPfcOperModeGroup
2298    DESCRIPTION
2299        "This group is mandatory only for platforms which
2300        support the system information of PFC operational mode."
2301
2302    GROUP           cc6kxbarSysCapSwitchResGroup
2303    DESCRIPTION
2304        "This group is mandatory only for platforms which
2305        support the capacity information of switching
2306        resources in the system."
2307
2308    GROUP           cc6kxbarChannelUtilGroup1
2309    DESCRIPTION
2310        "This group is mandatory only for those platforms which
2311        support peak input and output traffic utilization on the
2312        fabric channel."
2313
2314    GROUP           cc6kxbarSwBusGroup1
2315    DESCRIPTION
2316        "This group is mandatory only for platforms which support
2317        switching bus utilization."
2318
2319    GROUP           cc6kxbarErrorGroup
2320    DESCRIPTION
2321        "This group is mandatory only for those platforms which
2322        support error statistics on the fabric channel."
2323
2324    GROUP           cc6kxbarErrRcvryThresholdGroup
2325    DESCRIPTION
2326        "This group is mandatory for platforms which provide
2327        the configuration of thresholds on fabric link errors
2328        for the fabric error recovery feature."
2329
2330    GROUP           cc6kxbarErrRcvrySwitchoverGroup
2331    DESCRIPTION
2332        "This group is mandatory for platforms which provide
2333        the configuration of fabric switchover on excessive fabric
2334        link errors for the fabric error recovery feature."
2335
2336    GROUP           cc6kxbarErrRcvryPersLinkResGroup
2337    DESCRIPTION
2338        "This group is mandatory for platforms which provide
2339        the configuration of channel resync on excessive
2340        persistent fabric link errors for the fabric error
2341        recovery feature."
2342
2343    GROUP           cc6kxbarErrRcvryChResyncGroup
2344    DESCRIPTION
2345        "This group is mandatory for platforms which provide
2346        the configuration of channel resync threshold for the
2347        fabric error recovery feature."
2348
2349    GROUP           cc6kxbarTMSwBusUtilGroup
2350    DESCRIPTION
2351        "This group is mandatory for platforms which provide
2352        the configuration for traffic monitor feature on the
2353        switching bus."
2354
2355    GROUP           cc6kxbarTMSwBusUtilNotifControlGroup
2356    DESCRIPTION
2357        "This group is mandatory for platforms which provide
2358        the notification control for traffic monitor
2359        notifications on the switching bus."
2360
2361    GROUP           cc6kxbarTMSwBusUtilNotifObjectGroup
2362    DESCRIPTION
2363        "This group is mandatory for platforms which support
2364        traffic monitor notifications on the switching bus."
2365
2366    GROUP           cc6kxbarTMSwBusUtilNotifGroup
2367    DESCRIPTION
2368        "This group is mandatory for platforms which support
2369        traffic monitor notifications on the switching bus."
2370
2371    GROUP           cc6kxbarTMChUtilGroup
2372    DESCRIPTION
2373        "This group is mandatory for platforms which provide
2374        the configuration for traffic monitor feature on
2375        fabric channels."
2376
2377    GROUP           cc6kxbarTMChUtilNotifControlGroup
2378    DESCRIPTION
2379        "This group is mandatory for platforms which provide
2380        the notification control for traffic monitor
2381        notifications on fabric channels."
2382
2383    GROUP           cc6kxbarTMChUtilNotifObjectGroup
2384    DESCRIPTION
2385        "This group is mandatory for platforms which support
2386        traffic monitor notifications on fabric channels."
2387
2388    GROUP           cc6kxbarTMChUtilNotifGroup
2389    DESCRIPTION
2390        "This group is mandatory for platforms which support
2391        traffic monitor notifications on fabric channels."
2392    ::= { cc6kxbarMIBCompliances 9 }
2393
2394cc6kxbarMIBComplianceVer8 MODULE-COMPLIANCE
2395    STATUS          current
2396    DESCRIPTION
2397        "The compliance statement for
2398        the CISCO-CAT6K-CROSSBAR-MIB."
2399    MODULE          -- this module
2400    MANDATORY-GROUPS {
2401                        cc6kxbarModuleStatusGroupVer1,
2402                        cc6kxbarChannelStatusGroup,
2403                        cc6kxbarChannelStatisticsGroupVer1
2404                    }
2405
2406    GROUP           cc6kxbarFallbackGroup
2407    DESCRIPTION
2408        "This group is mandatory only for those platforms which
2409        support fallback mode feature."
2410
2411    GROUP           cc6kxbarBusOnlyAllowedGroup
2412    DESCRIPTION
2413        "This group is mandatory only for those platforms which
2414        support bus only mode feature."
2415
2416    GROUP           cc6kxbarLcdBannerGroup
2417    DESCRIPTION
2418        "This group is mandatory only for those platforms which
2419        support lcd banner feature."
2420
2421    GROUP           cc6kxbarChannelUtilGroup
2422    DESCRIPTION
2423        "This group is mandatory only for those platforms which
2424        support Input and Output traffic utilization on the
2425        fabric channel."
2426
2427    GROUP           cc6kxbarChannelSpeedGroup
2428    DESCRIPTION
2429        "This group is mandatory only for those platforms which
2430        support fabric channel speed feature."
2431
2432    GROUP           cc6kxbarSwBusGroup
2433    DESCRIPTION
2434        "This group is mandatory only for platforms which support
2435        switching bus switching detection feature."
2436
2437    GROUP           cc6kxbarSwBusNotifGroup
2438    DESCRIPTION
2439        "This group is mandatory only for platforms which support
2440        switching bus switching detection notification
2441        feature."
2442
2443    GROUP           cc6kxbarTruncatedOperGroup
2444    DESCRIPTION
2445        "This group is mandatory only for platforms which support
2446        operational truncated mode."
2447
2448    GROUP           cc6kxbarIntBusNotifControlGroup
2449    DESCRIPTION
2450        "This group is mandatory only for platforms which support
2451        internal bus notifications."
2452
2453    GROUP           cc6kxbarIntBusCRCErrNotifGroup
2454    DESCRIPTION
2455        "This group is mandatory only for platforms which support
2456        internal bus CRC error notifications."
2457
2458    GROUP           cc6kxbarIntBusCRCErrGroup
2459    DESCRIPTION
2460        "This group is mandatory only for platforms which support
2461        internal bus CRC error status."
2462
2463    GROUP           cc6kxbarDcefOnlyModeAllowedGroup
2464    DESCRIPTION
2465        "This group is mandatory only for platforms which support
2466        dcef only mode feature."
2467
2468    GROUP           cc6kxbarForceBusModeGroup
2469    DESCRIPTION
2470        "This group is mandatory only for platforms which support
2471        force bus mode feature."
2472
2473    GROUP           cc6kxbarFlowCtrlNotifCtrlGroup
2474    DESCRIPTION
2475        "This group is mandatory only for platforms which support
2476        the system flow control notification control."
2477
2478    GROUP           cc6kxbarFlowCtrlBusThreshGroup
2479    DESCRIPTION
2480        "This group is mandatory only for platforms which support
2481        the system bus flow control FIFO threshold configuration."
2482
2483    GROUP           cc6kxbarFlowCtrlBusThrNotifGroup
2484    DESCRIPTION
2485        "This group is mandatory only for platforms which support
2486        the system bus flow control FIFO threshold exceeding
2487        notification."
2488
2489    GROUP           cc6kxbarBusOnlyModeOperGroup
2490    DESCRIPTION
2491        "This group is mandatory only for platforms which support
2492        operational bus mode."
2493
2494    GROUP           cc6kxbarSysCapPfcOperModeGroup
2495    DESCRIPTION
2496        "This group is mandatory only for platforms which
2497        support the system information of PFC operational mode."
2498
2499    GROUP           cc6kxbarSysCapSwitchResGroup
2500    DESCRIPTION
2501        "This group is mandatory only for platforms which
2502        support the capacity information of switching
2503        resources in the system."
2504
2505    GROUP           cc6kxbarChannelUtilGroup1
2506    DESCRIPTION
2507        "This group is mandatory only for those platforms which
2508        support peak input and output traffic utilization on the
2509        fabric channel."
2510
2511    GROUP           cc6kxbarSwBusGroup1
2512    DESCRIPTION
2513        "This group is mandatory only for platforms which support
2514        switching bus utilization."
2515
2516    GROUP           cc6kxbarErrorGroup
2517    DESCRIPTION
2518        "This group is mandatory only for those platforms which
2519        support error statistics on the fabric channel."
2520
2521    GROUP           cc6kxbarErrRcvryThresholdGroup
2522    DESCRIPTION
2523        "This group is mandatory for platforms which provide
2524        the configuration of thresholds on fabric link errors
2525        for the fabric error recovery feature."
2526
2527    GROUP           cc6kxbarErrRcvrySwitchoverGroup
2528    DESCRIPTION
2529        "This group is mandatory for platforms which provide
2530        the configuration of fabric switchover on excessive fabric
2531        link errors for the fabric error recovery feature."
2532
2533    GROUP           cc6kxbarErrRcvryPersLinkResGroup
2534    DESCRIPTION
2535        "This group is mandatory for platforms which provide
2536        the configuration of channel resync on excessive
2537        persistent fabric link errors for the fabric error
2538        recovery feature."
2539
2540    GROUP           cc6kxbarErrRcvryChResyncGroup
2541    DESCRIPTION
2542        "This group is mandatory for platforms which provide
2543        the configuration of channel resync threshold for the
2544        fabric error recovery feature."
2545
2546    GROUP           cc6kxbarTMSwBusUtilGroup
2547    DESCRIPTION
2548        "This group is mandatory for platforms which provide
2549        the configuration for traffic monitor feature on the
2550        switching bus."
2551
2552    GROUP           cc6kxbarTMSwBusUtilNotifControlGroup
2553    DESCRIPTION
2554        "This group is mandatory for platforms which provide
2555        the notification control for traffic monitor
2556        notifications on the switching bus."
2557
2558    GROUP           cc6kxbarTMSwBusUtilNotifObjectGroup
2559    DESCRIPTION
2560        "This group is mandatory for platforms which support
2561        traffic monitor notifications on the switching bus."
2562
2563    GROUP           cc6kxbarTMSwBusUtilNotifGroup
2564    DESCRIPTION
2565        "This group is mandatory for platforms which support
2566        traffic monitor notifications on the switching bus."
2567
2568    GROUP           cc6kxbarTMChUtilGroup
2569    DESCRIPTION
2570        "This group is mandatory for platforms which provide
2571        the configuration for traffic monitor feature on
2572        fabric channels."
2573
2574    GROUP           cc6kxbarTMChUtilNotifControlGroup
2575    DESCRIPTION
2576        "This group is mandatory for platforms which provide
2577        the notification control for traffic monitor
2578        notifications on fabric channels."
2579
2580    GROUP           cc6kxbarTMChUtilNotifObjectGroup
2581    DESCRIPTION
2582        "This group is mandatory for platforms which support
2583        traffic monitor notifications on fabric channels."
2584
2585    GROUP           cc6kxbarTMChUtilNotifGroup
2586    DESCRIPTION
2587        "This group is mandatory for platforms which support
2588        traffic monitor notifications on fabric channels."
2589
2590    GROUP           cc6kxbarStatisticsLbusDropGroup
2591    DESCRIPTION
2592        "This group is mandatory for platforms which support
2593        local bus packet drop statistics on fabric channels."
2594    ::= { cc6kxbarMIBCompliances 10 }
2595
2596-- Units of Conformance
2597
2598cc6kxbarModuleStatusGroup OBJECT-GROUP
2599    OBJECTS         {
2600                        cc6kxbarLcdBannerMaxSize,
2601                        cc6kxbarLcdBannerBanner,
2602                        cc6kxbarTruncatedModeAllowed,
2603                        cc6kxbarMinFabricPresent,
2604                        cc6kxbarFabricActiveSlot,
2605                        cc6kxbarFabricBackupSlot,
2606                        cc6kxbarModuleModeSwitchingMode
2607                    }
2608    STATUS          deprecated
2609    DESCRIPTION
2610        "A collection of objects providing
2611        configuration and operation of the crossbar
2612        switching fabric module and switching capable
2613        module.
2614        cc6kxbarModuleStatusGroup object is superseded by cc6kxbarModuleStatusGroupVer1."
2615    ::= { cc6kxbarMIBGroups 1 }
2616
2617cc6kxbarChannelStatusGroup OBJECT-GROUP
2618    OBJECTS         {
2619                        cc6kxbarModuleChannelModStatus,
2620                        cc6kxbarModuleChannelFabStatus
2621                    }
2622    STATUS          current
2623    DESCRIPTION
2624        "A collection of objects providing
2625        status and configuration of the fabric channel."
2626    ::= { cc6kxbarMIBGroups 2 }
2627
2628cc6kxbarChannelStatisticsGroup OBJECT-GROUP
2629    OBJECTS         {
2630                        cc6kxbarStatisticsInErrors,
2631                        cc6kxbarStatisticsOutErrors,
2632                        cc6kxbarStatisticsOutDropped,
2633                        cc6kxbarStatisticsInUtil,
2634                        cc6kxbarStatisticsOutUtil
2635                    }
2636    STATUS          deprecated
2637    DESCRIPTION
2638        "A collection of objects providing statistics for
2639        the fabric channel.
2640        cc6kxbarChannelStatisticsGroup object is superseded by cc6kxbarChannelStatisticsGroupVer1."
2641    ::= { cc6kxbarMIBGroups 3 }
2642
2643cc6kxbarFallbackGroup OBJECT-GROUP
2644    OBJECTS         { cc6kxbarFallbackMode }
2645    STATUS          current
2646    DESCRIPTION
2647        "This object controls system fallback to bus-mode
2648        after loss of switching fabric module."
2649    ::= { cc6kxbarMIBGroups 4 }
2650
2651cc6kxbarBusOnlyAllowedGroup OBJECT-GROUP
2652    OBJECTS         { cc6kxbarBusOnlyModeAllowed }
2653    STATUS          current
2654    DESCRIPTION
2655        "This object determines the value of
2656        cc6kxbarModuleModeSwitchingMode of each module."
2657    ::= { cc6kxbarMIBGroups 5 }
2658
2659cc6kxbarModuleStatusGroupVer1 OBJECT-GROUP
2660    OBJECTS         {
2661                        cc6kxbarTruncatedModeAllowed,
2662                        cc6kxbarMinFabricPresent,
2663                        cc6kxbarFabricActiveSlot,
2664                        cc6kxbarFabricBackupSlot,
2665                        cc6kxbarModuleModeSwitchingMode
2666                    }
2667    STATUS          current
2668    DESCRIPTION
2669        "A collection of objects providing
2670        configuration and operation of the crossbar
2671        switching fabric module and switching capable
2672        module."
2673    ::= { cc6kxbarMIBGroups 6 }
2674
2675cc6kxbarChannelStatisticsGroupVer1 OBJECT-GROUP
2676    OBJECTS         {
2677                        cc6kxbarStatisticsInErrors,
2678                        cc6kxbarStatisticsOutErrors,
2679                        cc6kxbarStatisticsOutDropped
2680                    }
2681    STATUS          current
2682    DESCRIPTION
2683        "A collection of objects providing statistics for
2684        the fabric channel."
2685    ::= { cc6kxbarMIBGroups 7 }
2686
2687cc6kxbarLcdBannerGroup OBJECT-GROUP
2688    OBJECTS         {
2689                        cc6kxbarLcdBannerMaxSize,
2690                        cc6kxbarLcdBannerBanner
2691                    }
2692    STATUS          current
2693    DESCRIPTION
2694        "A collection of objects providing configuration of
2695        the lcd Banner of the fabric module."
2696    ::= { cc6kxbarMIBGroups 8 }
2697
2698cc6kxbarChannelUtilGroup OBJECT-GROUP
2699    OBJECTS         {
2700                        cc6kxbarStatisticsInUtil,
2701                        cc6kxbarStatisticsOutUtil
2702                    }
2703    STATUS          current
2704    DESCRIPTION
2705        "These object determines Input and Output Utilization of the
2706        fabric channel."
2707    ::= { cc6kxbarMIBGroups 9 }
2708
2709cc6kxbarChannelSpeedGroup OBJECT-GROUP
2710    OBJECTS         { cc6kxbarModuleChannelSpeed }
2711    STATUS          current
2712    DESCRIPTION
2713        "A collection of objects providing the
2714        speed of the fabric channel."
2715    ::= { cc6kxbarMIBGroups 10 }
2716
2717cc6kxbarSwBusGroup OBJECT-GROUP
2718    OBJECTS         {
2719                        cc6kxbarSwBusSwitchingStatus,
2720                        cc6kxbarSwBusFailureDuration,
2721                        cc6kxbarSwBusNotifEnable
2722                    }
2723    STATUS          current
2724    DESCRIPTION
2725        "A collection of objects for the switching bus switching
2726        detection feature."
2727    ::= { cc6kxbarMIBGroups 11 }
2728
2729cc6kxbarSwBusNotifGroup NOTIFICATION-GROUP
2730   NOTIFICATIONS    { cc6kxbarSwBusStatusChangeNotif }
2731    STATUS          current
2732    DESCRIPTION
2733        "A collection of notifications for the switching
2734        bus switching detection feature."
2735    ::= { cc6kxbarMIBGroups 12 }
2736
2737cc6kxbarTruncatedOperGroup OBJECT-GROUP
2738    OBJECTS         { cc6kxbarTruncatedModeOper }
2739    STATUS          current
2740    DESCRIPTION
2741        "A collection of objects providing the
2742        operational truncated mode."
2743    ::= { cc6kxbarMIBGroups 13 }
2744
2745cc6kxbarIntBusNotifControlGroup OBJECT-GROUP
2746    OBJECTS         { cc6kxbarIntBusNotifEnable }
2747    STATUS          current
2748    DESCRIPTION
2749        "A collection of objects to control the notification
2750        generation for internal bus."
2751    ::= { cc6kxbarMIBGroups 14 }
2752
2753cc6kxbarIntBusCRCErrNotifGroup NOTIFICATION-GROUP
2754   NOTIFICATIONS    {
2755                        cc6kxbarIntBusCRCErrExcdNotif,
2756                        cc6kxbarIntBusCRCErrRcvrdNotif
2757                    }
2758    STATUS          current
2759    DESCRIPTION
2760        "A collection of notifications for the
2761        internal bus CRC error."
2762    ::= { cc6kxbarMIBGroups 15 }
2763
2764cc6kxbarIntBusCRCErrGroup OBJECT-GROUP
2765    OBJECTS         {
2766                        cc6kxbarIntBusCRCErrExcdStatus,
2767                        cc6kxbarIntBusCRCErrExcdCount
2768                    }
2769    STATUS          current
2770    DESCRIPTION
2771        "A collection of objects to indicate the internal bus
2772        CRC error information on a physical entity."
2773    ::= { cc6kxbarMIBGroups 16 }
2774
2775cc6kxbarDcefOnlyModeAllowedGroup OBJECT-GROUP
2776    OBJECTS         { cc6kxbarDcefOnlyModeAllowed }
2777    STATUS          current
2778    DESCRIPTION
2779        "A collection of objects providing the configuration
2780        and information about the dcef only mode feature."
2781    ::= { cc6kxbarMIBGroups 17 }
2782
2783cc6kxbarForceBusModeGroup OBJECT-GROUP
2784    OBJECTS         { cc6kxbarForceBusMode }
2785    STATUS          current
2786    DESCRIPTION
2787        "A collection of objects providing the configuration
2788        and information about the force bus mode feature."
2789    ::= { cc6kxbarMIBGroups 18 }
2790
2791cc6kxbarFlowCtrlNotifCtrlGroup OBJECT-GROUP
2792    OBJECTS         { cc6kxbarFlowCtrlNotifEnable }
2793    STATUS          current
2794    DESCRIPTION
2795        "A collection of objects to control the notification
2796        generation for the system flow control feature."
2797    ::= { cc6kxbarMIBGroups 19 }
2798
2799cc6kxbarFlowCtrlBusThreshGroup OBJECT-GROUP
2800    OBJECTS         {
2801                        cc6kxbarFlowCtrlBusFIFOThrMode,
2802                        cc6kxbarFlowCtrlBusFIFOThrValue,
2803                        cc6kxbarFlowCtrlBusFIFOTransTime
2804                    }
2805    STATUS          current
2806    DESCRIPTION
2807        "A collection of objects providing configuration
2808        information about the system bus flow control FIFO
2809        threshold."
2810    ::= { cc6kxbarMIBGroups 20 }
2811
2812cc6kxbarFlowCtrlBusThrNotifGroup NOTIFICATION-GROUP
2813   NOTIFICATIONS    { cc6kxbarFlowCtrlBusThrExcdNotif }
2814    STATUS          current
2815    DESCRIPTION
2816        "A collection of notifications for the system bus
2817        flow control FIFO threshold exceeding."
2818    ::= { cc6kxbarMIBGroups 21 }
2819
2820cc6kxbarBusOnlyModeOperGroup OBJECT-GROUP
2821    OBJECTS         { cc6kxbarBusOnlyModeOper }
2822    STATUS          current
2823    DESCRIPTION
2824        "A collection of objects providing the
2825        operational bus mode."
2826    ::= { cc6kxbarMIBGroups 22 }
2827
2828cc6kxbarSysCapPfcOperModeGroup OBJECT-GROUP
2829    OBJECTS         { cc6kxbarSysCapPfcOperMode }
2830    STATUS          current
2831    DESCRIPTION
2832        "A collection of objects providing the system
2833        information of PFC operational mode."
2834    ::= { cc6kxbarMIBGroups 23 }
2835
2836cc6kxbarSysCapSwitchResGroup OBJECT-GROUP
2837    OBJECTS         {
2838                        cc6kxbarSysCapSwitchResSeries,
2839                        cc6kxbarSysCapSwitchResCefMode
2840                    }
2841    STATUS          current
2842    DESCRIPTION
2843        "A collection of objects providing the capacity
2844        information of switching resources in the system."
2845    ::= { cc6kxbarMIBGroups 24 }
2846
2847cc6kxbarChannelUtilGroup1 OBJECT-GROUP
2848    OBJECTS         {
2849                        cc6kxbarStatisticsPeakInUtil,
2850                        cc6kxbarStatisticsPeakTmInUtil,
2851                        cc6kxbarStatisticsPeakOutUtil,
2852                        cc6kxbarStatisticsPeakTmOutUtil
2853                    }
2854    STATUS          current
2855    DESCRIPTION
2856        "A collection of objects providing the information about peak
2857        input and output utilization of a specific fabric channel on
2858        a specific module."
2859    ::= { cc6kxbarMIBGroups 25 }
2860
2861cc6kxbarSwBusGroup1 OBJECT-GROUP
2862    OBJECTS         {
2863                        cc6kxbarSwBusUtilization,
2864                        cc6kxbarSwBusPeakUtilization,
2865                        cc6kxbarSwBusPeakTimeUtil
2866                    }
2867    STATUS          current
2868    DESCRIPTION
2869        "A collection of objects providing the information about
2870        switching bus utilization."
2871    ::= { cc6kxbarMIBGroups 26 }
2872
2873cc6kxbarErrorGroup OBJECT-GROUP
2874    OBJECTS         {
2875                        cc6kxbarErrorModuleCrc,
2876                        cc6kxbarErrorModuleHbeat,
2877                        cc6kxbarErrorModuleSync,
2878                        cc6kxbarErrorModuleDDRSync,
2879                        cc6kxbarErrorChannelSync,
2880                        cc6kxbarErrorChannelBuffer,
2881                        cc6kxbarErrorChannelTimeout
2882                    }
2883    STATUS          current
2884    DESCRIPTION
2885        "A collection of objects providing error statistics for
2886        a specific fabric channel on a specific module."
2887    ::= { cc6kxbarMIBGroups 27 }
2888
2889cc6kxbarErrRcvryThresholdGroup OBJECT-GROUP
2890    OBJECTS         {
2891                        cc6kxbarErrRcvryThreshLink,
2892                        cc6kxbarErrRcvryThreshPersLink
2893                    }
2894    STATUS          current
2895    DESCRIPTION
2896        "A collection of objects providing the configuration
2897        of thresholds on fabric link errors for the fabric
2898        error recovery feature."
2899    ::= { cc6kxbarMIBGroups 28 }
2900
2901cc6kxbarErrRcvrySwitchoverGroup OBJECT-GROUP
2902    OBJECTS         { cc6kxbarErrRcvrySwitchoverEnable }
2903    STATUS          current
2904    DESCRIPTION
2905        "A collection of objects providing the configuration
2906        of fabric switchover on excessive fabric link errors
2907        for the fabric error recovery feature."
2908    ::= { cc6kxbarMIBGroups 29 }
2909
2910cc6kxbarErrRcvryPersLinkResGroup OBJECT-GROUP
2911    OBJECTS         { cc6kxbarErrRcvryPersLinkResync }
2912    STATUS          current
2913    DESCRIPTION
2914        "A collection of objects providing the configuration
2915        of channel resync on excessive persistent fabric link
2916        errors for the fabric error recovery feature."
2917    ::= { cc6kxbarMIBGroups 30 }
2918
2919cc6kxbarErrRcvryChResyncGroup OBJECT-GROUP
2920    OBJECTS         {
2921                        cc6kxbarErrRcvryChResyncCount,
2922                        cc6kxbarErrRcvryChResyncInterval
2923                    }
2924    STATUS          current
2925    DESCRIPTION
2926        "A collection of objects providing the configuration
2927        for channel resync threshold for the fabric error
2928        recovery feature."
2929    ::= { cc6kxbarMIBGroups 31 }
2930
2931cc6kxbarTMSwBusUtilGroup OBJECT-GROUP
2932    OBJECTS         {
2933                        cc6kxbarTMSwBusUtilEnable,
2934                        cc6kxbarTMSwBusUtilInterval,
2935                        cc6kxbarTMSwBusUtilThreshold,
2936                        cc6kxbarTMSwBusUtilLogCount,
2937                        cc6kxbarTMSwBusUtilLastLogTime,
2938                        cc6kxbarTMSwBusUtilLogInterval
2939                    }
2940    STATUS          current
2941    DESCRIPTION
2942        "A collection of objects providing configuration
2943        information for traffic monitor feature on
2944        the switching bus."
2945    ::= { cc6kxbarMIBGroups 32 }
2946
2947cc6kxbarTMSwBusUtilNotifControlGroup OBJECT-GROUP
2948    OBJECTS         { cc6kxbarTMSwBusUtilNotifEnable }
2949    STATUS          current
2950    DESCRIPTION
2951        "A collection of objects to control the traffic monitor
2952        notification generation on the switching bus."
2953    ::= { cc6kxbarMIBGroups 33 }
2954
2955cc6kxbarTMSwBusUtilNotifObjectGroup OBJECT-GROUP
2956    OBJECTS         { cc6kxbarTMSwBusUtilUtilization }
2957    STATUS          current
2958    DESCRIPTION
2959        "A collection of objects included in the traffic monitor
2960        notifications on the switching bus."
2961    ::= { cc6kxbarMIBGroups 34 }
2962
2963cc6kxbarTMSwBusUtilNotifGroup NOTIFICATION-GROUP
2964   NOTIFICATIONS    {
2965                        cc6kxbarTMSwBusUtilAboveNotif,
2966                        cc6kxbarTMSwBusUtilBelowNotif
2967                    }
2968    STATUS          current
2969    DESCRIPTION
2970        "A collection of traffic monitor notifications on the
2971        switching bus."
2972    ::= { cc6kxbarMIBGroups 35 }
2973
2974cc6kxbarTMChUtilGroup OBJECT-GROUP
2975    OBJECTS         {
2976                        cc6kxbarTMChUtilEnable,
2977                        cc6kxbarTMChUtilInterval,
2978                        cc6kxbarTMChUtilThreshold,
2979                        cc6kxbarTMChUtilLogCount,
2980                        cc6kxbarTMChUtilLastLogTime,
2981                        cc6kxbarTMChUtilLogInterval
2982                    }
2983    STATUS          current
2984    DESCRIPTION
2985        "A collection of objects providing the configuration
2986        information for traffic monitor feature on fabric
2987        channels."
2988    ::= { cc6kxbarMIBGroups 36 }
2989
2990cc6kxbarTMChUtilNotifControlGroup OBJECT-GROUP
2991    OBJECTS         { cc6kxbarTMChUtilNotifEnable }
2992    STATUS          current
2993    DESCRIPTION
2994        "A collection of objects to control the traffic monitor
2995        notification generation on fabric channels."
2996    ::= { cc6kxbarMIBGroups 37 }
2997
2998cc6kxbarTMChUtilNotifObjectGroup OBJECT-GROUP
2999    OBJECTS         { cc6kxbarTMChUtilUtilization }
3000    STATUS          current
3001    DESCRIPTION
3002        "A collection of objects included in the traffic monitor
3003        notifications on fabric channels."
3004    ::= { cc6kxbarMIBGroups 38 }
3005
3006cc6kxbarTMChUtilNotifGroup NOTIFICATION-GROUP
3007   NOTIFICATIONS    {
3008                        cc6kxbarTMChUtilAboveNotif,
3009                        cc6kxbarTMChUtilBelowNotif
3010                    }
3011    STATUS          current
3012    DESCRIPTION
3013        "A collection of traffic monitor notifications on
3014        fabric channels."
3015    ::= { cc6kxbarMIBGroups 39 }
3016
3017cc6kxbarStatisticsLbusDropGroup OBJECT-GROUP
3018    OBJECTS         { cc6kxbarStatisticsLbusDrops }
3019    STATUS          current
3020    DESCRIPTION
3021        "A collection of objects providing information for
3022        local bus drop packets statistics."
3023    ::= { cc6kxbarMIBGroups 40 }
3024
3025END
3026
3027
3028
3029