CISCO-FCC-MIB

        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.
    
Source file
CISCO-FCC-MIB
Last revised
Identity
ciscoFCCMIB
Base OID
1.3.6.1.4.1.9.9.365
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-ST-TC FcAddressId VsanIndex
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FCC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FCC-MIB::ciscoFCCMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FCC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCC-MIB::ciscoFCCMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (26)
.1.3.6.1.4.1.9.9.365
.1.3.6.1.4.1.9.9.365.0
.1.3.6.1.4.1.9.9.365.1
.1.3.6.1.4.1.9.9.365.1.1
Enumeration
.1.3.6.1.4.1.9.9.365.1.1.1
Integer32
.1.3.6.1.4.1.9.9.365.1.1.2
.1.3.6.1.4.1.9.9.365.1.1.3
.1.3.6.1.4.1.9.9.365.1.2
.1.3.6.1.4.1.9.9.365.1.2.1
.1.3.6.1.4.1.9.9.365.1.2.1.1
.1.3.6.1.4.1.9.9.365.1.2.1.1.1
.1.3.6.1.4.1.9.9.365.1.2.1.1.2
.1.3.6.1.4.1.9.9.365.1.2.1.1.3
.1.3.6.1.4.1.9.9.365.1.2.1.1.4
.1.3.6.1.4.1.9.9.365.1.2.1.1.5
.1.3.6.1.4.1.9.9.365.1.2.1.1.6
.1.3.6.1.4.1.9.9.365.1.2.1.1.7
.1.3.6.1.4.1.9.9.365.1.2.1.1.8
.1.3.6.1.4.1.9.9.365.1.3
.1.3.6.1.4.1.9.9.365.1.3.1
.1.3.6.1.4.1.9.9.365.1.3.2
.1.3.6.1.4.1.9.9.365.1.3.3
.1.3.6.1.4.1.9.9.365.1.3.4
.1.3.6.1.4.1.9.9.365.2
.1.3.6.1.4.1.9.9.365.2.1
.1.3.6.1.4.1.9.9.365.2.2
Dependencies (8) 6 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. CISCO-ST-TCcisco
  5. IANAifType-MIBrfc
  6. SNMPv2-CONFrfc
  7. SNMPv2-MIBrfc
  8. IF-MIBrfc
  9. CISCO-FCC-MIBciscoselected
Type Definitions (1)
Enumeration
noCongestion(1)
congested(2)
severelyCongested(3)
Conformance Groups (5)
Compliance Statements (2)

OID .1.3.6.1.4.1.9.9.365.2.1.1
The compliance statement for entities which implement the
CISCO-FCC-MIB.
Required groups

OID .1.3.6.1.4.1.9.9.365.2.1.2
The compliance statement for entities which implement the
CISCO-FCC-MIB.
Required groups
Notifications / Traps (3)
NameOIDDescription
.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.
.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.
.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.