All MIBs › CISCO-FABRIC-C12K-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2002-09-20
Category: Cisco Devices, Hardware and Environment
Description: Provides management objects for monitoring the switch fabric components of the Cisco 12000 (GSR) series router chassis.
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-FABRIC-C12K-MIB?
CISCO-FABRIC-C12K-MIB manages the internal switch fabric of the Cisco 12000 series (GSR) router chassis, an NxN non-blocking crossbar architecture connecting line cards through a central scheduler. It exposes configuration objects for fabric mode and scheduler settings along with per-link state tables describing the health of each fabric-to-fabric and fabric-to-line-card connection. The MIB is squarely focused on monitoring hardware status: it reports fabric link state, grant/request cell counts, and FIFO occupancy that reveal congestion, link failures, or scheduler malfunctions inside the chassis backplane. It is a Cisco-proprietary MIB specific to the c12000 fabric architecture and has no dependency on general IETF standards. It is deployed exclusively on Cisco 12000/GSR series core routers, where CISCO-FABRIC-C12K-MIB SNMP monitoring gives operators visibility into internal fabric card health.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-FABRIC-C12K-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 12000 series (GSR) routers
Monitoring Examples
An operator would poll cfcGenericFabToFabTable, indexed per fabric-to-fabric connection, reading cfcGenericFabToFabState to confirm each internal link is up, alongside cfcGenericFabToFabGrantPEs and cfcGenericFabToFabRequestPEs to check for balanced cell scheduling. A persistent mismatch between granted and requested PEs, or a nonzero cfcGenericFabToFabCellFifoPEs backlog, would indicate fabric congestion or a failing crossbar path. The related cfcGenericFabFrFabTable exposes similar state for fabric-card-to-line-card links, useful for isolating a faulty card.
What Can Be Monitored
- fabric configuration mode
- master scheduler state
- fabric-to-fabric link state
- grant/request cell counts
- cell FIFO occupancy
- fabric card link state
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| EntPhysicalIndexOrZero |
From ENTITY-MIB
| PhysicalIndex | |
| entPhysicalIndex | OBJECT-TYPE |
| entPhysicalName | OBJECT-TYPE |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cfcGenericFabToFabGrantPEs OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cfcGeneric | 1.3.6.1.4.1.9.9.281.1.1 | |||
| cfcGenericFab | 1.3.6.1.4.1.9.9.281.1.1.2 | |||
| cfcGenericFabFrFabEntry | 1.3.6.1.4.1.9.9.281.1.1.2.2.1 | not-accessible | An entry providing FrFabFIA information of the associated linecard identified by entPhysicalIndex. | |
| C32 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. |
| cfcGenericFabFrFabSliEntry | 1.3.6.1.4.1.9.9.281.1.1.2.3.1 | not-accessible | An entry providing per serial link information maintained by the FrFabFIA on an associated linecard. | |
| PHY cfcGenericFabFrFabSliFabIndex | 1.3.6.1.4.1.9.9.281.1.1.2.3.1.1 | PhysicalIndex | not-accessible | The entPhysicalIndex of the switch fabric cards (CSC/SFC) present in the monitored system. |
| C32 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. |
| INT 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. |
| cfcGenericFabFrFabSliTable | 1.3.6.1.4.1.9.9.281.1.1.2.3 | not-accessible | A table providing per serial link information maintained by the FrFabFIA in the managed system. | |
| CFC 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 |
| cfcGenericFabFrFabTable | 1.3.6.1.4.1.9.9.281.1.1.2.2 | not-accessible | A table providing FrFabFIA information in the managed system. | |
| C32 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. |
| cfcGenericFabToFabEntry | 1.3.6.1.4.1.9.9.281.1.1.2.1.1 | not-accessible | An entry providing various ToFabFIA statistics and information of the associated linecard identified by entPhysicalIndex. | |
| C32 cfcGenericFabToFabGrantPEsEx | 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. |
| C32 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. |
| CFC 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. |
| cfcGenericFabToFabTable | 1.3.6.1.4.1.9.9.281.1.1.2.1 | not-accessible | A table providing ToFabFIA statistics and information in the managed system. | |
| cfcGenericGlobal | 1.3.6.1.4.1.9.9.281.1.1.1 | |||
| CFC 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. |
| ENT 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. |
| cfcGenericSca | 1.3.6.1.4.1.9.9.281.1.1.3 | |||
| BIT 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. |
| cfcGenericScaEntry | 1.3.6.1.4.1.9.9.281.1.1.3.1.1 | not-accessible | An entry providing various statistics and information of SCA on an associated CSC identified by the respective entPhysicalIndex. | |
| CFC 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. |
| CFC 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. |
| STR 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. |
| NUM 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. |
| NUM 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. |
| CFC 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. |
| CFC 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. |
| CFC 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. |
| CFC 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. |
| cfcGenericScaTable | 1.3.6.1.4.1.9.9.281.1.1.3.1 | not-accessible | A table providing SCA statistics and information in the managed system. | |
| cfcGenericXbar | 1.3.6.1.4.1.9.9.281.1.1.4 | |||
| cfcGenericXbarEntry | 1.3.6.1.4.1.9.9.281.1.1.4.1.1 | not-accessible | An entry providing Xbar information on an associated fabric card identified by entPhysicalIndex. | |
| STR 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. |
| cfcGenericXbarTable | 1.3.6.1.4.1.9.9.281.1.1.4.1 | not-accessible | A table providing Xbar information in the managed system. | |
| cfcNotif | 1.3.6.1.4.1.9.9.281.1.4 | |||
| T/F 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. |
| 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 | |||
| cfcOc192FabFrFabEntry | 1.3.6.1.4.1.9.9.281.1.3.1.2.1 | not-accessible | An entry providing various statistics and information of OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex. | |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| cfcOc192FabFrFabSliEntry | 1.3.6.1.4.1.9.9.281.1.3.1.3.1 | not-accessible | An entry providing per serial link information maintained by the OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex. | |
| PHY cfcOc192FabFrFabSliSwitchIndex | 1.3.6.1.4.1.9.9.281.1.3.1.3.1.1 | PhysicalIndex | not-accessible | The entPhysicalIndex of the switch fabric cards (CSC/SFC) present in the monitored system. |
| cfcOc192FabFrFabSliTable | 1.3.6.1.4.1.9.9.281.1.3.1.3 | not-accessible | A table providing per serial link information maintained by the OC192 FrFabFIA in the managed system. | |
| C32 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. |
| cfcOc192FabFrFabStatEntry | 1.3.6.1.4.1.9.9.281.1.3.1.4.1 | not-accessible | An entry providing per module statistics information maintained by the OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex. | |
| PHY cfcOc192FabFrFabStatLCIndex | 1.3.6.1.4.1.9.9.281.1.3.1.4.1.1 | PhysicalIndex | not-accessible | The entPhysicalIndex of the Line card present in the monitored system. |
| C32 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. |
| C32 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. |
| cfcOc192FabFrFabStatTable | 1.3.6.1.4.1.9.9.281.1.3.1.4 | not-accessible | A table providing per module statistics information maintained by the OC192 FrFabFIA in the managed system. | |
| C32 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. |
| C32 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. |
| cfcOc192FabFrFabTable | 1.3.6.1.4.1.9.9.281.1.3.1.2 | not-accessible | A table providing FrFabFIA statistics and information in the managed system. | |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| cfcOc192FabToFabEntry | 1.3.6.1.4.1.9.9.281.1.3.1.1.1 | not-accessible | An entry providing various statistics and information of OC192 ToFabFIA on an associated linecard identified by entPhysicalIndex. | |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| cfcOc192FabToFabTable | 1.3.6.1.4.1.9.9.281.1.3.1.1 | not-accessible | A table providing OC192 ToFabFIA statistics and information in the managed system. | |
| cfcOc192Sca | 1.3.6.1.4.1.9.9.281.1.3.2 | |||
| CFC 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. |
| cfcOc192ScaEntry | 1.3.6.1.4.1.9.9.281.1.3.2.1.1 | not-accessible | An entry providing various statistics and information of OC192 SCA on an associated CSC identified by entPhysicalIndex. | |
| U32 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. |
| cfcOc192ScaTable | 1.3.6.1.4.1.9.9.281.1.3.2.1 | not-accessible | A table providing OC192 SCA statistics and information in the managed system. | |
| cfcOc192Xbar | 1.3.6.1.4.1.9.9.281.1.3.3 | |||
| BIT 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. |
| BIT 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. |
| cfcOc192XbarEntry | 1.3.6.1.4.1.9.9.281.1.3.3.1.1 | not-accessible | An entry providing various statistics and information of OC192 Xbar on an associated fabric card identified by entPhysicalIndex. | |
| cfcOc192XbarTable | 1.3.6.1.4.1.9.9.281.1.3.3.1 | not-accessible | A table providing OC192 Xbar statistics and information in the managed system. | |
| 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 | |||
| C32 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. |
| C32 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. |
| cfcPreOc192FabFrFabEntry | 1.3.6.1.4.1.9.9.281.1.2.1.2.1 | not-accessible | An entry providing various statistics and information of pre-OC192 FrFabFIA on an associated linecard identified by entPhysicalIndex. | |
| C32 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). |
| C32 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. |
| cfcPreOc192FabFrFabTable | 1.3.6.1.4.1.9.9.281.1.2.1.2 | not-accessible | A table providing pre-OC192 FrFabFIA statistics and information in the managed system. | |
| C32 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. |
| C32 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. |
| C32 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. |
| cfcPreOc192FabToFabEntry | 1.3.6.1.4.1.9.9.281.1.2.1.1.1 | not-accessible | An entry providing various statistics and counters of pre-OC192 ToFabFIA on an associated linecard identified by entPhysicalIndex. | |
| C32 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. |
| C32 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. |
| C32 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. |
| cfcPreOc192FabToFabTable | 1.3.6.1.4.1.9.9.281.1.2.1.1 | not-accessible | A table providing pre-OC192 ToFabFIA statistics and information in the managed system. | |
| C32 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. |
| C32 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. |
| C32 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. |
| cfcPreOc192Sca | 1.3.6.1.4.1.9.9.281.1.2.2 | |||
| cfcPreOc192ScaEntry | 1.3.6.1.4.1.9.9.281.1.2.2.1.1 | not-accessible | An entry providing various statistics and information of pre-OC192 SCA on an associated CSC identified by entPhysicalIndex. | |
| CFC 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. |
| U32 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. |
| cfcPreOc192ScaTable | 1.3.6.1.4.1.9.9.281.1.2.2.1 | not-accessible | A table providing pre-OC192 SCA statistics and information in the managed system. | |
| cfcPreOc192Xbar | 1.3.6.1.4.1.9.9.281.1.2.3 | |||
| cfcPreOc192XbarEntry | 1.3.6.1.4.1.9.9.281.1.2.3.1.1 | not-accessible | An entry providing various statistics and information of Pre-OC192 Xbar on an associated fabric card identified by entPhysicalIndex. | |
| BIT 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. |
| T/F 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. |
| cfcPreOc192XbarTable | 1.3.6.1.4.1.9.9.281.1.2.3.1 | not-accessible | A table providing Pre-OC192 Xbar statistics and information in the managed system. | |
| ciscoFabricC12kFiaGroup | 1.3.6.1.4.1.9.9.281.2.2.2 | A collection of generic FIA status and statistics objects. | ||
| ciscoFabricC12kGlobalGroup | 1.3.6.1.4.1.9.9.281.2.2.1 | A collection of Global fabric configuration objects. | ||
| 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. | ||
| 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. | ||
| ciscoFabricC12kMIBCompliances | 1.3.6.1.4.1.9.9.281.2.1 | |||
| ciscoFabricC12kMIBConform | 1.3.6.1.4.1.9.9.281.2 | |||
| NTF 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. | ||
| ciscoFabricC12kMIBGroups | 1.3.6.1.4.1.9.9.281.2.2 | |||
| ciscoFabricC12kMIBNotifs | 1.3.6.1.4.1.9.9.281.0 | |||
| ciscoFabricC12kMIBObjects | 1.3.6.1.4.1.9.9.281.1 | |||
| 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. | ||
| 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. | ||
| 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. | ||
| 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. |
RFC description
Manages fabric entities, configuration, and statistics for Cisco GSR C12000 series routers.
Start monitoring Cisco 12000 series (GSR) routers (legacy) 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.