CISCO-FCC-MIB
AI MIB Summary
The CISCO-FCC-MIB manages Cisco proprietary Fibre Channel Congestion Control mechanisms on Fibre Channel switches by configuring flow control parameters and monitoring port congestion states, packet statistics, and state-change notifications.
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.
Main OID:
ciscoFCCMIB.1.3.6.1.4.1.9.9.365
29
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
ciscoFCCMIBThe 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.365 |
ciscoFCCMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.0 |
ciscoFCCCongestionStateChangeNotification to indicate that the congestion state of
this port has changed. cFCCCongestionState indicates
the new state of the port. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.365.0.1 |
ciscoFCCCongestionRateLimitStartNotification to indicate that the rate limiting has
begun on this port for a source-destination pair. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.365.0.2 |
ciscoFCCCongestionRateLimitEndNotification to indicate that the rate limiting has
been stopped on this port for a source-destination
pair. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.365.0.3 |
ciscoFCCMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.1 |
cFCCConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.1.1 |
cFCCEnableTo enable/disable FCC on the device.rw Enumeration .1.3.6.1.4.1.9.9.365.1.1.1 |
cFCCPacketPriorityThe 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.rw Integer32 .1.3.6.1.4.1.9.9.365.1.1.2 |
cFCCNotificationEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.365.1.1.3 |
cFCCPortEntries OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.1.2 |
cFCCPortTableA table providing statistics and status for FCC
on a per FC Port basis. SEQUENCE OF CFCCPortEntry .1.3.6.1.4.1.9.9.365.1.2.1 |
cFCCPortEntryEach entry contains the FCC statistics and
status for a particular FC port identified
by the value of ifIndex. CFCCPortEntry .1.3.6.1.4.1.9.9.365.1.2.1.1 |
cFCCEdgeQuenchPktsRecdThe number of Edge Quench packets received and processed
on this Port.ro Counter32 .1.3.6.1.4.1.9.9.365.1.2.1.1.1 |
cFCCEdgeQuenchPktsSentThe number of Edge Quench packets generated on this
Port as result of congestion.ro Counter32 .1.3.6.1.4.1.9.9.365.1.2.1.1.2 |
cFCCPathQuenchPktsRecdThe number of Path Quench packets recieved and processed
on this Port.ro Counter32 .1.3.6.1.4.1.9.9.365.1.2.1.1.3 |
cFCCPathQuenchPktsSentThe number of Path Quench packets generated on this
Port as result of congestion.ro Counter32 .1.3.6.1.4.1.9.9.365.1.2.1.1.4 |
cFCCCurrentCongestionStateThe current FCC congestion state of this Port indicating the
severity of the congestion.ro CiscoFCCCongestionState .1.3.6.1.4.1.9.9.365.1.2.1.1.5 |
cFCCLastCongestedTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.365.1.2.1.1.6 |
cFCCLastCongestionStartTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.365.1.2.1.1.7 |
cFCCIsRateLimitingAppliedThe 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.365.1.2.1.1.8 |
cFCCNotifObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.1.3 |
cFCCCongestionSourceIDThe FC_ID associated with the Source causing
the congestion. The value is extracted from
the FCC congestion quench packet.ro FcAddressId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.365.1.3.1 |
cFCCCongestionDestinationIDThe 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.ro FcAddressId (CISCO-ST-TC) .1.3.6.1.4.1.9.9.365.1.3.2 |
cFCCCongestionNotifyVSANIndexId 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.ro VsanIndex (CISCO-ST-TC) .1.3.6.1.4.1.9.9.365.1.3.3 |
cFCCCongestionStateThis is to indicate the congestion state of the port.ro CiscoFCCCongestionState .1.3.6.1.4.1.9.9.365.1.3.4 |
ciscoFCCMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.2 |
ciscoFCCMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.2.1 |
ciscoFCCMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.365.2.2 |