CISCO-FABRIC-C12K-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-FABRIC-C12K-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoFabricC12kMIB 1.3.6.1.4.1.9.9.281
Cisco Fabric MIB module for c12000 series of routers. This MIB module is used for managing/tracking the c12000 fabric entities and fabric related configuration, status and statistics information. C12000 fabric architecture is based on NxN non-blocking crossbar switch fabric, where N stands for the maximum number of LCs that can be supported in the chassis (this includes the RP). The connections through the switch fabric is controlled by a scheduler (CSC), the CSC accepts transmission requests from line cards, issues grants to access the fabric, and provides a reference clock to all the cards in the system to synchronize data transfer across the crossbar. Some of the error status objects in the MIB are read-clear, that is the value of the object is cleared on a query of the object. Details about the various fabric related attributes specified in the MIB could be found at following link, http://www.cisco.com/warp/public/108/hwts_12000_22281.html Acronyms and terms used in the MIB module: GSR - Gigabit Switch Router. RP - Route Processor. LC - Line Card. SFC - Switch Fabric Card. CRC - Cyclic Redundancy Check. CSC - Clock Scheduler Card. CiscoCell - The unit of data that is exchanged between line cards through the switch fabric. FIA - Fabric Interface Asic, this Asic resides on the line card and is used to interface line card and switch fabric. ToFabFIA - Represents the ToFabric FIA, FIA which transmits data from the line card to the fabric. FrFabFIA - Represents the From Fabric FIA, FIA which receives data from the fabric. SCA - Scheduler Control Asic, this Asic resides on each CSC and is used to arbitrate among the line card requests to transmit CiscoCells through the switch fabric. Xbar - Crossbar Switch Asic, this Asic resides on each fabric card and provides the functionality of a crossbar switch. SLI - Serial Link interface block, this block resides on the FIA on the line cards and the Xbar and SCA on the switch fabric. The functionality of SLI is to interface the linecards and fabric cards. BMA - Buffer Manager Asic, this Asic is located on a Pre OC-192 linecard. It provides the packet buffering and buffer queue management. MCC - Memory Communication Controller Asic, this Asic is located on a OC-192 linecard and is an enhanced packet buffer Asic. MCC captures the data and control path information for packets destined to all line cards in the system. On the receive side MCC interfaces with the Rx Asic where the packets are looked up and sent to the MCC for buffering. On the transmit side it interfaces with the ToFabFIA where packets arrived from MCC will be segmented into CiscoCells before being sent across the fabric. CSAR - Cisco Cell Segmentation And Reassembly, The name of an FPGA used on the RP which handles traffic between the processor and switch fabric. Request - A signal sent by a FIA (on a line card) to the SCA (on Master CSC) requesting a switch connection to a output linecard as an intent to transmit CiscoCells across. Grant - A signal sent by the SCA to a FIA (on a line card) granting a switch connection which was requested by the FIA. SRAM - Static Random Access Memory. LOS - Loss Of Signal. FPGA - Field Programmable Gate Array.
         ciscoFabricC12kMIBNotifs 1.3.6.1.4.1.9.9.281.0
             ciscoFabricC12kMIBFabMasterSchCh 1.3.6.1.4.1.9.9.281.0.1
This notification is generated when master scheduler on the system changes. It typically indicates the switchover of the scheduler card. cfcGenericGlobalFabMasterSched represents the entPhysicalIndex of the new master scheduler card, while entPhysicalName represents the entity physical name of the card. The case of all scheduler cards going down would be represented by a value 0 for the cfcGenericGlobalFabMasterSched and noSuchInstance for the entPhysicalName.
         ciscoFabricC12kMIBObjects 1.3.6.1.4.1.9.9.281.1
             cfcGeneric 1.3.6.1.4.1.9.9.281.1.1
                 cfcGenericGlobal 1.3.6.1.4.1.9.9.281.1.1.1
                     cfcGenericGlobalFabConfigMode 1.3.6.1.4.1.9.9.281.1.1.1.1 cfcfabricconfigmode read-only
This object gives the current bandwidth and redundancy configuration of fabric in the system.
                     cfcGenericGlobalFabMasterSched 1.3.6.1.4.1.9.9.281.1.1.1.2 entphysicalindexorzero read-only
This object gives the entPhysicalIndex of the master scheduler fabric card in the system. If there is no master scheduler card then this object will return the value zero.
                 cfcGenericFab 1.3.6.1.4.1.9.9.281.1.1.2
                     cfcGenericFabToFabTable 1.3.6.1.4.1.9.9.281.1.1.2.1 no-access
A table providing ToFabFIA statistics and information in the managed system.
                         cfcGenericFabToFabEntry 1.3.6.1.4.1.9.9.281.1.1.2.1.1 no-access
An entry providing various ToFabFIA statistics and information of the associated linecard identified by entPhysicalIndex.
                             cfcGenericFabToFabState 1.3.6.1.4.1.9.9.281.1.1.2.1.1.1 cfcfabricfiastate read-only
Indicates the current state of the ToFabFIA. active - ToFabFIA is currently active. On reaching a test point for the FIA errors, the ToFabFIA will be moved to halted state.
                             cfcGenericFabToFabGrantPEs 1.3.6.1.4.1.9.9.281.1.1.2.1.1.2 counter32 read-only
Count of parity errors detected by the ToFabFIA on the grant lines to SCA.
                             cfcGenericFabToFabRequestPEs 1.3.6.1.4.1.9.9.281.1.1.2.1.1.3 counter32 read-only
Count of parity errors detected by the ToFabFIA on the request lines to SCA. These errors are detected by the SCA and fed back to the ToFabFIA.
                             cfcGenericFabToFabCellFifoPEs 1.3.6.1.4.1.9.9.281.1.1.2.1.1.4 counter32 read-only
Count of cell parity errors detected by the ToFabFIA while dequeuing cells from the cell fifo.
                     cfcGenericFabFrFabTable 1.3.6.1.4.1.9.9.281.1.1.2.2 no-access
A table providing FrFabFIA information in the managed system.
                         cfcGenericFabFrFabEntry 1.3.6.1.4.1.9.9.281.1.1.2.2.1 no-access
An entry providing FrFabFIA information of the associated linecard identified by entPhysicalIndex.
                             cfcGenericFabFrFabState 1.3.6.1.4.1.9.9.281.1.1.2.2.1.1 cfcfabricfiastate read-only
Indicates the current state of the FrFabFIA. active - FrFabFIA is currently active. On reaching a test point for the FIA errors, the FrFabFIA will be moved to halted state
                     cfcGenericFabFrFabSliTable 1.3.6.1.4.1.9.9.281.1.1.2.3 no-access
A table providing per serial link information maintained by the FrFabFIA in the managed system.
                         cfcGenericFabFrFabSliEntry 1.3.6.1.4.1.9.9.281.1.1.2.3.1 no-access
An entry providing per serial link information maintained by the FrFabFIA on an associated linecard.
                             cfcGenericFabFrFabSliFabIndex 1.3.6.1.4.1.9.9.281.1.1.2.3.1.1 physicalindex no-access
The entPhysicalIndex of the switch fabric cards (CSC/SFC) present in the monitored system.
                             cfcGenericFabFrFabSliLOSErrors 1.3.6.1.4.1.9.9.281.1.1.2.3.1.2 counter32 read-only
Count of LOS errors detected by the FrFabFIA on the serial link to the fabric card identified by cfcGenericFabFrFabSliFabIndex.
                             cfcGenericFabFrFabSliCRCErrors 1.3.6.1.4.1.9.9.281.1.1.2.3.1.3 counter32 read-only
Count of CRC errors detected by the FrFabFIA on the serial link to the fabric card identified by cfcGenericFabFrFabSliFabIndex.
                             cfcGenericFabFrFabSliLOSState 1.3.6.1.4.1.9.9.281.1.1.2.3.1.4 integer read-only
State of LOS detection as enabled on FrFabFIA (identified by entPhysicalIndex) for the serial link to the switch fabric card identified by cfcGenericFabFrFabSliFabIndex. Value is either, (1) losOff (2) losOn A losOff state normally indicates that the FrFabFIA has detected a state of persisting LOS on the serial link and has disabled LOS detection for that serial link. Enumeration: 'losOn': 2, 'losOff': 1.
                 cfcGenericSca 1.3.6.1.4.1.9.9.281.1.1.3
                     cfcGenericScaTable 1.3.6.1.4.1.9.9.281.1.1.3.1 no-access
A table providing SCA statistics and information in the managed system.
                         cfcGenericScaEntry 1.3.6.1.4.1.9.9.281.1.1.3.1.1 no-access
An entry providing various statistics and information of SCA on an associated CSC identified by the respective entPhysicalIndex.
                             cfcGenericScaIdentifier 1.3.6.1.4.1.9.9.281.1.1.3.1.1.1 snmpadminstring read-only
The vendor-specific identifier string of SCA ASIC. This identifier generally includes the revision number and the manufacturing part number of SCA.
                             cfcGenericScaIntrStatus 1.3.6.1.4.1.9.9.281.1.1.3.1.1.2 cfcscainterrupts read-only
Gives the status/occurrence of different alarm conditions in the SCA. This object is a read-clear object, that is the value of the object is cleared on every read.
                             cfcGenericScaIntrsEnabled 1.3.6.1.4.1.9.9.281.1.1.3.1.1.3 cfcscainterrupts read-only
Gives the list of different alarm conditions enabled to be generated by the SCA.
                             cfcGenericScaConfig 1.3.6.1.4.1.9.9.281.1.1.3.1.1.4 bits read-only
Gives the current configuration of the SCA ASIC. quarterBandwidth (0) -- 1/4th of the full bandwidth is supported per slot by the switch. halfBandwidth (1) -- 1/2th of the full bandwidth is supported per slot by the switch. fullBandwidth (2) -- Full bandwidth is supported per slot by the switch. enableParity (3) -- Parity handling by SCA is enabled. priMcast (4) -- Priority of Multicast requests is greater then Unicast requests. priUnicast (5) -- Priority of Unicast requests is greater then Multicast requests. priAlternating (6) -- Alternate the priority between pri-mcast and pri-unicast modes every cell clock. earlyIntrOnLOS (7) -- Cause early interrupt on loss-of-sync error. noEarlyIntrOnLOS (8) -- Allow time to resync on loss-of-sync error. forceXbarParityXer (9) -- Force bad parity on xbar on every cell clock. forceGrantParityXer (10) -- Force bad partity on grant to every line card. unicastAcceptMode (11) -- Enable unicast accept pointer updating only on cell periods when Unicast has higher priority over multicast. forceXbarCrcOnCtlLink0 (12)-- Force CRC error on Xbar control link 0. forceXbarCrcOnCtlLink0 (13)-- Force CRC error on Xbar control link 1. forceXbarCrcOnCtlLink0 (14)-- Force CRC error on Xbar control link 2. forceXbarCrcOnCtlLink0 (15)-- Force CRC error on Xbar control link 3. Bits: 'forceXbarParityXer': 9, 'earlyIntrOnLOS': 7, 'priAlternating': 6, 'quarterBandwidth': 0, 'noEarlyIntrOnLOS': 8, 'forceXbarCrcOnCtlLink0': 12, 'forceXbarCrcOnCtlLink1': 13, 'unicastAcceptMode': 11, 'forceXbarCrcOnCtlLink3': 15, 'forceGrantParityXer': 10, 'forceXbarCrcOnCtlLink2': 14, 'enableParity': 3, 'fullBandwidth': 2, 'priUnicast': 5, 'priMcast': 4, 'halfBandwidth': 1.
                             cfcGenericScaPELog 1.3.6.1.4.1.9.9.281.1.1.3.1.1.5 cfcslotmask read-only
Indicates the modules which caused the parity error and resulted in an interrupt. The corresponding bit is set on occurrence of parity error for a module. This object is a read-clear object, that is the value of the object is cleared on every read.
                             cfcGenericScaFifoOverflowLog 1.3.6.1.4.1.9.9.281.1.1.3.1.1.6 cfcslotmask read-only
Indicates the modules which caused an overflow at the request fifo and resulted in an interrupt. The corresponding bit is set on occurrence of fifo overflow for a module. This object is a read-clear object, that is the value of the object is cleared on every read.
                             cfcGenericScaLCsEnabled 1.3.6.1.4.1.9.9.281.1.1.3.1.1.7 cfcslotmask read-only
Indicates the modules which are present and the SCA has been configured to start accepting requests from this module.
                             cfcGenericScaForcedBackPressure 1.3.6.1.4.1.9.9.281.1.1.3.1.1.8 cfcslotmask read-only
Indicates the linecards which exerted backpressure. SCA will not grant Xbar connection to these linecards.
                             cfcGenericScaOc192LCsPresent 1.3.6.1.4.1.9.9.281.1.1.3.1.1.9 cfcslotmask read-only
Indicates the OC192 linecards present in the monitored system. The corresponding bit is set for each linecard present, indicating the postion.
                             cfcGenericScaPreOc192LCsPresent 1.3.6.1.4.1.9.9.281.1.1.3.1.1.10 cfcslotmask read-only
Indicates the Pre-OC192 linecards present in the monitored system. The corresponding bit is set for each linecard present, indicating the position.
                 cfcGenericXbar 1.3.6.1.4.1.9.9.281.1.1.4
                     cfcGenericXbarTable 1.3.6.1.4.1.9.9.281.1.1.4.1 no-access
A table providing Xbar information in the managed system.
                         cfcGenericXbarEntry 1.3.6.1.4.1.9.9.281.1.1.4.1.1 no-access
An entry providing Xbar information on an associated fabric card identified by entPhysicalIndex.
                             cfcGenericXbarIdentifier 1.3.6.1.4.1.9.9.281.1.1.4.1.1.1 snmpadminstring read-only
The vendor-specific identifier string of Xbar ASIC. This identifier generally includes the revision number and the manufacturing part number of Xbar.
             cfcPreOc192 1.3.6.1.4.1.9.9.281.1.2
                 cfcPreOc192Fab 1.3.6.1.4.1.9.9.281.1.2.1
                     cfcPreOc192FabToFabTable 1.3.6.1.4.1.9.9.281.1.2.1.1 no-access
A table providing pre-OC192 ToFabFIA statistics and information in the managed system.
                         cfcPreOc192FabToFabEntry 1.3.6.1.4.1.9.9.281.1.2.1.1.1 no-access
An entry providing various statistics and counters of pre-OC192 ToFabFIA on an associated linecard identified by entPhysicalIndex.
                             cfcPreOc192FabToFabScaLosts 1.3.6.1.4.1.9.9.281.1.2.1.1.1.1 counter32 read-only
Indicates the number of times the ToFabFIA lost contact with SCA(scheduler controller Asic) on master CSC.
                             cfcPreOc192FabToFabUCFifoOvFlws 1.3.6.1.4.1.9.9.281.1.2.1.1.1.2 counter32 read-only
Count of unicast fifo overflow errors on the ToFabFIA. Problems between BMA/CSAR and the ToFabFIA may be one of the reasons for these errors.
                             cfcPreOc192FabToFabUCFifoUnFlws 1.3.6.1.4.1.9.9.281.1.2.1.1.1.3 counter32 read-only
Count of unicast fifo underflow errors on the ToFabFIA. These errors are caused by the SCA granting without actually getting a request from the ToFabFIA.
                             cfcPreOc192FabToFabMCFifoErrs 1.3.6.1.4.1.9.9.281.1.2.1.1.1.4 counter32 read-only
Count of multicast fifo overflow and underflow errors on the ToFabFIA. Problems between BMA/CSAR and the ToFabFIA may be one of the reasons for multicast fifo overflow errors. Underflow errors are caused by the SCA granting without actually getting a request from the ToFabFIA.
                             cfcPreOc192FabToFabBmaPEs 1.3.6.1.4.1.9.9.281.1.2.1.1.1.5 counter32 read-only
Count of parity errors on cells received from BMA by the ToFabFIA.
                             cfcPreOc192FabToFabBmaHskErrs 1.3.6.1.4.1.9.9.281.1.2.1.1.1.6 counter32 read-only
Count of handshake errors between the BMA/CSAR and the ToFabFIA.
                             cfcPreOc192FabToFabUniDestMCRqs 1.3.6.1.4.1.9.9.281.1.2.1.1.1.7 counter32 read-only
Count of requests with single destination in a multicast request detected by ToFabFIA. The FIA will send this cell to the destination.
                             cfcPreOc192FabToFabMultiDstUCRqs 1.3.6.1.4.1.9.9.281.1.2.1.1.1.8 counter32 read-only
Count of requests with multiple destinations in a unicast request detected by a ToFabFIA. The FIA will drop this cell.
                             cfcPreOc192FabToFabEmptyDestRqs 1.3.6.1.4.1.9.9.281.1.2.1.1.1.9 counter32 read-only
Count of requests with empty destination detected by ToFabFIA. The FIA will drop this cell.
                     cfcPreOc192FabFrFabTable 1.3.6.1.4.1.9.9.281.1.2.1.2 no-access
A table providing pre-OC192 FrFabFIA statistics and information in the managed system.
                         cfcPreOc192FabFrFabEntry 1.3.6.1.4.1.9.9.281.1.2.1.2.1 no-access
An entry providing various statistics and information of pre-OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex.
                             cfcPreOc192FabFrFabCellFifoPEs 1.3.6.1.4.1.9.9.281.1.2.1.2.1.1 counter32 read-only
Count of cisco cell fifo parity errors detected by the FrFabFIA while dequeuing cells from the cell fifo.
                             cfcPreOc192FabFrFabRedFifoPEs 1.3.6.1.4.1.9.9.281.1.2.1.2.1.2 counter32 read-only
Count of redundant data fifo parity errors detected by the FrFabFIA.
                             cfcPreOc192FabFrFabRedFifoOvflws 1.3.6.1.4.1.9.9.281.1.2.1.2.1.3 counter32 read-only
Count of redundant data fifo overflow errors detected by the FrFabFIA. This is caused if the back pressure is broken (i.e. the FrFabFIA exerts back pressure and the SCA keeps giving more data to it).
                             cfcPreOc192FabFrFabCellDrops 1.3.6.1.4.1.9.9.281.1.2.1.2.1.4 counter32 read-only
Count of number of cells dropped by the FrFabFIA. In case of non-redundant fabric configuration, cell drops can occur when a parity error is detected on one or more than one serial link. In case of redundant fabric configuration cell drops can occur when a cell gets corrupted on more than one serial link.
                 cfcPreOc192Sca 1.3.6.1.4.1.9.9.281.1.2.2
                     cfcPreOc192ScaTable 1.3.6.1.4.1.9.9.281.1.2.2.1 no-access
A table providing pre-OC192 SCA statistics and information in the managed system.
                         cfcPreOc192ScaEntry 1.3.6.1.4.1.9.9.281.1.2.2.1.1 no-access
An entry providing various statistics and information of pre-OC192 SCA on an associated CSC identified by entPhysicalIndex.
                             cfcPreOc192ScaReSyncDelay 1.3.6.1.4.1.9.9.281.1.2.2.1.1.1 unsigned32 read-only
The number of cell periods that the SCA will allow the serial links connected to a module and Xbar to be resynced, if a loss-of-sync has occurred on the corresponding module. The value '0' indicates that on occurrence of LOS, the sca will only log the LOS event and do the scheduling for that module as normal.
                             cfcPreOc192ScaLOSLog 1.3.6.1.4.1.9.9.281.1.2.2.1.1.2 cfcslotmask read-only
Indicates the LOS event occurrence on each linecard connected to this CSC. The corresponding bit is set on occurrence of LOS event on a line card. This object is a read-clear object, that is the value of the object is cleared on every read.
                 cfcPreOc192Xbar 1.3.6.1.4.1.9.9.281.1.2.3
                     cfcPreOc192XbarTable 1.3.6.1.4.1.9.9.281.1.2.3.1 no-access
A table providing Pre-OC192 Xbar statistics and information in the managed system.
                         cfcPreOc192XbarEntry 1.3.6.1.4.1.9.9.281.1.2.3.1.1 no-access
An entry providing various statistics and information of Pre-OC192 Xbar on an associated fabric card identified by entPhysicalIndex.
                             cfcPreOc192XbarIntrStatus 1.3.6.1.4.1.9.9.281.1.2.3.1.1.1 bits read-only
Indicates the occurrence of different alarm conditions in Xbar. This object is a read-clear object, that is the value of the object is cleared on every read. Bits: 'frameLossOfSync': 0, 'parityErrorFromSca': 1.
                             cfcPreOc192XbarParityChkStatus 1.3.6.1.4.1.9.9.281.1.2.3.1.1.2 truthvalue read-only
Indicates the parity check state in control data received from SCA to the Xbar. true(1) indicates that the parity check is enabled. false(2) indicates that the parity check is disabled.
             cfcOc192 1.3.6.1.4.1.9.9.281.1.3
                 cfcOc192Fab 1.3.6.1.4.1.9.9.281.1.3.1
                     cfcOc192FabToFabTable 1.3.6.1.4.1.9.9.281.1.3.1.1 no-access
A table providing OC192 ToFabFIA statistics and information in the managed system.
                         cfcOc192FabToFabEntry 1.3.6.1.4.1.9.9.281.1.3.1.1.1 no-access
An entry providing various statistics and information of OC192 ToFabFIA on an associated linecard identified by entPhysicalIndex.
                             cfcOc192FabToFabMccDataPEs 1.3.6.1.4.1.9.9.281.1.3.1.1.1.1 counter32 read-only
Count of the parity errors on data lines from MCC to ToFabFIA. This error would cause the ToFabFIA to halt.
                             cfcOc192FabToFabMccCmdPEs 1.3.6.1.4.1.9.9.281.1.3.1.1.1.2 counter32 read-only
Count of the parity errors on command lines from MCC to ToFabFIA. This error would cause the ToFabFIA to halt.
                             cfcOc192FabToFabBackPressurePEs 1.3.6.1.4.1.9.9.281.1.3.1.1.1.3 counter32 read-only
Count of the parity errors on back pressure line from FrFabFIA to ToFabFIA. This error would cause the ToFabFIA to halt.
                             cfcOc192FabToFabCellFifoOvFlws 1.3.6.1.4.1.9.9.281.1.3.1.1.1.4 counter32 read-only
Count of the cell fifo overflow errors detected by the ToFabFIA. This error would cause the ToFabFIA to halt.
                             cfcOc192FabToFabCellFifoUnFlws 1.3.6.1.4.1.9.9.281.1.3.1.1.1.5 counter32 read-only
Count of the cell fifo underflow errors detected by the ToFabFIA. This error would cause the ToFabFIA to halt.
                             cfcOc192FabToFabMccCmdSeqEndErrs 1.3.6.1.4.1.9.9.281.1.3.1.1.1.6 counter32 read-only
Count of the illegal sequence of command errors where a middle or start command followed by a start command is received from MCC.
                             cfcOc192FabToFabMccCmdSeqStrErrs 1.3.6.1.4.1.9.9.281.1.3.1.1.1.7 counter32 read-only
Count of the illegal sequence of command errors where an end command followed by an end or middle command is received from MCC.
                     cfcOc192FabFrFabTable 1.3.6.1.4.1.9.9.281.1.3.1.2 no-access
A table providing FrFabFIA statistics and information in the managed system.
                         cfcOc192FabFrFabEntry 1.3.6.1.4.1.9.9.281.1.3.1.2.1 no-access
An entry providing various statistics and information of OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex.
                             cfcOc192FabFrFabPktLenErrs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.1 counter32 read-only
Count of the packets (after reassembly from Cisco cells) which exceed the maximum permitted packet length of FrFabFIA. These packets will be dropped.
                             cfcOc192FabFrFabExtRamPEs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.2 counter32 read-only
Count of the parity errors detected in FrFabFIA's external SRAM.
                             cfcOc192FabFrFabPktLenPEs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.3 counter32 read-only
Count of the parity errors detected in payload packet length field of the FrFabFIA's Payload Header SRAM.
                             cfcOc192FabFrFabHdrSramPEs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.4 counter32 read-only
Count of the parity errors detected in payload header field of the FrFabFIA's Payload Header SRAM.
                             cfcOc192FabFrFabTxCtrlPEs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.5 counter32 read-only
Count of the parity errors detected on the Tx control bits of FrFabFIA.
                             cfcOc192FabFrFabHdrFifoOvFlws 1.3.6.1.4.1.9.9.281.1.3.1.2.1.6 counter32 read-only
Count of the overflow errors in the FrFabFIA's reassembly fifos in the on-chip payload header SRAM.
                             cfcOc192FabFrFabExtSramOvFlws 1.3.6.1.4.1.9.9.281.1.3.1.2.1.7 counter32 read-only
Count of the overflow errors in the FrFabFIA's reassembly external SRAM's payload fifos.
                             cfcOc192FabFrFabFirstLastErrs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.8 counter32 read-only
Count of the First-Last errors detected by FrFabFIA's. If a first cell is received for a reassembly fifo, while an earlier packet in the same reassembly fifo is still waiting for its last cell, then it is called a First-Last Error.
                             cfcOc192FabFrFabSeqErrs 1.3.6.1.4.1.9.9.281.1.3.1.2.1.9 counter32 read-only
Count of the sequence errors detected by FrFabFIA in the cells received for reassembly. If a cell is received whose sequence number is not an unit increment from the previous cell of the same packet then it is a sequence error.
                     cfcOc192FabFrFabSliTable 1.3.6.1.4.1.9.9.281.1.3.1.3 no-access
A table providing per serial link information maintained by the OC192 FrFabFIA in the managed system.
                         cfcOc192FabFrFabSliEntry 1.3.6.1.4.1.9.9.281.1.3.1.3.1 no-access
An entry providing per serial link information maintained by the OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex.
                             cfcOc192FabFrFabSliSwitchIndex 1.3.6.1.4.1.9.9.281.1.3.1.3.1.1 physicalindex no-access
The entPhysicalIndex of the switch fabric cards (CSC/SFC) present in the monitored system.
                             cfcOc192FabFrFabSliXorErrs 1.3.6.1.4.1.9.9.281.1.3.1.3.1.2 counter32 read-only
Count of the XOR check errors detected by FrFabFIA reassembly. The data paths are horizontally XORed and the result is expected to match the contents of the redundant path else it is counted as XOR error, this error applies only in redundant mode of fabric.
                             cfcOc192FabFrFabSliCellDrops 1.3.6.1.4.1.9.9.281.1.3.1.3.1.3 counter32 read-only
Count of the total cells dropped by the FrFabFIA from the fabric card due to uncorrectable errors. Uncorrectable errors are the errors other than CRC, LOS, Horizontal XOR and idle cell which cannot be corrected.
                     cfcOc192FabFrFabStatTable 1.3.6.1.4.1.9.9.281.1.3.1.4 no-access
A table providing per module statistics information maintained by the OC192 FrFabFIA in the managed system.
                         cfcOc192FabFrFabStatEntry 1.3.6.1.4.1.9.9.281.1.3.1.4.1 no-access
An entry providing per module statistics information maintained by the OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex.
                             cfcOc192FabFrFabStatLCIndex 1.3.6.1.4.1.9.9.281.1.3.1.4.1.1 physicalindex no-access
The entPhysicalIndex of the Line card present in the monitored system.
                             cfcOc192FabFrFabStatUCHiPktDrops 1.3.6.1.4.1.9.9.281.1.3.1.4.1.2 counter32 read-only
Count of Unicast high priority packets dropped, from source module indicated by cfcOc192FabFrFabStatLCIndex.
                             cfcOc192FabFrFabStatUCLoPktDrops 1.3.6.1.4.1.9.9.281.1.3.1.4.1.3 counter32 read-only
Count of Unicast low priority packets dropped, from source module indicated by cfcOc192FabFrFabStatLCIndex.
                             cfcOc192FabFrFabStatMCHiPktDrops 1.3.6.1.4.1.9.9.281.1.3.1.4.1.4 counter32 read-only
Count of Multicast high priority packets dropped, from source module indicated by cfcOc192FabFrFabStatLCIndex.
                             cfcOc192FabFrFabStatMCLoPktDrops 1.3.6.1.4.1.9.9.281.1.3.1.4.1.5 counter32 read-only
Count of Multicast low priority packets dropped, from source module indicated by cfcOc192FabFrFabStatLCIndex.
                 cfcOc192Sca 1.3.6.1.4.1.9.9.281.1.3.2
                     cfcOc192ScaTable 1.3.6.1.4.1.9.9.281.1.3.2.1 no-access
A table providing OC192 SCA statistics and information in the managed system.
                         cfcOc192ScaEntry 1.3.6.1.4.1.9.9.281.1.3.2.1.1 no-access
An entry providing various statistics and information of OC192 SCA on an associated CSC identified by entPhysicalIndex.
                             cfcOc192ScaRotationPeriod 1.3.6.1.4.1.9.9.281.1.3.2.1.1.1 unsigned32 read-only
Determines the period of rotating the priority between Unicast and Multicast, in cell periods, when the SCA is configured with alternating priority mode. For example, if the value of this object is 63 then the priority will change every 64 cell periods, if the value is 0 then the priority will change every cell period.
                             cfcOc192ScaDisableGrants 1.3.6.1.4.1.9.9.281.1.3.2.1.1.2 cfcslotmask read-only
Indicates the disable of grants by SCA to any requests coming from a specific module. The corresponding bit is set for each module.
                 cfcOc192Xbar 1.3.6.1.4.1.9.9.281.1.3.3
                     cfcOc192XbarTable 1.3.6.1.4.1.9.9.281.1.3.3.1 no-access
A table providing OC192 Xbar statistics and information in the managed system.
                         cfcOc192XbarEntry 1.3.6.1.4.1.9.9.281.1.3.3.1.1 no-access
An entry providing various statistics and information of OC192 Xbar on an associated fabric card identified by entPhysicalIndex.
                             cfcOc192XbarCtrlLOSStatus 1.3.6.1.4.1.9.9.281.1.3.3.1.1.1 bits read-only
Indicates the occurrence of LOS errors on the control path of Xbar. frameLosErr (0) -- Frame LOS error. sliErrorOnControlLink0 (1) -- LOS detected on SLI control link 0. sliErrorOnControlLink1 (2) -- LOS detected on SLI control link 1. sliErrorOnControlLink2 (3) -- LOS detected on SLI control link 2. sliErrorOnControlLink3 (4) -- LOS detected on SLI control link 3. This object is a read-clear object, that is the value of the object is cleared on every read. Bits: 'sliErrorOnControlLink0': 1, 'sliErrorOnControlLink1': 2, 'sliErrorOnControlLink2': 3, 'sliErrorOnControlLink3': 4, 'frameLosErr': 0.
                             cfcOc192XbarCtrlCRCErr 1.3.6.1.4.1.9.9.281.1.3.3.1.1.2 bits read-only
Indicates the occurrence of CRC error on any of the four control links. This object is a read-clear object, that is the value of the object is cleared on every read. Bits: 'ctlCrcErrorLink1': 1, 'ctlCrcErrorLink0': 0, 'ctlCrcErrorLink3': 3, 'ctlCrcErrorLink2': 2.
             cfcNotif 1.3.6.1.4.1.9.9.281.1.4
                 cfcNotifEnable 1.3.6.1.4.1.9.9.281.1.4.1 truthvalue read-write
This variable indicates whether the system produces the notifications defined in the MIB. A false value will prevent the notifications in the MIB from being generated by the system.
         ciscoFabricC12kMIBConform 1.3.6.1.4.1.9.9.281.2
             ciscoFabricC12kMIBCompliances 1.3.6.1.4.1.9.9.281.2.1
                 ciscoFabricC12kMIBCompliance 1.3.6.1.4.1.9.9.281.2.1.1
The compliance statement for entities which implement the CISCO-FABRIC-C12K-MIB.
             ciscoFabricC12kMIBGroups 1.3.6.1.4.1.9.9.281.2.2
                 ciscoFabricC12kGlobalGroup 1.3.6.1.4.1.9.9.281.2.2.1
A collection of Global fabric configuration objects.
                 ciscoFabricC12kFiaGroup 1.3.6.1.4.1.9.9.281.2.2.2
A collection of generic FIA status and statistics objects.
                 ciscoFabricC12kScaGroup 1.3.6.1.4.1.9.9.281.2.2.3
A collection of generic SCA status objects.
                 ciscoFabricC12kXbarGroup 1.3.6.1.4.1.9.9.281.2.2.4
A collection of generic Xbar status objects.
                 ciscoFabricC12kPreOc192FiaGroup 1.3.6.1.4.1.9.9.281.2.2.5
A collection of pre-OC192 FIA status and statistics objects.
                 ciscoFabricC12kPreOc192ScaGroup 1.3.6.1.4.1.9.9.281.2.2.6
A collection of Pre-OC192 SCA status objects.
                 ciscoFabricC12kPreOc192XbarGroup 1.3.6.1.4.1.9.9.281.2.2.7
A collection of Pre-Oc192 Xbar status objects.
                 ciscoFabricC12kOc192FiaGroup 1.3.6.1.4.1.9.9.281.2.2.8
A collection of OC192 FIA status and statistics objects.
                 ciscoFabricC12kOc192LCGroup 1.3.6.1.4.1.9.9.281.2.2.9
A collection of OC192 linecard generic objects.
                 ciscoFabricC12kOc192ScaGroup 1.3.6.1.4.1.9.9.281.2.2.10
A collection of OC192 SCA status objects.
                 ciscoFabricC12kOc192XbarGroup 1.3.6.1.4.1.9.9.281.2.2.11
A collection of OC192 Xbar status objects.
                 ciscoFabricC12kNotifEnableGroup 1.3.6.1.4.1.9.9.281.2.2.12
The collection of objects which are used to control generation of notification.
                 ciscoFabricC12kNotifGroup 1.3.6.1.4.1.9.9.281.2.2.13
A collection of notifications generated by the devices supporting this MIB.