CISCO-FCC-MIB
- Registered at
- 1.3.6.1.4.1.9.9.365
- Last updated
- 2004-07-08 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2004-07-08 00:00, 2004-02-25 00:00, 2003-08-06 00:00, 2003-05-26 00:00
- Namespace
- cisco
- Source file
CISCO-FCC-MIB- Digest
sha256:67dbfac34bf97f877c47efebbe82b27c7eb9d4fa1fd4e3f93fb7d47bee5176b6
Description
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.
Contact
Cisco Systems Customer Service Postal 170 W Tasman Drive San Jose, CA 95134 USA Tel +1 800 553-NETS E-mail cs-san@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | FcAddressId, VsanIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-FCC-MIB CISCO-SMI CISCO-ST-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoFCCCongestionState TEXTUAL-CONVENTION The FCC Congestion state. This is to indicate the severity of the Congestion noCongestion(1) - No Congestion Congested(2) - Congested SeverelyCongested(3) - Severely Congested. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFCCMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.0 | |||
| ciscoFCCMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.1 | |||
| cFCCConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.1.1 | |||
| cFCCEnable OBJECT-TYPE To enable/disable FCC on the device. | 1.3.6.1.4.1.9.9.365.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| cFCCPacketPriority OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.1.2 | Integer32 (0..7) | read-write | current |
| cFCCNotificationEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.1.3 | TruthValue | read-write | current |
| cFCCPortEntries OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.1.2 | |||
| cFCCPortTable OBJECT-TYPE A table providing statistics and status for FCC on a per FC Port basis. | 1.3.6.1.4.1.9.9.365.1.2.1 | not-accessible | current | |
| cFCCPortEntry OBJECT-TYPE Each entry contains the FCC statistics and status for a particular FC port identified by the value of ifIndex. | 1.3.6.1.4.1.9.9.365.1.2.1.1 | not-accessible | current | |
| cFCCEdgeQuenchPktsRecd OBJECT-TYPE The number of Edge Quench packets received and processed on this Port. | 1.3.6.1.4.1.9.9.365.1.2.1.1.1 | Counter32 | read-only | current |
| cFCCEdgeQuenchPktsSent OBJECT-TYPE The number of Edge Quench packets generated on this Port as result of congestion. | 1.3.6.1.4.1.9.9.365.1.2.1.1.2 | Counter32 | read-only | current |
| cFCCPathQuenchPktsRecd OBJECT-TYPE The number of Path Quench packets recieved and processed on this Port. | 1.3.6.1.4.1.9.9.365.1.2.1.1.3 | Counter32 | read-only | current |
| cFCCPathQuenchPktsSent OBJECT-TYPE The number of Path Quench packets generated on this Port as result of congestion. | 1.3.6.1.4.1.9.9.365.1.2.1.1.4 | Counter32 | read-only | current |
| cFCCCurrentCongestionState OBJECT-TYPE The current FCC congestion state of this Port indicating the severity of the congestion. | 1.3.6.1.4.1.9.9.365.1.2.1.1.5 | CiscoFCCCongestionState | read-only | current |
| cFCCLastCongestedTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.2.1.1.6 | TimeStamp | read-only | current |
| cFCCLastCongestionStartTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.2.1.1.7 | TimeStamp | read-only | current |
| cFCCIsRateLimitingApplied OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.2.1.1.8 | TruthValue | read-only | current |
| cFCCNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.1.3 | |||
| cFCCCongestionSourceID OBJECT-TYPE The FC_ID associated with the Source causing the congestion. The value is extracted from the FCC congestion quench packet. | 1.3.6.1.4.1.9.9.365.1.3.1 | FcAddressId | accessible-for-notify | current |
| cFCCCongestionDestinationID OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.3.2 | FcAddressId | accessible-for-notify | current |
| cFCCCongestionNotifyVSANIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.365.1.3.3 | VsanIndex | accessible-for-notify | current |
| cFCCCongestionState OBJECT-TYPE This is to indicate the congestion state of the port. | 1.3.6.1.4.1.9.9.365.1.3.4 | CiscoFCCCongestionState | accessible-for-notify | current |
| ciscoFCCMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.2 | |||
| ciscoFCCMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.2.1 | |||
| ciscoFCCMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.365.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoFCCCongestionStateChange NOTIFICATION-TYPE 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.1 | current |
| ciscoFCCCongestionRateLimitStart NOTIFICATION-TYPE 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.2 | current |
| ciscoFCCCongestionRateLimitEnd NOTIFICATION-TYPE Notification to indicate that the rate limiting has been stopped on this port for a source-destination pair. | 1.3.6.1.4.1.9.9.365.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoFCCMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-FCC-MIB. | 1.3.6.1.4.1.9.9.365.2.1.1 | deprecated |
| ciscoFCCMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-FCC-MIB. | 1.3.6.1.4.1.9.9.365.2.1.2 | current |
| cFCCConfigurationGroup OBJECT-GROUP A collection of objects for FCC configuration. | 1.3.6.1.4.1.9.9.365.2.2.1 | current |
| cFCCPortEntriesGroup OBJECT-GROUP A collection of objects for FCC Statistics and Status. | 1.3.6.1.4.1.9.9.365.2.2.2 | deprecated |
| cFCCNotificationObjectsGroup OBJECT-GROUP A collection of objects defined for notification only. | 1.3.6.1.4.1.9.9.365.2.2.3 | current |
| cFCCNotificationGroup NOTIFICATION-GROUP A collection of notifications for Congestion Monitoring. | 1.3.6.1.4.1.9.9.365.2.2.4 | current |
| cFCCPortEntriesGroupRev1 OBJECT-GROUP A collection of objects for FCC Statistics and Status. | 1.3.6.1.4.1.9.9.365.2.2.5 | current |