All MIBs › CISCO-CAT6K-CROSSBAR-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2013-09-16
Category: Cisco Devices, Hardware and Environment
Description: Monitors crossbar switching fabric utilization and error statistics on Cisco Catalyst 6000/6500 switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-CAT6K-CROSSBAR-MIB?
CISCO-CAT6K-CROSSBAR-MIB provides management for the crossbar switching fabric module in Cisco Catalyst 6000/6500 series switches, a hardware component responsible for high-speed internal packet switching between line cards. It exposes configuration objects for fabric operating modes (bus-only, truncated, DCEF-only), fallback behavior, minimum fabric card presence, and even a front-panel LCD banner table. Its monitoring value is squarely hardware status: administrators check whether the crossbar fabric is operating in its intended high-performance mode or has fallen back to a degraded bus-only mode, which directly affects switch throughput and indicates a fabric card health issue. It depends on the chassis being a Catalyst 6000/6500 with a supervisor and fabric module, and typically correlates with CISCO-ENTITY-VINE-MIB or ENTITY-MIB for physical module identification. It is deployed on Catalyst 6500 switches used as core/distribution switches where fabric-mode health directly impacts switching capacity. Engineers can download the CISCO-CAT6K-CROSSBAR-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-CAT6K-CROSSBAR-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Catalyst 6000/6500 series switch
Monitoring Examples
An operator would poll cc6kxbarFallbackMode to see if the switch has fallen back from its configured mode, cross-checking cc6kxbarMinFabricPresent and cc6kxbarTruncatedModeOper to determine whether truncated mode is actually active versus merely allowed. A cc6kxbarFallbackMode value of 'busOnly' when cc6kxbarBusOnlyModeAllowed was not the intended operating mode would signal a fabric module failure or insufficient fabric cards installed, degrading the switch to classic bus-based forwarding.
What Can Be Monitored
- crossbar fabric operating mode
- fabric fallback status
- minimum fabric module presence
- truncated/DCEF-only mode operational state
- LCD banner display configuration
This MIB depends on
Related MIBs
Imported Objects
From CISCO-QOS-PIB-MIB
| Percent |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From ENTITY-MIB
| entPhysicalDescr | OBJECT-TYPE |
| entPhysicalIndex | OBJECT-TYPE |
| entPhysicalName | OBJECT-TYPE |
| entPhysicalVendorType | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cc6kxbarTMSwBusUtilLogCount OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cc6kxbarBusOnlyAllowedGroup | 1.3.6.1.4.1.9.9.217.3.2.5 | This object determines the value of cc6kxbarModuleModeSwitchingMode of each module. | ||
| T/F cc6kxbarBusOnlyModeAllowed | 1.3.6.1.4.1.9.9.217.1.1.2 | TruthValue | read-write | Indicates whether bus mode is administratively enabled on the device or not. |
| T/F cc6kxbarBusOnlyModeOper | 1.3.6.1.4.1.9.9.217.1.1.9 | TruthValue | read-only | Indicates if the bus mode is operationally enabled on the device or not. 'true' - Modules are allowed to run in 'busmode'. 'false' - None of the modules are allowed to run in 'busmode' i.e., All the non-fabric capable modules will be powered off. Absence of fabric module results in all the fabric capable modules being powered off. |
| cc6kxbarBusOnlyModeOperGroup | 1.3.6.1.4.1.9.9.217.3.2.22 | A collection of objects providing the operational bus mode. | ||
| cc6kxbarChannelSpeedGroup | 1.3.6.1.4.1.9.9.217.3.2.10 | A collection of objects providing the speed of the fabric channel. | ||
| cc6kxbarChannelStatisticsGroup | 1.3.6.1.4.1.9.9.217.3.2.3 | A collection of objects providing statistics for the fabric channel. cc6kxbarChannelStatisticsGroup object is superseded by cc6kxbarChannelStatisticsGroupVer1. | ||
| cc6kxbarChannelStatisticsGroupVer1 | 1.3.6.1.4.1.9.9.217.3.2.7 | A collection of objects providing statistics for the fabric channel. | ||
| cc6kxbarChannelStatusGroup | 1.3.6.1.4.1.9.9.217.3.2.2 | A collection of objects providing status and configuration of the fabric channel. | ||
| cc6kxbarChannelUtilGroup | 1.3.6.1.4.1.9.9.217.3.2.9 | These object determines Input and Output Utilization of the fabric channel. | ||
| cc6kxbarChannelUtilGroup1 | 1.3.6.1.4.1.9.9.217.3.2.25 | A collection of objects providing the information about peak input and output utilization of a specific fabric channel on a specific module. | ||
| cc6kxbarConfiguration | 1.3.6.1.4.1.9.9.217.1.1 | |||
| T/F cc6kxbarDcefOnlyModeAllowed | 1.3.6.1.4.1.9.9.217.1.1.7 | TruthValue | read-write | Indicates whether the dcef mode is enabled on the standby supervisor or not. 'true' - Setting cc6kxbarDcefOnlyModeAllowed to 'true' makes the cc6kxbarModuleModeSwitchingMode of all the active modules to 'dcefmode'. With the active fabric module present in the system, with the switch being in stateful switchover mode, with all the cards that has no distributed Cisco Express forwarding switching support being powered down and on some platforms with standby supervisor ports being shutdown, changing cc6kxbarDcefOnlyModeAllowed to 'true' will make the standby supervisor module reloaded and booted up as distributed forwarding module. 'false'- Setting cc6kxbarDcefOnlyModeAllowed to 'false' makes the cc6kxbarModuleModeSwitchingMode of the standby supervisor module to the default value. Changing cc6kxbarDcefOnlyModeAllowed to 'false' will make the standby supervisor reloaded and booted up with the default cc6kxbarModuleModeSwitchingMode. |
| cc6kxbarDcefOnlyModeAllowedGroup | 1.3.6.1.4.1.9.9.217.3.2.17 | A collection of objects providing the configuration and information about the dcef only mode feature. | ||
| FAB cc6kxbarErrorChannel | 1.3.6.1.4.1.9.9.217.1.3.2.1.2 | FabricChannelNumber | not-accessible | Fabric channel number associated with the cc6kxbarErrorModule. |
| G32 cc6kxbarErrorChannelBuffer | 1.3.6.1.4.1.9.9.217.1.3.2.1.8 | Gauge32 | read-only | Indicates the total number of times the memory buffer for cc6kxbarErrorChannel of the cc6kxbarErrorModule is full. |
| G32 cc6kxbarErrorChannelSync | 1.3.6.1.4.1.9.9.217.1.3.2.1.7 | Gauge32 | read-only | Indicates the total number of sync errors received at cc6kxbarErrorChannel. |
| G32 cc6kxbarErrorChannelTimeout | 1.3.6.1.4.1.9.9.217.1.3.2.1.9 | Gauge32 | read-only | Indicates the total number of timeouts for input from the cc6kxbarErrorChannel of the cc6kxbarErrorModule. |
| cc6kxbarErrorEntry | 1.3.6.1.4.1.9.9.217.1.3.2.1 | not-accessible | An entry in cc6kxbarErrorTable for a specific fabric channel on a specific module. | |
| cc6kxbarErrorGroup | 1.3.6.1.4.1.9.9.217.3.2.27 | A collection of objects providing error statistics for a specific fabric channel on a specific module. | ||
| MOD cc6kxbarErrorModule | 1.3.6.1.4.1.9.9.217.1.3.2.1.1 | ModuleSlotNumber | not-accessible | The module slot number. |
| G32 cc6kxbarErrorModuleCrc | 1.3.6.1.4.1.9.9.217.1.3.2.1.3 | Gauge32 | read-only | Indicates the total number of CRC error packets for the cc6kxbarErrorChannel of the cc6kxbarErrorModule. |
| G32 cc6kxbarErrorModuleDDRSync | 1.3.6.1.4.1.9.9.217.1.3.2.1.6 | Gauge32 | read-only | Indicates the total number of DDR(Double Data Rate) channel sync errors for the cc6kxbarErrorChannel of the cc6kxbarErrorModule. |
| G32 cc6kxbarErrorModuleHbeat | 1.3.6.1.4.1.9.9.217.1.3.2.1.4 | Gauge32 | read-only | Indicates the total number of heartbeat misses detected for the cc6kxbarErrorChannel of the cc6kxbarErrorModule. |
| G32 cc6kxbarErrorModuleSync | 1.3.6.1.4.1.9.9.217.1.3.2.1.5 | Gauge32 | read-only | Indicates the total number of times cc6kxbarErrorModule could not sync to the active switching fabric module. |
| cc6kxbarErrorRecoveryObjects | 1.3.6.1.4.1.9.9.217.1.8 | |||
| cc6kxbarErrorTable | 1.3.6.1.4.1.9.9.217.1.3.2 | not-accessible | cc6kxbarErrorTable provides the fabric channel error information. This table will be instantiated only when cc6kxbarFabricActiveSlot has a valid value other than zero. | |
| U32 cc6kxbarErrRcvryChResyncCount | 1.3.6.1.4.1.9.9.217.1.8.5 | Unsigned32 | read-write | Specifies the consecutive number of times of channel resync within the time interval as specified by cc6kxbarErrRcvryChResyncInterval, over which the channel resync is considered as failure for the fabric error recovery feature. |
| cc6kxbarErrRcvryChResyncGroup | 1.3.6.1.4.1.9.9.217.3.2.31 | A collection of objects providing the configuration for channel resync threshold for the fabric error recovery feature. | ||
| U32 cc6kxbarErrRcvryChResyncInterval | 1.3.6.1.4.1.9.9.217.1.8.6 | Unsigned32 | read-write | Specifies the time interval for the consecutive counting of channel resync for the fabric error recovery feature. |
| cc6kxbarErrRcvryPersLinkResGroup | 1.3.6.1.4.1.9.9.217.3.2.30 | A collection of objects providing the configuration of channel resync on excessive persistent fabric link errors for the fabric error recovery feature. | ||
| T/F cc6kxbarErrRcvryPersLinkResync | 1.3.6.1.4.1.9.9.217.1.8.4 | TruthValue | read-write | Specifies whether the system will resync the channel or not on the detection of excessive persistent fabric link errors in a channel for the fabric error recovery feature. |
| T/F cc6kxbarErrRcvrySwitchoverEnable | 1.3.6.1.4.1.9.9.217.1.8.3 | TruthValue | read-write | Specifies whether the switchover to the standby fabric module is enabled or not on the detection of excessive fabric link errors occurring in a channel for the fabric error recovery feature. |
| cc6kxbarErrRcvrySwitchoverGroup | 1.3.6.1.4.1.9.9.217.3.2.29 | A collection of objects providing the configuration of fabric switchover on excessive fabric link errors for the fabric error recovery feature. | ||
| U32 cc6kxbarErrRcvryThreshLink | 1.3.6.1.4.1.9.9.217.1.8.1 | Unsigned32 | read-write | Specifies the threshold on fabric link errors occurring in a channel for the fabric error recovery feature. |
| cc6kxbarErrRcvryThresholdGroup | 1.3.6.1.4.1.9.9.217.3.2.28 | A collection of objects providing the configuration of thresholds on fabric link errors for the fabric error recovery feature. | ||
| U32 cc6kxbarErrRcvryThreshPersLink | 1.3.6.1.4.1.9.9.217.1.8.2 | Unsigned32 | read-write | Specifies the threshold on persistent fabric link errors occurring in a channel for the fabric error recovery feature. |
| MOD cc6kxbarFabricActiveSlot | 1.3.6.1.4.1.9.9.217.1.2.1 | ModuleSlotNumber | read-only | cc6kxbarFabricActiveSlot indicates the slot number of the active switching fabric module. A value of zero indicates that the active switching fabric module is either powered down or not present in the chassis. |
| MOD cc6kxbarFabricBackupSlot | 1.3.6.1.4.1.9.9.217.1.2.2 | ModuleSlotNumber | read-only | cc6kxbarFabricBackupSlot indicates the slot number of the backup switching fabric module. A value of zero indicates that the backup switching fabric module is either powered down or not present in the chassis. |
| cc6kxbarFallbackGroup | 1.3.6.1.4.1.9.9.217.3.2.4 | This object controls system fallback to bus-mode after loss of switching fabric module. | ||
| T/F cc6kxbarFallbackMode | 1.3.6.1.4.1.9.9.217.1.1.1 | TruthValue | read-write | cc6kxbarFallbackMode controls system fallback to bus-mode after loss of switching fabric module. 'true' - When the last fabric card is removed system will adjust the supervisor and line cards switching mode automatically without resetting the system. With this feature enabled, the switch might lose traffic while it's changing the switching mode. 'false' - All the ports in the system will be disabled when the last fabric card is removed. |
| INT cc6kxbarFlowCtrlBusFIFOThrMode | 1.3.6.1.4.1.9.9.217.1.6.2 | INTEGER | read-write | Specifies the mode configuration of the system bus flow control FIFO threshold. off -- the flow control FIFO threshold is set to the original value defined by the system. on -- the flow control FIFO threshold is set to the lower value defined by the system. auto -- the system starts monitoring the system bus flow control FIFO threshold and will change the flow control FIFO threshold from the original value to the lower value when the system detects the first occurrence of the threshold exceeding on a physical entity (such as a module) over the system allowed limit. |
| INT cc6kxbarFlowCtrlBusFIFOThrValue | 1.3.6.1.4.1.9.9.217.1.6.3 | INTEGER | read-only | Indicates the current value of the system bus flow control FIFO threshold, whether it is the original value or the lower value. |
| TIM cc6kxbarFlowCtrlBusFIFOTransTime | 1.3.6.1.4.1.9.9.217.1.6.4 | TimeStamp | read-only | Indicates the value of sysUpTime at the time that the system bus flow control FIFO threshold is transitioned to lower value when the object value of cc6kxbarFlowCtrlBusFIFOThrValue is 'lower'. This object will take on the value of zero when the object value of cc6kxbarFlowCtrlBusFIFOThrValue is 'original'. |
| cc6kxbarFlowCtrlBusThreshGroup | 1.3.6.1.4.1.9.9.217.3.2.20 | A collection of objects providing configuration information about the system bus flow control FIFO threshold. | ||
| NTF cc6kxbarFlowCtrlBusThrExcdNotif | 1.3.6.1.4.1.9.9.217.0.4 | A cc6kxbarFlowCtrlBusThrExcdNotif notification is sent by the system when the system detects the first occurrence of the system bus flow control FIFO threshold exceeding on a physical entity (such as a module) over the system allowed limit when the object value of cc6kxbarFlowCtrlBusFIFOThrMode is 'auto'. | ||
| cc6kxbarFlowCtrlBusThrNotifGroup | 1.3.6.1.4.1.9.9.217.3.2.21 | A collection of notifications for the system bus flow control FIFO threshold exceeding. | ||
| cc6kxbarFlowCtrlNotifCtrlGroup | 1.3.6.1.4.1.9.9.217.3.2.19 | A collection of objects to control the notification generation for the system flow control feature. | ||
| BIT cc6kxbarFlowCtrlNotifEnable | 1.3.6.1.4.1.9.9.217.1.6.1 | Bits | read-write | Specifies whether the generation of a specified notification for flow control feature is enabled or not. If a bit corresponding to a notification is set to one, then that notification can be generated. busThreshExcd -- the cc6kxbarFlowCtrlBusThrExcdNotif notification. |
| cc6kxbarFlowCtrlObjects | 1.3.6.1.4.1.9.9.217.1.6 | |||
| T/F cc6kxbarForceBusMode | 1.3.6.1.4.1.9.9.217.1.1.8 | TruthValue | read-write | Indicates whether some affected modules are forced to be in 'busmode' or not. 'true' - Setting cc6kxbarForceBusMode to 'true' makes the cc6kxbarModuleModeSwitchingMode of all the affected modules to 'busmode'. Changing the cc6kxbarForceBusMode to 'true' will make all the affected modules reloaded and booted up as non fabric capable modules. 'false'- Setting cc6kxbarForceBusMode to 'false' makes the cc6kxbarModuleModeSwitchingMode of all the affected modules to the default value. Changing cc6kxbarForceBusMode to 'false' will make all the affected modules reloaded and booted up with the default cc6kxbarModuleModeSwitchingMode. |
| cc6kxbarForceBusModeGroup | 1.3.6.1.4.1.9.9.217.3.2.18 | A collection of objects providing the configuration and information about the force bus mode feature. | ||
| cc6kxbarIntBusCRCErrEntry | 1.3.6.1.4.1.9.9.217.1.5.2.1 | not-accessible | An entry containing internal bus CRC error information on a physical entity (such as a module). | |
| U32 cc6kxbarIntBusCRCErrExcdCount | 1.3.6.1.4.1.9.9.217.1.5.2.1.2 | Unsigned32 | read-only | Indicates the number of times the internal bus CRC error on a physical entity has exceeded the fatal threshold. |
| NTF cc6kxbarIntBusCRCErrExcdNotif | 1.3.6.1.4.1.9.9.217.0.2 | A cc6kxbarIntBusCRCThreshExcdNotif notification is sent by the system when the system has detected that the internal bus CRC error on a physical entity (such as a module) as specified by entPhysicalName has exceeded the fatal threshold. | ||
| T/F cc6kxbarIntBusCRCErrExcdStatus | 1.3.6.1.4.1.9.9.217.1.5.2.1.1 | TruthValue | read-only | Indicates whether the internal bus CRC error on a physical entity is currently exceeding the fatal threshold or not. |
| cc6kxbarIntBusCRCErrGroup | 1.3.6.1.4.1.9.9.217.3.2.16 | A collection of objects to indicate the internal bus CRC error information on a physical entity. | ||
| cc6kxbarIntBusCRCErrNotifGroup | 1.3.6.1.4.1.9.9.217.3.2.15 | A collection of notifications for the internal bus CRC error. | ||
| NTF cc6kxbarIntBusCRCErrRcvrdNotif | 1.3.6.1.4.1.9.9.217.0.3 | A cc6kxbarIntBusCRCErrRcvrdNotif notification is sent by the system when the system has recovered as the internal bus CRC error on a physical entity (such as a module) as specified by entPhysicalName has fallen below the normal threshold. | ||
| cc6kxbarIntBusCRCErrTable | 1.3.6.1.4.1.9.9.217.1.5.2 | not-accessible | A table containing internal bus CRC error information on a list of physical entities (such as modules). | |
| cc6kxbarIntBusNotifControlGroup | 1.3.6.1.4.1.9.9.217.3.2.14 | A collection of objects to control the notification generation for internal bus. | ||
| BIT cc6kxbarIntBusNotifEnable | 1.3.6.1.4.1.9.9.217.1.5.1 | Bits | read-write | Indicates whether the generation of a specified notification for internal bus is enabled or not. If a bit corresponding to a notification is set to 1, then that notification can be generated. intBusCRCErrExcd -- the cc6kxbarIntBusCRCErrExcdNotif notification. intBusCRCErrRcvrd -- the cc6kxbarIntBusCRCErrRcvrdNotif notification. |
| cc6kxbarIntBusObjects | 1.3.6.1.4.1.9.9.217.1.5 | |||
| STR cc6kxbarLcdBannerBanner | 1.3.6.1.4.1.9.9.217.1.1.5.1.2 | DisplayString | read-write | Message that would be displayed on the fabric card LCD. The size of cc6kxbarLcdBannerBanner should be less than or equal to the cc6kxbarLcdBannerMaxSize value. |
| cc6kxbarLcdBannerEntry | 1.3.6.1.4.1.9.9.217.1.1.5.1 | not-accessible | An entry in cc6kxbarLcdBannerTable. Entries are created by the agent based on the size of the lcd banner. | |
| cc6kxbarLcdBannerGroup | 1.3.6.1.4.1.9.9.217.3.2.8 | A collection of objects providing configuration of the lcd Banner of the fabric module. | ||
| U32 cc6kxbarLcdBannerIndex | 1.3.6.1.4.1.9.9.217.1.1.5.1.1 | Unsigned32 | not-accessible | Object which specifies a unique entry in the table. |
| U32 cc6kxbarLcdBannerMaxSize | 1.3.6.1.4.1.9.9.217.1.1.5.1.3 | Unsigned32 | read-only | Maximum size of the associated cc6kxbarLcdBannerBanner object. |
| cc6kxbarLcdBannerTable | 1.3.6.1.4.1.9.9.217.1.1.5 | not-accessible | cc6kxbarLcdBannerTable configures the Lcd banner of the fabric module. | |
| cc6kxbarMIBCompliance | 1.3.6.1.4.1.9.9.217.3.1.2 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBCompliances | 1.3.6.1.4.1.9.9.217.3.1 | |||
| cc6kxbarMIBComplianceVer1 | 1.3.6.1.4.1.9.9.217.3.1.3 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer2 | 1.3.6.1.4.1.9.9.217.3.1.4 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer3 | 1.3.6.1.4.1.9.9.217.3.1.5 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer4 | 1.3.6.1.4.1.9.9.217.3.1.6 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer5 | 1.3.6.1.4.1.9.9.217.3.1.7 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer6 | 1.3.6.1.4.1.9.9.217.3.1.8 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer7 | 1.3.6.1.4.1.9.9.217.3.1.9 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBComplianceVer8 | 1.3.6.1.4.1.9.9.217.3.1.10 | The compliance statement for the CISCO-CAT6K-CROSSBAR-MIB. | ||
| cc6kxbarMIBConformance | 1.3.6.1.4.1.9.9.217.3 | |||
| cc6kxbarMIBGroups | 1.3.6.1.4.1.9.9.217.3.2 | |||
| U32 cc6kxbarMinFabricPresent | 1.3.6.1.4.1.9.9.217.1.1.4 | Unsigned32 | read-write | This object indicates the minimum number of switching fabric capable modules to be present in the system, for any switching fabric capable module to be in 'crossbarmode' indicated by cc6kxbarModuleModeSwitchingMode, when cc6kxbarTruncatedModeOper is 'false'. |
| FAB cc6kxbarModuleChannelChannel | 1.3.6.1.4.1.9.9.217.1.2.4.1.2 | FabricChannelNumber | not-accessible | Fabric channel number of the cc6kxbarModuleChannelModule. |
| cc6kxbarModuleChannelEntry | 1.3.6.1.4.1.9.9.217.1.2.4.1 | not-accessible | An entry in cc6kxbarModuleChannelTable. | |
| CHA cc6kxbarModuleChannelFabStatus | 1.3.6.1.4.1.9.9.217.1.2.4.1.4 | ChannelStatus | read-only | The status of the fabric channel at the cc6kxbarFabricActiveSlot. |
| CHA cc6kxbarModuleChannelModStatus | 1.3.6.1.4.1.9.9.217.1.2.4.1.3 | ChannelStatus | read-only | The status of the fabric channel at the cc6kxbarModuleChannelModule. |
| MOD cc6kxbarModuleChannelModule | 1.3.6.1.4.1.9.9.217.1.2.4.1.1 | ModuleSlotNumber | not-accessible | The module slot number. |
| G32 cc6kxbarModuleChannelSpeed | 1.3.6.1.4.1.9.9.217.1.2.4.1.5 | Gauge32 | read-only | The speed in mega bits per second of the cc6kxbarModuleChannelChannel for cc6kxbarModuleChannelModule. |
| cc6kxbarModuleChannelTable | 1.3.6.1.4.1.9.9.217.1.2.4 | not-accessible | cc6kxbarModuleChannelTable shows the operational status of fabric channels. This table will be instantiated only when cc6kxbarFabricActiveSlot has a valid value other than zero. | |
| cc6kxbarModuleModeEntry | 1.3.6.1.4.1.9.9.217.1.2.3.1 | not-accessible | An entry in cc6kxbarModuleModeTable. The agent creates an entry when a non switching fabric module is inserted in the chassis. The agent destroys an entry when a non switching fabric module is power down or reset or removed from the chassis. | |
| MOD cc6kxbarModuleModeModule | 1.3.6.1.4.1.9.9.217.1.2.3.1.1 | ModuleSlotNumber | not-accessible | The module slot number. |
| INT cc6kxbarModuleModeSwitchingMode | 1.3.6.1.4.1.9.9.217.1.2.3.1.2 | INTEGER | read-only | cc6kxbarModuleModeSwitchingMode indicates switching mode of the cc6kxbarModuleModeModule. 'busmode' - Modules in this mode don't use fabric. Backplane is used for both lookup and data forwarding. 'crossbarmode' - Modules in this mode use backplane for forwarding decision and fabric for data forwarding 'dcefmode' - Modules in this mode use fabric for data forwarding and local forwarding is enabled. |
| cc6kxbarModuleModeTable | 1.3.6.1.4.1.9.9.217.1.2.3 | not-accessible | cc6kxbarModuleModeTable indicates the switching mode of each module in the system. | |
| cc6kxbarModuleStatusGroup | 1.3.6.1.4.1.9.9.217.3.2.1 | A collection of objects providing configuration and operation of the crossbar switching fabric module and switching capable module. cc6kxbarModuleStatusGroup object is superseded by cc6kxbarModuleStatusGroupVer1. | ||
| cc6kxbarModuleStatusGroupVer1 | 1.3.6.1.4.1.9.9.217.3.2.6 | A collection of objects providing configuration and operation of the crossbar switching fabric module and switching capable module. | ||
| cc6kxbarStatistics | 1.3.6.1.4.1.9.9.217.1.3 | |||
| FAB cc6kxbarStatisticsChannel | 1.3.6.1.4.1.9.9.217.1.3.1.1.2 | FabricChannelNumber | not-accessible | Fabric channel number associated with the cc6kxbarStatisticsModule. |
| cc6kxbarStatisticsEntry | 1.3.6.1.4.1.9.9.217.1.3.1.1 | not-accessible | An entry in cc6kxbarStatisticsTable. | |
| C32 cc6kxbarStatisticsInErrors | 1.3.6.1.4.1.9.9.217.1.3.1.1.3 | Counter32 | read-only | The total number of error packets received on cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule since this entry was last initialized. |
| PER cc6kxbarStatisticsInUtil | 1.3.6.1.4.1.9.9.217.1.3.1.1.6 | Percent | read-only | Input utilization of the cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule. |
| cc6kxbarStatisticsLbusDropGroup | 1.3.6.1.4.1.9.9.217.3.2.40 | A collection of objects providing information for local bus drop packets statistics. | ||
| C32 cc6kxbarStatisticsLbusDrops | 1.3.6.1.4.1.9.9.217.1.3.1.1.12 | Counter32 | read-only | This object indicates the number of packets that have been deterministically dropped due to the threshold on the local bus FIFO, errors and exception conditions. |
| MOD cc6kxbarStatisticsModule | 1.3.6.1.4.1.9.9.217.1.3.1.1.1 | ModuleSlotNumber | not-accessible | The module slot number. |
| C32 cc6kxbarStatisticsOutDropped | 1.3.6.1.4.1.9.9.217.1.3.1.1.5 | Counter32 | read-only | The total number of dropped packets transmitted on the cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule since this entry was last initialized. |
| C32 cc6kxbarStatisticsOutErrors | 1.3.6.1.4.1.9.9.217.1.3.1.1.4 | Counter32 | read-only | The total number of error packets transmitted on cc6kxbarStatisticsModule through the cc6kxbarStatisticsChannel since this entry was last initialized. |
| PER cc6kxbarStatisticsOutUtil | 1.3.6.1.4.1.9.9.217.1.3.1.1.7 | Percent | read-only | Output utilization of the cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule. |
| PER cc6kxbarStatisticsPeakInUtil | 1.3.6.1.4.1.9.9.217.1.3.1.1.8 | Percent | read-only | Indicates the peak value of cc6kxbarStatisticsInUtil of the cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule. |
| PER cc6kxbarStatisticsPeakOutUtil | 1.3.6.1.4.1.9.9.217.1.3.1.1.10 | Percent | read-only | Indicates the peak value of cc6kxbarStatisticsOutUtil of the cc6kxbarStatisticsChannel for cc6kxbarStatisticsModule. |
| DAT cc6kxbarStatisticsPeakTmInUtil | 1.3.6.1.4.1.9.9.217.1.3.1.1.9 | DateAndTime | read-only | Indicates the time of most recent change in the corresponding instance value of cc6kxbarStatisticsPeakInUtil. This object contains value 0x0000010100000000 when the corresponding instance value of cc6kxbarStatisticsPeakInUtil is '0'. |
| DAT cc6kxbarStatisticsPeakTmOutUtil | 1.3.6.1.4.1.9.9.217.1.3.1.1.11 | DateAndTime | read-only | Indicates the time of most recent change in the corresponding instance value of cc6kxbarStatisticsPeakOutUtil. This object contains value 0x0000010100000000 when the corresponding instance value of cc6kxbarStatisticsPeakOutUtil is '0'. |
| cc6kxbarStatisticsTable | 1.3.6.1.4.1.9.9.217.1.3.1 | not-accessible | cc6kxbarStatisticsTable gives the fabric channel counters and utilization information. This table will be instantiated when cc6kxbarFabricActiveSlot has a valid value other than zero. | |
| cc6kxbarStatus | 1.3.6.1.4.1.9.9.217.1.2 | |||
| U32 cc6kxbarSwBusFailureDuration | 1.3.6.1.4.1.9.9.217.1.4.2 | Unsigned32 | read-only | Indicates the failure duration of the switching bus since the switching bus has transitioned out of the normal(1) state as monitored by cc6kxbarSwBusSwitchingStatus. If the object value of cc6kxbarSwBusSwitchingStatus is normal(1), then the object value of cc6kxbarSwBusFailureDuration should be zero. The object is only instantiated on systems which support switching bus switching detection feature. |
| cc6kxbarSwBusGroup | 1.3.6.1.4.1.9.9.217.3.2.11 | A collection of objects for the switching bus switching detection feature. | ||
| cc6kxbarSwBusGroup1 | 1.3.6.1.4.1.9.9.217.3.2.26 | A collection of objects providing the information about switching bus utilization. | ||
| T/F cc6kxbarSwBusNotifEnable | 1.3.6.1.4.1.9.9.217.1.4.3 | TruthValue | read-write | Indicates whether or not the notification cc6kxbarSwBusStatusChangeNotif should be generated when there is change in the switching status of the switching bus as monitored by cc6kxbarSwBusSwitchingStatus. The object is only instantiated on systems which support switching bus switching detection feature. |
| cc6kxbarSwBusNotifGroup | 1.3.6.1.4.1.9.9.217.3.2.12 | A collection of notifications for the switching bus switching detection feature. | ||
| cc6kxbarSwBusObjects | 1.3.6.1.4.1.9.9.217.1.4 | |||
| DAT cc6kxbarSwBusPeakTimeUtil | 1.3.6.1.4.1.9.9.217.1.4.6 | DateAndTime | read-only | Indicates the time at which the peak percentage value of bandwidth utilization of the switching bus value occurred. |
| PER cc6kxbarSwBusPeakUtilization | 1.3.6.1.4.1.9.9.217.1.4.5 | Percent | read-only | Indicates the peak percentage value of bandwidth utilization of the switching bus since the system started. |
| NTF cc6kxbarSwBusStatusChangeNotif | 1.3.6.1.4.1.9.9.217.0.1 | A cc6kxbarSwBusStatusChangeNotif notification is sent by the device when there is change in switching status of the switching bus as monitored by cc6kxbarSwBusSwitchingStatus. | ||
| INT cc6kxbarSwBusSwitchingStatus | 1.3.6.1.4.1.9.9.217.1.4.1 | INTEGER | read-only | Indicates the current switching status of the switching bus on the system. normal -- the switching bus is under normal packet switching operation. stalled -- the switching bus has stopped packet switching but is still attached to the system, i.e., the switching bus is stalled. isolated -- the switching bus has stopped packet switching and is detached from the system, i.e., the switching bus is isolated. The object is only instantiated on systems which support switching bus switching detection feature. |
| PER cc6kxbarSwBusUtilization | 1.3.6.1.4.1.9.9.217.1.4.4 | Percent | read-only | Indicates the percentage of bandwidth utilization of the switching bus. |
| INT cc6kxbarSysCapPfcOperMode | 1.3.6.1.4.1.9.9.217.1.7.1 | INTEGER | read-only | Indicates the operating mode of the policy feature card (PFC). unknown -- unknown. pfc3a -- Policy feature card 3A. pfc3b -- Policy feature card 3B. pfc3bxl -- Policy feature card 3B XL. pfc3cst1 -- Policy feature card 3C ST1. pfc3cxlst1 -- Policy feature card 3C XL ST1. pfc3c -- Policy feature card 3C. pfc3cxl -- Policy feature card 3C XL. pfc4 -- Policy feature card 4. pfc4xl -- Policy feature card 4 XL. pfc4xxl -- Policy feature card 4 XXL. pfc4lite -- Policy feature card 4 Lite. |
| cc6kxbarSysCapPfcOperModeGroup | 1.3.6.1.4.1.9.9.217.3.2.23 | A collection of objects providing the system information of PFC operational mode. | ||
| INT cc6kxbarSysCapSwitchResCefMode | 1.3.6.1.4.1.9.9.217.1.7.2.1.2 | INTEGER | read-only | Indicates the Cisco Express Forwarding (CEF) mode of the module. notApplicable -- not applicable for this module. dcef -- distributed CEF. cef -- CEF. |
| cc6kxbarSysCapSwitchResEntry | 1.3.6.1.4.1.9.9.217.1.7.2.1 | not-accessible | A cc6kxbarSysCapSwitchResEntry entry lists the capacity information of the switching resources for ENTITY-MIB entPhysicalTable entries of manageable components with type entPhysicalClass module(9). Entries are created by the agent at the system power-up or module insertion. Entries are deleted by the agent upon module removal. | |
| cc6kxbarSysCapSwitchResGroup | 1.3.6.1.4.1.9.9.217.3.2.24 | A collection of objects providing the capacity information of switching resources in the system. | ||
| INT cc6kxbarSysCapSwitchResSeries | 1.3.6.1.4.1.9.9.217.1.7.2.1.1 | INTEGER | read-only | Indicates the module series for traffic forwarding options. unknown -- unknown. supervisor -- supervisor module. classic -- classic module. fabric -- fabric module. dcef720 -- dCEF720 module. cef720 -- CEF720 module. dcef256 -- dCEF256 module. cef256 -- CEF256 module. |
| cc6kxbarSysCapSwitchResTable | 1.3.6.1.4.1.9.9.217.1.7.2 | not-accessible | A cc6kxbarSysCapSwitchResTable entry lists the capacity information of the switching resources for ENTITY-MIB entPhysicalTable entries of manageable components with type entPhysicalClass module(9). | |
| cc6kxbarSystemCapacityObjects | 1.3.6.1.4.1.9.9.217.1.7 | |||
| NTF cc6kxbarTMChUtilAboveNotif | 1.3.6.1.4.1.9.9.217.0.7 | This notification is sent when the traffic utilization on a fabric channel for a given traffic direction has risen above its corresponding configured threshold (as specified by cc6kxbarTMChUtilThreshold), or has kept staying above the configured threshold at a logging interval (as specified by cc6kxbarTMChUtilLogInterval). The varbind entPhysicalDescr specifies the physical entity (such as chassis) for which the cc6kxbarTMChUtilAboveNotif is sent. | ||
| NTF cc6kxbarTMChUtilBelowNotif | 1.3.6.1.4.1.9.9.217.0.8 | This notification is sent when the traffic utilization on a fabric channel for a given traffic direction has fallen below its corresponding configured threshold (as specified by cc6kxbarTMChUtilThreshold). The varbind entPhysicalDescr specifies the physical entity (such as chassis) for which the cc6kxbarTMChUtilBelowNotif is sent. | ||
| FAB cc6kxbarTMChUtilChannel | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.2 | FabricChannelNumber | not-accessible | Indicates the fabric channel number associated with the corresponding cc6kxbarTMChUtilModule. |
| INT cc6kxbarTMChUtilDirection | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.3 | INTEGER | not-accessible | Indicates the direction of traffic to be monitored. |
| T/F cc6kxbarTMChUtilEnable | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.4 | TruthValue | read-write | Specifies whether the traffic monitor feature is enabled on a fabric channel for a given traffic direction or not. |
| cc6kxbarTMChUtilEntry | 1.3.6.1.4.1.9.9.217.1.9.2.1.1 | not-accessible | An entry in cc6kxbarTMChUtilTable. Each traffic direction for each fabric channel associated with each module slot in the chassis will have an entry in this table. | |
| cc6kxbarTMChUtilGroup | 1.3.6.1.4.1.9.9.217.3.2.36 | A collection of objects providing the configuration information for traffic monitor feature on fabric channels. | ||
| U32 cc6kxbarTMChUtilInterval | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.5 | Unsigned32 | read-write | Specifies the interval at the end of which the traffic utilization on a fabric channel for a given traffic direction is compared against its corresponding cc6kxbarTMChUtilThreshold. |
| DAT cc6kxbarTMChUtilLastLogTime | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.8 | DateAndTime | read-only | Indicates the last logging time of the events as counted in the corresponding cc6kxbarTMChUtilLogCount on a fabric channel for a given traffic direction. This object will contain 0-1-1,00:00:00.0 when the corresponding cc6kxbarTMChUtilLogCount is zero. |
| C32 cc6kxbarTMChUtilLogCount | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.7 | Counter32 | read-only | Indicates the number of times the following events are logged on a fabric channel for a given direction. 1. the traffic utilization on a fabric channel for a given traffic direction has risen above its corresponding configured threshold (as specified by cc6kxbarTMChUtilThreshold), or has kept staying above the configured threshold at a logging interval (as specified by cc6kxbarTMChUtilLogInterval). 2. the traffic utilization on a fabric channel for a given traffic direction has fallen below its corresponding configured threshold. |
| U32 cc6kxbarTMChUtilLogInterval | 1.3.6.1.4.1.9.9.217.1.9.2.2 | Unsigned32 | read-write | Specifies the logging interval if the traffic utilization for a fabric channel on a given traffic direction keeps staying above its corresponding cc6kxbarTMChUtilThreshold. |
| MOD cc6kxbarTMChUtilModule | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.1 | ModuleSlotNumber | not-accessible | Indicates the module slot number in the chassis. |
| cc6kxbarTMChUtilNotifControlGroup | 1.3.6.1.4.1.9.9.217.3.2.37 | A collection of objects to control the traffic monitor notification generation on fabric channels. | ||
| T/F cc6kxbarTMChUtilNotifEnable | 1.3.6.1.4.1.9.9.217.1.9.2.4 | TruthValue | read-write | Specifies whether the generation of cc6kxbarTMChUtilAboveNotif and cc6kxbarTMChUtilBelowNotif notifications is enabled or not. When this object is 'true', the generation of cc6kxbarTMChUtilAboveNotif and cc6kxbarTMChUtilBelowNotif notifications is enabled. When this object is 'false', the generation of cc6kxbarTMChUtilAboveNotif and cc6kxbarTMChUtilBelowNotif notifications is disabled. |
| cc6kxbarTMChUtilNotifGroup | 1.3.6.1.4.1.9.9.217.3.2.39 | A collection of traffic monitor notifications on fabric channels. | ||
| cc6kxbarTMChUtilNotifObjectGroup | 1.3.6.1.4.1.9.9.217.3.2.38 | A collection of objects included in the traffic monitor notifications on fabric channels. | ||
| cc6kxbarTMChUtilTable | 1.3.6.1.4.1.9.9.217.1.9.2.1 | not-accessible | cc6kxbarTrafficMntrChUtilTable provides the information on the traffic utilization of each fabric channel associated with each module slot for a given traffic direction in the chassis. | |
| PER cc6kxbarTMChUtilThreshold | 1.3.6.1.4.1.9.9.217.1.9.2.1.1.6 | Percent | read-write | Specifies the threshold of the traffic utilization on a fabric channel for a given traffic direction. |
| PER cc6kxbarTMChUtilUtilization | 1.3.6.1.4.1.9.9.217.1.9.2.3 | Percent | accessible-for-notify | The traffic utilization on a fabric channel for a given traffic direction included in the notification currently being sent. |
| NTF cc6kxbarTMSwBusUtilAboveNotif | 1.3.6.1.4.1.9.9.217.0.5 | This notification is sent when the switching bus traffic utilization has risen above the configured threshold (as specified by cc6kxbarTMSwBusUtilThreshold), or has kept staying above the configured threshold at a logging interval (as specified by cc6kxbarTMSwBusUtilLogInterval). The varbind entPhysicalDescr specifies the physical entity (such as chassis) for which the cc6kxbarTMSwBusUtilAboveNotif is sent. | ||
| NTF cc6kxbarTMSwBusUtilBelowNotif | 1.3.6.1.4.1.9.9.217.0.6 | This notification is sent when the switching bus traffic utilization has fallen below the configured threshold (as specified by cc6kxbarTMSwBusUtilThreshold). The varbind entPhysicalDescr specifies the physical entity (such as chassis) for which the cc6kxbarTMSwBusUtilBelowNotif is sent. | ||
| T/F cc6kxbarTMSwBusUtilEnable | 1.3.6.1.4.1.9.9.217.1.9.1.1 | TruthValue | read-write | Specifies whether the traffic monitor feature is enabled on the switching bus or not. |
| cc6kxbarTMSwBusUtilGroup | 1.3.6.1.4.1.9.9.217.3.2.32 | A collection of objects providing configuration information for traffic monitor feature on the switching bus. | ||
| U32 cc6kxbarTMSwBusUtilInterval | 1.3.6.1.4.1.9.9.217.1.9.1.2 | Unsigned32 | read-write | Specifies the interval at the end of which the switching bus traffic utilization is compared against cc6kxbarTMSwBusUtilThreshold. |
| DAT cc6kxbarTMSwBusUtilLastLogTime | 1.3.6.1.4.1.9.9.217.1.9.1.5 | DateAndTime | read-only | Indicates the last logging time of the events as counted in cc6kxbarTMSwBusUtilLogCount. This object will contain 0-1-1,00:00:00.0 when the value of cc6kxbarTMSwBusUtilLogCount is zero. |
| C32 cc6kxbarTMSwBusUtilLogCountEx | 1.3.6.1.4.1.9.9.217.1.9.1.4 | Counter32 | read-only | Indicates the number of times the following events are logged for the switching bus: 1. the switching bus traffic utilization has risen above the configured threshold (as specified by cc6kxbarTMSwBusUtilThreshold), or has kept staying above the configured threshold at a logging interval (as specified by cc6kxbarTMSwBusUtilLogInterval). 2. the switching bus traffic utilization has fallen below the configured threshold. |
| U32 cc6kxbarTMSwBusUtilLogInterval | 1.3.6.1.4.1.9.9.217.1.9.1.6 | Unsigned32 | read-write | Specifies the logging interval if the switching bus traffic utilization keeps staying above the cc6kxbarTMSwBusUtilThreshold. |
| cc6kxbarTMSwBusUtilNotifControlGroup | 1.3.6.1.4.1.9.9.217.3.2.33 | A collection of objects to control the traffic monitor notification generation on the switching bus. | ||
| T/F cc6kxbarTMSwBusUtilNotifEnable | 1.3.6.1.4.1.9.9.217.1.9.1.8 | TruthValue | read-write | Specifies whether the generation of c6kxbarTMSwBusUtilAboveNotif and c6kxbarTMSwBusUtilBelowNotif notifications is enabled or not. When this object is 'true', the generation of cc6kxbarTMSwBusUtilAboveNotif and c6kxbarTMSwBusUtilBelowNotif notifications is enabled. When this object is 'false', the generation of cc6kxbarTMSwBusUtilAboveNotif and c6kxbarTMSwBusUtilBelowNotif notifications is disabled. |
| cc6kxbarTMSwBusUtilNotifGroup | 1.3.6.1.4.1.9.9.217.3.2.35 | A collection of traffic monitor notifications on the switching bus. | ||
| cc6kxbarTMSwBusUtilNotifObjectGroup | 1.3.6.1.4.1.9.9.217.3.2.34 | A collection of objects included in the traffic monitor notifications on the switching bus. | ||
| PER cc6kxbarTMSwBusUtilThreshold | 1.3.6.1.4.1.9.9.217.1.9.1.3 | Percent | read-write | Specifies the threshold of the switching bus traffic utilization. |
| PER cc6kxbarTMSwBusUtilUtilization | 1.3.6.1.4.1.9.9.217.1.9.1.7 | Percent | accessible-for-notify | The switching bus traffic utilization included in the notification currently being sent. |
| cc6kxbarTrafficMonitorChObjects | 1.3.6.1.4.1.9.9.217.1.9.2 | |||
| cc6kxbarTrafficMonitorObjects | 1.3.6.1.4.1.9.9.217.1.9 | |||
| cc6kxbarTrafficMonitorSwBusObjects | 1.3.6.1.4.1.9.9.217.1.9.1 | |||
| T/F cc6kxbarTruncatedModeAllowed | 1.3.6.1.4.1.9.9.217.1.1.3 | TruthValue | read-write | Indicates whether truncated mode is administratively enabled on the device or not. |
| T/F cc6kxbarTruncatedModeOper | 1.3.6.1.4.1.9.9.217.1.1.6 | TruthValue | read-only | Indicates if the truncated mode is operationally enabled on the device or not. 'true' - With the fabric module present in the system, cc6kxbarModuleModeSwitchingMode will be 'crossbarmode' for all the fabric capable modules. 'false'- With the cc6kxbarMinFabricPresent fabric capable modules and the fabric module present in the system, cc6kxbarModuleModeSwitchingMode will be 'crossbarmode' for fabric capable modules. |
| cc6kxbarTruncatedOperGroup | 1.3.6.1.4.1.9.9.217.3.2.13 | A collection of objects providing the operational truncated mode. | ||
| ciscoCat6kCrossbarMIB | 1.3.6.1.4.1.9.9.217 | The Catalyst 6000 Crossbar MIB provides instrumentation for configuration and operation of the crossbar switching fabric module, and additional functionalities for switching bus and internal bus, etc. | ||
| ciscoCat6kXbarMIBNotifs | 1.3.6.1.4.1.9.9.217.0 | |||
| ciscoCat6kXbarMIBObjects | 1.3.6.1.4.1.9.9.217.1 |
RFC description
Provides instrumentation for Catalyst 6000 crossbar switching fabric configuration and operation including bus utilization and performance monitoring.
Start monitoring Cisco Catalyst 6000/6500 series switch with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.