CISCO-FCC-MIB.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file CISCO-FCC-MIB and use it to monitor vendor specific OID's.
CISCO-FCC-MIB file content
Object view of CISCO-FCC-MIB:
  
    
      | Scalar Object | 
  
  
    
      | cFCCEnable | .1.3.6.1.4.1.9.9.365.1.1.1 | 
    
      | To enable/disable FCC on the device. | 
    
      | cFCCPacketPriority | .1.3.6.1.4.1.9.9.365.1.1.2 | 
    
      | The traffic Priority for the  FCC packets. The generated
        FCC quench packets should be granted high, but not
        highest priority, so that the FCC packet priority
        is higher than the normal data traffic priority but lower
        than control and critical traffic priority.  This ensures
        that the packets of the protocols guaranteeing the
        proper behavior of the fabric are not disturbed by
        quench packets.
        0 is the lowest priority and 7 is the highest. | 
    
      | cFCCNotificationEnable | .1.3.6.1.4.1.9.9.365.1.1.3 | 
    
      | This object specifies whether the agent should
        generate the notifications defined in this MIB
        module.
        If the value of this object is 'true', then the
        notifications are generated.
        If the value of this object is 'false', then the
        notifications are not generated. | 
    
      | cFCCPortEntry | .1.3.6.1.4.1.9.9.365.1.2.1.1 | 
    
      | Each entry contains the FCC statistics and
        status for a particular FC port identified
        by the value of ifIndex. | 
    
      | cFCCCongestionSourceID | .1.3.6.1.4.1.9.9.365.1.3.1 | 
    
      | The FC_ID associated with the Source causing
        the congestion. The value is extracted from
        the FCC congestion quench packet. | 
    
      | cFCCCongestionDestinationID | .1.3.6.1.4.1.9.9.365.1.3.2 | 
    
      | The  FC_ID associated with the Destination that
        is part of Source-Destination Flow causing the
        congestion. The value is extracted from the
        FCC congestion quench packet. | 
    
      | cFCCCongestionNotifyVSANIndex | .1.3.6.1.4.1.9.9.365.1.3.3 | 
    
      | Id of the VSAN containing the Source-Destination
        flow causing the congestion. The value is extracted
        from the FCC congestion quench packet. This along
        with cFCCCongestionSourceID and
        cFCCCongestionDestinationID gives the Flow causing
        the congestion. | 
    
      | cFCCCongestionState | .1.3.6.1.4.1.9.9.365.1.3.4 | 
    
      | This is to indicate the congestion state of the port. | 
  
  
    
      | Tabular Object | 
  
  
    
      | cFCCEdgeQuenchPktsRecd | .1.3.6.1.4.1.9.9.365.1.2.1.1.1 | 
    
      | The number of Edge Quench packets received and processed
        on this Port. | 
    
      | cFCCEdgeQuenchPktsSent | .1.3.6.1.4.1.9.9.365.1.2.1.1.2 | 
    
      | The number of Edge Quench packets generated on this
        Port as result of congestion. | 
    
      | cFCCPathQuenchPktsRecd | .1.3.6.1.4.1.9.9.365.1.2.1.1.3 | 
    
      | The number of Path Quench packets recieved and processed
        on this Port. | 
    
      | cFCCPathQuenchPktsSent | .1.3.6.1.4.1.9.9.365.1.2.1.1.4 | 
    
      | The number of Path Quench packets generated on this
        Port as result of congestion. | 
    
      | cFCCCurrentCongestionState | .1.3.6.1.4.1.9.9.365.1.2.1.1.5 | 
    
      | The current FCC congestion state of this Port indicating the
        severity of the congestion. | 
    
      | cFCCLastCongestedTime | .1.3.6.1.4.1.9.9.365.1.2.1.1.6 | 
    
      | The value of sysUpTime at the most recent time the
        congestion state of the Port changed to noCongestion(1)
        from some other value.  0 if the congestion state of
        the Port has never transitioned to noCongestion(1)
        since the last restart of the device. | 
    
      | cFCCLastCongestionStartTime | .1.3.6.1.4.1.9.9.365.1.2.1.1.7 | 
    
      | The value of sysUpTime at the most recent time the
        congestion state (value of corresponding instance of
        'cFCCCurrentCongestionState') of the Port changed from
        'noCongestion' to some other value. 0 if the congestion
        state of the Port has never transitioned from
        'noCongestion' to  some other value  since the last
        restart of the device. | 
    
      | cFCCIsRateLimitingApplied | .1.3.6.1.4.1.9.9.365.1.2.1.1.8 | 
    
      | The value of this object indicates if the rate
        limiting is currently being applied on this Port.
        If the value of this object is 'true', the rate
        limiting is currently being applied on this
        Port. If the value of this object is 'false', the
        rate limiting is not being applied currently on
        this Port. | 
  
  
    
      | Table | 
  
  
    
      | cFCCPortTable | .1.3.6.1.4.1.9.9.365.1.2.1 | 
    
      | A table providing statistics and status for FCC
        on a per FC Port basis. | 
  
  
    
      | Trap | 
  
  
    
      | ciscoFCCCongestionStateChange | .1.3.6.1.4.1.9.9.365.0.1 | 
    
      | Notification to indicate that the congestion state of
        this port has changed. cFCCCongestionState indicates
        the new state of the port. | 
    
      | ciscoFCCCongestionRateLimitStart | .1.3.6.1.4.1.9.9.365.0.2 | 
    
      | Notification to indicate that the rate limiting has
        begun on this port for a source-destination pair. | 
    
      | ciscoFCCCongestionRateLimitEnd | .1.3.6.1.4.1.9.9.365.0.3 | 
    
      | Notification to indicate that the rate limiting has
        been stopped on this port for a source-destination
        pair. | 
  
  
    
      | Object Identifier | 
  
  
    
      | ciscoFCCMIB | .1.3.6.1.4.1.9.9.365 | 
    
      | The MIB module for the management of Fibre Channel
        Congestion Control(FCC). FCC is a Cisco proprietary
        flow control mechanism that alleviates congestion
        on Fibre Channel networks. This MIB enables managers
        to configure the FCC mechanism on the switch, provides
        statistics of the congestion control packets,
        notification of congestion state changes of the
        FC port and monitoring of the congestion state of
        the FC port. | 
    
      | ciscoFCCMIBNotifs | .1.3.6.1.4.1.9.9.365.0 | 
    
      | ciscoFCCMIBObjects | .1.3.6.1.4.1.9.9.365.1 | 
    
      | ciscoFCCMIBConformance | .1.3.6.1.4.1.9.9.365.2 | 
    
      | cFCCConfig | .1.3.6.1.4.1.9.9.365.1.1 | 
    
      | cFCCPortEntries | .1.3.6.1.4.1.9.9.365.1.2 | 
    
      | cFCCNotifObjects | .1.3.6.1.4.1.9.9.365.1.3 | 
    
      | ciscoFCCMIBCompliances | .1.3.6.1.4.1.9.9.365.2.1 | 
    
      | ciscoFCCMIBGroups | .1.3.6.1.4.1.9.9.365.2.2 | 
  
  
    
      | Group | 
  
  
    
      | cFCCConfigurationGroup | .1.3.6.1.4.1.9.9.365.2.2.1 | 
    
      | A collection of objects for FCC configuration. | 
    
      | cFCCPortEntriesGroup | .1.3.6.1.4.1.9.9.365.2.2.2 | 
    
      | A collection of objects for FCC Statistics and Status. | 
    
      | cFCCNotificationObjectsGroup | .1.3.6.1.4.1.9.9.365.2.2.3 | 
    
      | A collection of objects defined for notification only. | 
    
      | cFCCNotificationGroup | .1.3.6.1.4.1.9.9.365.2.2.4 | 
    
      | A collection of notifications for Congestion Monitoring. | 
    
      | cFCCPortEntriesGroupRev1 | .1.3.6.1.4.1.9.9.365.2.2.5 | 
    
      | A collection of objects for FCC Statistics and Status. |