All MIBs › CISCO-FCS-MIB
Organization: Cisco Systems Inc.
Last Updated: 2004-02-19
Category: Cisco Devices, Fibre Channel and Storage
Description: Provides management objects for the Fibre Channel Fabric Configuration Server (FCS) that distributes fabric topology information across a SAN.
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-FCS-MIB?
CISCO-FCS-MIB is a Cisco Systems proprietary MIB managing the Fabric Configuration Server (FCS), a Fibre Channel fabric-services component defined by the FC-GS3 standard that discovers and tracks every interconnect element (switch) in a VSAN. Its objects cover a per-VSAN discovery spin-lock and name, cached discovery result lists (in both 2K and 4K response-size formats), a discovery-trigger action, discovery status and completion time, a discovery timeout, cache-invalidation triggers, and an interconnect-element (IE) table recording each element's name, type, domain ID, management ID, and fabric name. As a configuration/status MIB it lets a SAN administrator trigger fabric discovery and confirm it completed successfully before trusting the topology it reports. It is deployed on Cisco MDS/Nexus Fibre Channel SAN switches. SAN engineers researching cisco fcs behavior use this MIB to confirm Fabric Configuration Server discovery has completed before trusting the VSAN topology it reports.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-FCS-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 MDS/Nexus Fibre Channel SAN switches
Monitoring Examples
A SAN administrator checks fcsDiscoveryStatus and fcsDiscoveryCompleteTime after triggering fcsStartDiscovery to confirm fabric discovery finished successfully before relying on the reported VSAN topology.
What Can Be Monitored
- fabric discovery status and completion
- interconnect-element (switch) inventory
This MIB depends on
Related MIBs
Imported Objects
From CISCO-NS-MIB
| FcGs3RejectReasonCode |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-ST-TC
| DomainIdOrZero | |
| FcAddressId | |
| FcNameId | |
| FcPortModuleTypes | |
| FcPortTxTypes | |
| FcPortTypes | |
| VsanIndex |
From CISCO-TC
| ListIndex | |
| ListIndexOrZero | |
| TimeIntervalSec |
From CISCO-VSAN-MIB
| vsanIndex | OBJECT-TYPE |
From CISCO-ZS-MIB
| FcList |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TestAndIncr | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using fcsTotalRejects OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoFcsMIB | 1.3.6.1.4.1.9.9.297 | The MIB module for the management of a Fabric Configuration Server (FCS). An FCS is defined by the FC-GS3 standard. This MIB enables managers to configure and monitor FCS parameters. | ||
| ciscoFcsMIBObjects | 1.3.6.1.4.1.9.9.297.1 | |||
| OCT fcsAttachPortName | 1.3.6.1.4.1.9.9.297.1.1.16.1.2 | OCTET STRING | read-only | The attached port name corresponding to this entry. Zero or more of these names may be associated with a port object. The first 8 bytes of this object contain the WWN of the port followed by 2 reserved bytes. Following this is one byte of Port flags and one byte of Port type. See FC-GS3 for more details. |
| fcsAttachPortNameListEntry | 1.3.6.1.4.1.9.9.297.1.1.16.1 | not-accessible | An entry (conceptual row) in this table. An Attached port name is represented by fcsAttachPortName. All the attach port names that belong to the same list have a common fcsAttachPortNameListIndex. | |
| LIS fcsAttachPortNameListIndex | 1.3.6.1.4.1.9.9.297.1.1.16.1.1 | ListIndex | not-accessible | The index of the attach port name list. |
| fcsAttachPortNameListTable | 1.3.6.1.4.1.9.9.297.1.1.16 | not-accessible | This table contains all the lists of attach port names. | |
| fcsConfiguration | 1.3.6.1.4.1.9.9.297.1.1 | |||
| fcsConfigurationGroup | 1.3.6.1.4.1.9.9.297.2.2.1 | A collection of objects for displaying and configuring Fabric Configuration Server parameters. | ||
| NTF fcsDiscoveryCompleteNotify | 1.3.6.1.4.1.9.9.297.1.4.0.2 | This notification is generated by the Fabric Configuration Server when a discovery cycle specified by fcsVsanDiscoveryList2k, fcsVsanDiscoveryList4k and fcsVsanDiscoveryName is completed. | ||
| T/F fcsDiscoveryCompleteNotifyEnable | 1.3.6.1.4.1.9.9.297.1.1.21 | TruthValue | read-write | This object specifies if the Fabric Configuration Server should issue a 'fcsDiscoveryCompleteNotify' notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued. |
| TIM fcsDiscoveryCompleteTime | 1.3.6.1.4.1.9.9.297.1.1.6.1.2 | TimeStamp | read-only | This object contains the value of sysUpTime when the last discovery was completed on this VSAN. This object will contain the value of zero before the first discovery on this VSAN. |
| FCL fcsDiscoveryInvalidateCache2k | 1.3.6.1.4.1.9.9.297.1.1.8 | FcList | read-write | A bitmap which represents VSANs from 1 to 2048. The discovered cache will be invalidated on those VSANs for which the corresponding bits are set to 1 in this object. If the bit corresponding to a particular VSAN is set to 1 and if the value of fcsDiscoveryStatus for that VSAN is 'completed', then the discovery cache on that VSAN will be invalidated and the fcsDiscoveryStatus object for that VSAN will be set to 'databaseInvalid'. |
| FCL fcsDiscoveryInvalidateCache4k | 1.3.6.1.4.1.9.9.297.1.1.9 | FcList | read-write | A bitmap which represents VSANs from 2049 to 4096. The discovered cache will be invalidated on those VSANs for which the corresponding bits are set to 1 in this object. If the bit corresponding to a particular VSAN is set to 1 and if the value of fcsDiscoveryStatus for that VSAN is 'completed', then the discovery cache on that VSAN will be invalidated and the fcsDiscoveryStatus object for that VSAN will be set to 'databaseInvalid'. |
| INT fcsDiscoveryStatus | 1.3.6.1.4.1.9.9.297.1.1.6.1.1 | INTEGER | read-only | The status of the discovery on the local switch. Initially when the switch comes up, this object will be set to 'databaseInvalid' state on all VSANs. This indicates that a discovery needs to be done. If the manager sets the fcsStartDiscovery object to 'startDiscovery' for this VSAN, then the discovery will be triggered on. The state of this object will be set to 'inProgress' for this VSAN during the discovery. Once the discovery is completed on this VSAN, this object will be set to 'completed'. After the discovery is completed for the specified list of VSANs, the data is cached for an interval of time specified by fcsVsanDiscoveryTimeOut object. Once this interval of time expires, the data is lost and this object will be set to 'databaseInvalid' state for the specified list of VSANs. |
| fcsDiscoveryStatusEntry | 1.3.6.1.4.1.9.9.297.1.1.6.1 | not-accessible | An entry (conceptual row) in this table. The discovery status for a particular VSAN. | |
| fcsDiscoveryStatusTable | 1.3.6.1.4.1.9.9.297.1.1.6 | not-accessible | This table contains the status of the discovery for all VSANs. | |
| DOM fcsIeDomainId | 1.3.6.1.4.1.9.9.297.1.1.11.1.3 | DomainIdOrZero | read-only | The Domain Id of this Interconnect Element. If the Domain Id has not been configured, then this object will have the value of zero. |
| fcsIeEntry | 1.3.6.1.4.1.9.9.297.1.1.11.1 | not-accessible | An entry (coneptual row) in this table. It gives information on an Interconnect Element. | |
| FCN fcsIeFabricName | 1.3.6.1.4.1.9.9.297.1.1.11.1.5 | FcNameId | read-only | The fabric name of this Interconnect Element. If the value of this object is unknown to the local system, then it will contain the null value x'00 00 00 00 00 00 00 00'. |
| OCT fcsIeInfoList | 1.3.6.1.4.1.9.9.297.1.1.11.1.8 | OCTET STRING | read-only | The information list corresponding to this Interconnect Element. This object contains multiple substrings: the vendor name, model name/number, release code and any vendor specific information. Each substring is terminated with a null x'00'. |
| OCT fcsIeLogicalName | 1.3.6.1.4.1.9.9.297.1.1.11.1.6 | OCTET STRING | read-only | The logical name of this Interconnect Element. If the value of this object is unknown to the local system, then it will contain the zero length string. |
| LIS fcsIeMgmtAddrListIndex | 1.3.6.1.4.1.9.9.297.1.1.11.1.7 | ListIndexOrZero | read-only | The index of the management address list corresponding to this Interconnect Element. This object is an index into the fcsMgmtAddrListTable. Zero or more of the management address objects may be associated with an Interconnect Element object. |
| ADR fcsIeMgmtId | 1.3.6.1.4.1.9.9.297.1.1.11.1.4 | FcAddressId | read-only | The management identifer of this Interconnect Element. If the Interconnect Element is a switch, then this object will be the Domain Controller identifier of the switch. If the value of this object is unknown to the local system, then it will contain the null value x'00 00 00'. |
| FCN fcsIeName | 1.3.6.1.4.1.9.9.297.1.1.11.1.1 | FcNameId | not-accessible | The WWN of an Interconnect Element. This object uniquely identifies an Interconnect Element on a VSAN. If the IE is a switch, then this object is the Node WWN of the switch. |
| I32 fcsIeNumber | 1.3.6.1.4.1.9.9.297.1.1.10 | Integer32 | read-only | The number of entries currently present in the fcsIeTable. |
| LIS fcsIePortListIndex | 1.3.6.1.4.1.9.9.297.1.1.11.1.9 | ListIndexOrZero | read-only | The index of the port list corresponding to this Interconnect Element. This object is an index into the fcsPortListTable. |
| fcsIeTable | 1.3.6.1.4.1.9.9.297.1.1.11 | not-accessible | A table of Interconnect Elements. Interconnect Elements (IEs) are switches, hubs, bridges etc. By default, the Fabric Configuration Server will maintain detailed information pertaining only to the local switch. As far as remote topology is concerned, only the IE name, type and domain-id information will be maintained. If a discovery cycle is triggered on a set of VSANs, this table along with the Port and Platform tables will be populated with the discovered information. The discovered data will be retained in this table for at least fcsVsanDiscoveryTimeOut seconds after the completion of its discovery or till the discovered data is invalidated by setting the appropriate bits of fcsDiscoveryInvalidateCache2k/4k. | |
| FCI fcsIeType | 1.3.6.1.4.1.9.9.297.1.1.11.1.2 | FcIeType | read-only | The type of this Interconnect Element. |
| fcsInformation | 1.3.6.1.4.1.9.9.297.1.3 | |||
| OCT fcsMgmtAddr | 1.3.6.1.4.1.9.9.297.1.1.12.1.3 | OCTET STRING | read-create | The management address corresponding to this entry. The format of this object may be based on the format of the Uniform Resource Locator (URL). For example, SNMP - snmp://ipaddress[:port#]. This object MUST be set to a valid value before or concurrently with setting the value of the corresponding instance of fcsMgmtAddrRowStatus to 'active'. |
| FCN fcsMgmtAddrChangeIeName | 1.3.6.1.4.1.9.9.297.1.3.4 | FcNameId | accessible-for-notify | Represents the IE for which a management address change has been detected. |
| NTF fcsMgmtAddrChangeNotify | 1.3.6.1.4.1.9.9.297.1.4.0.3 | This notification is generated by the Fabric Configuration Server whenever the management address of a IE changes. This means that, this notification is generated whenever an entry in the fcsMgmtAddrListTable changes. | ||
| VSA fcsMgmtAddrChangeVsanIndex | 1.3.6.1.4.1.9.9.297.1.3.3 | VsanIndex | accessible-for-notify | Represents the VSAN id on which a management address change has been detected. |
| CRE fcsMgmtAddrConfigSource | 1.3.6.1.4.1.9.9.297.1.1.12.1.4 | CreatedBy | read-only | The source of configuration of this entry. Note that an entry which is configured via GS3 cannot be deleted through SNMP. |
| U32 fcsMgmtAddrIndex | 1.3.6.1.4.1.9.9.297.1.1.12.1.2 | Unsigned32 | not-accessible | The index of a management address. |
| fcsMgmtAddrListEntry | 1.3.6.1.4.1.9.9.297.1.1.12.1 | not-accessible | An entry (conceptual row) in this table. A management address is represented by fcsMgmtAddrIndex. All management addresses which belong to the same list have a common fcsMgmtAddrListIndex. | |
| LIS fcsMgmtAddrListIndex | 1.3.6.1.4.1.9.9.297.1.1.12.1.1 | ListIndex | not-accessible | The index of the management address list. |
| fcsMgmtAddrListTable | 1.3.6.1.4.1.9.9.297.1.1.12 | not-accessible | This table contains the set of management address lists currently referenced by any instance of the fcsIeMgmtAddrListIndex or fcsPlatformMgmtAddrListIndex objects. | |
| ROW fcsMgmtAddrRowStatus | 1.3.6.1.4.1.9.9.297.1.1.12.1.5 | RowStatus | read-create | The status of this conceptual row. |
| fcsMIBCompliance | 1.3.6.1.4.1.9.9.297.2.1.1 | The compliance statement for entities which implement the Fabric Configuration Server. | ||
| fcsMIBComplianceRev1 | 1.3.6.1.4.1.9.9.297.2.1.2 | The compliance statement for entities which implement the Fabric Configuration Server. | ||
| fcsMIBCompliances | 1.3.6.1.4.1.9.9.297.2.1 | |||
| fcsMIBConformance | 1.3.6.1.4.1.9.9.297.2 | |||
| fcsMIBGroups | 1.3.6.1.4.1.9.9.297.2.2 | |||
| FCN fcsNodeName | 1.3.6.1.4.1.9.9.297.1.1.19.1.2 | FcNameId | not-accessible | The name of this node entry. |
| CRE fcsNodeNameConfigSource | 1.3.6.1.4.1.9.9.297.1.1.19.1.3 | CreatedBy | read-only | The source of configuration of this entry. Note that an entry configured via GS-3 cannot be deleted through SNMP. |
| fcsNodeNameListEntry | 1.3.6.1.4.1.9.9.297.1.1.19.1 | not-accessible | An entry (conceptual row) in this table. Each node is represented uniquely by fcsNodeName. All nodes that belong to the same list have a common fcsNodeNameListIndex. | |
| LIS fcsNodeNameListIndex | 1.3.6.1.4.1.9.9.297.1.1.19.1.1 | ListIndex | not-accessible | The index of the node name list. |
| fcsNodeNameListTable | 1.3.6.1.4.1.9.9.297.1.1.19 | not-accessible | This table contains all the lists of nodes. | |
| ROW fcsNodeNameRowStatus | 1.3.6.1.4.1.9.9.297.1.1.19.1.4 | RowStatus | read-create | The status of this conceptual row. |
| fcsNotification | 1.3.6.1.4.1.9.9.297.1.4 | |||
| fcsNotificationControlGroup | 1.3.6.1.4.1.9.9.297.2.2.3 | A collection of notification control and notification information objects for monitoring Fabric Configuration Server request rejection and discovery of remote toplogy information. | ||
| fcsNotificationControlGroupRev1 | 1.3.6.1.4.1.9.9.297.2.2.6 | A collection of notification control and notification information objects for monitoring Fabric Configuration Server request rejection and discovery of remote toplogy information. | ||
| fcsNotificationGroup | 1.3.6.1.4.1.9.9.297.2.2.4 | A collection of notifications for monitoring Fabric Configuration Server request rejection and discovery of remote toplogy information. | ||
| fcsNotificationGroupRev1 | 1.3.6.1.4.1.9.9.297.2.2.5 | A collection of notifications for monitoring Fabric Configuration Server request rejection, discovery of remote toplogy information and management address changes. | ||
| fcsNotifications | 1.3.6.1.4.1.9.9.297.1.4.0 | |||
| CRE fcsPlatformConfigSource | 1.3.6.1.4.1.9.9.297.1.1.18.1.6 | CreatedBy | read-only | The source of configuration of this entry. Note that an entry which is configured via GS3 cannot be deleted through SNMP. |
| fcsPlatformEntry | 1.3.6.1.4.1.9.9.297.1.1.18.1 | not-accessible | An entry (conceptual row) in this table. A platform is uniquely represented by fcsPlatformIndex. There could be multiple platforms on a VSAN. A platform can contain multiple nodes. The node lists need to be created in the fcsNodeNameListTable. The fcsPlatformNodeNameListIndex object in this table points to the desired node list in the fcsNodeNameListTable. Similarly, the management addresses corresponding to the platform need to be created in the fcsMgmtAddrListTable. The fcsPlatformMgmtAddrListIndex object in this table points to the desired management address list in the fcsMgmtAddrListTable. Once a platform has been created, it can optionally be validated on a fabric-wide basis by setting the appropriate instance of fcsPlatformValidation object to 'validate'. | |
| U32 fcsPlatformIndex | 1.3.6.1.4.1.9.9.297.1.1.18.1.1 | Unsigned32 | not-accessible | The index of this platform. |
| LIS fcsPlatformMgmtAddrListIndex | 1.3.6.1.4.1.9.9.297.1.1.18.1.5 | ListIndexOrZero | read-create | The index of the management address list corresponding to this Platform. This object is an index into the fcsMgmtAddrListTable. Zero or more of the management address objects may be associated with a Platform object. If this entry is configured via SNMP as indicated by the corresponding instance of fcsPlatformConfig- Source object, then this object should only point to entries in fcsMgmtAddrListTable that have been created via SNMP. Similarly, if this entry is configured via GS-3, then it can only point to entries configured via GS-3 in the fcsMgmtAddrListTable. |
| OCT fcsPlatformName | 1.3.6.1.4.1.9.9.297.1.1.18.1.2 | OCTET STRING | read-create | The name of this platform. The name should be unique within a VSAN. This object cannot be modified while the value of the corresponding instance of fcsPlatformRowStatus is 'active'. This object MUST be set before or concurrently with setting the corresponding instance of fcsPlatformRowStatus to 'active'. |
| LIS fcsPlatformNodeNameListIndex | 1.3.6.1.4.1.9.9.297.1.1.18.1.4 | ListIndexOrZero | read-create | The index of the node name list corresponding to this platform entry. This object is an index into the fcsNodeNameListTable. The list of nodes that a platform contains should be unique within a VSAN. If this entry is configured via SNMP as indicated by the corresponding instance of fcsPlatformConfig- Source object, then this object should only point to entries in fcsNodeNameListTable that have been created via SNMP. Similarly, if this entry is configured via GS-3, then it can only point to entries configured via GS-3 in the fcsNodeNameListTable. |
| I32 fcsPlatformNumber | 1.3.6.1.4.1.9.9.297.1.1.17 | Integer32 | read-only | The number of entries currently present in the fcsPlatformTable. |
| ROW fcsPlatformRowStatus | 1.3.6.1.4.1.9.9.297.1.1.18.1.9 | RowStatus | read-create | The status of this conceptual row. |
| fcsPlatformTable | 1.3.6.1.4.1.9.9.297.1.1.18 | not-accessible | This table contains information on platforms. By default, this table only contains information pertaining to the local switch. If a discovery is triggered, this table will contain all the information that was obtained from the discovery process. The information gathered from the discovery process shall be retained in this table for atleast fcsVsanDiscoveryTimeOut seconds after the completion of its discovery or until the discovered cache is invalidated by setting the appropriate bits of fcsDiscoveryInvalidateCache2k/4k. | |
| FCP fcsPlatformType | 1.3.6.1.4.1.9.9.297.1.1.18.1.3 | FcPlatformType | read-create | The type of this platform. |
| INT fcsPlatformValidation | 1.3.6.1.4.1.9.9.297.1.1.18.1.7 | INTEGER | read-create | This object specifies whether the validation for the platform name and its constituent nodes should be done on a fabric-wide basis. The outcome of this validation will be present in the corresponding instance of fcsPlatformValidationResult. No action is taken if this object is set to 'noop'. The value of this object when read is always 'noop'. |
| INT fcsPlatformValidationResult | 1.3.6.1.4.1.9.9.297.1.1.18.1.8 | INTEGER | read-only | The result of the fabric-wide validation of this platform. If the name of the platform is not unique fabric-wide on this VSAN, then this object will contain the value 'nameInvalid'. If the list of nodes present in the platform is not unique, then this object will contain the value 'nodeInvalid'. If there is any other failure, this object will contain the value 'failure'. None of the configurable objects can be modified when the value of this object is 'inProgress'. |
| LIS fcsPortAttachPortNameIndex | 1.3.6.1.4.1.9.9.297.1.1.15.1.6 | ListIndexOrZero | read-only | The index of the attached port name list corresponding to this port entry. This object is an index into the fcsAttachPortNameListTable. |
| fcsPortEntry | 1.3.6.1.4.1.9.9.297.1.1.15.1 | not-accessible | An entry (conceptual row) in this table. | |
| fcsPortListEntry | 1.3.6.1.4.1.9.9.297.1.1.13.1 | not-accessible | An entry (conceptual row) in this table. A port is represented by fcsPortName. All the ports that belong to the same list have the same fcsPortListIndex. | |
| LIS fcsPortListIndex | 1.3.6.1.4.1.9.9.297.1.1.13.1.1 | ListIndex | read-only | The index of the port list. |
| fcsPortListTable | 1.3.6.1.4.1.9.9.297.1.1.13 | not-accessible | This table contains all the lists of ports that are associated with Interconnect Elements contained in fcsIeTable. | |
| FCP fcsPortModuleType | 1.3.6.1.4.1.9.9.297.1.1.15.1.4 | FcPortModuleTypes | read-only | The module type of this port. |
| FCN fcsPortName | 1.3.6.1.4.1.9.9.297.1.1.15.1.1 | FcNameId | not-accessible | The WWN of the port for which this row contains information. |
| I32 fcsPortNumber | 1.3.6.1.4.1.9.9.297.1.1.14 | Integer32 | read-only | The number of entries currently present in the fcsPortTable. |
| I32 fcsPortPhyPortNum | 1.3.6.1.4.1.9.9.297.1.1.15.1.5 | Integer32 | read-only | The physical number corresponding to this port entry. |
| FCP fcsPortState | 1.3.6.1.4.1.9.9.297.1.1.15.1.7 | FcPortState | read-only | The state of this port. |
| fcsPortTable | 1.3.6.1.4.1.9.9.297.1.1.15 | not-accessible | This table contains information of all the ports. These ports are grouped into lists by the fcsPortListTable. | |
| FCP fcsPortTXType | 1.3.6.1.4.1.9.9.297.1.1.15.1.3 | FcPortTxTypes | read-only | The TX type of this port. |
| FCP fcsPortType | 1.3.6.1.4.1.9.9.297.1.1.15.1.2 | FcPortTypes | read-only | The type of this port. If it is a trunk port, the type of the port will be tePort. This is however not a standard port type. When information regarding such a port is sent using GS-3, it is represented in the GS-3 message and therefore in this table as an E_Port. |
| C32 fcsRejects | 1.3.6.1.4.1.9.9.297.1.2.2.1.9 | Counter32 | read-only | The total number of requests rejected by the local switch on this VSAN. |
| FCG fcsRejReasonCode | 1.3.6.1.4.1.9.9.297.1.3.1 | FcGs3RejectReasonCode | read-only | This object contains the reason code corresponding to the latest Fabric Configuration Server request rejected by the local system. |
| FCF fcsRejReasonCodeExplanation | 1.3.6.1.4.1.9.9.297.1.3.2 | FcFcsRejReasonExplanation | read-only | This object contains the reason code explanation if the reason code is 'Unable to perform command req'. This object also corresponds to the latest Fabric Configuration Server request rejected by the local system. |
| NTF fcsReqRejNotify | 1.3.6.1.4.1.9.9.297.1.4.0.1 | This notification is generated by the Fabric Configuration Server on this switch whenever it rejects a Fabric Configuration Server request. The Fabric Configuration Server should update the fcsRejReasonCode and fcsRejReasonCodeExplanation objects with the corresponding reason code and reason code explanation before sending the notification. | ||
| T/F fcsReqRejNotifyEnable | 1.3.6.1.4.1.9.9.297.1.1.20 | TruthValue | read-write | This object specifies if the Fabric Configuration Server should issue a 'fcsReqRejNotify' notification. If the value of this object is 'true', then the notification is issued. If the value of this object is 'false', then the notification is not issued. |
| C32 fcsRxDeregReqs | 1.3.6.1.4.1.9.9.297.1.2.2.1.5 | Counter32 | read-only | The number of Deregistration Requests received by the Fabric Configuration Server on this VSAN. |
| C32 fcsRxGetReqs | 1.3.6.1.4.1.9.9.297.1.2.2.1.1 | Counter32 | read-only | The number of Get Requests received by the Fabric Configuration Server on this VSAN. |
| C32 fcsRxRegReqs | 1.3.6.1.4.1.9.9.297.1.2.2.1.3 | Counter32 | read-only | The number of Registration Requests received by the Fabric Configuration Server on this VSAN. |
| C32 fcsRxRscns | 1.3.6.1.4.1.9.9.297.1.2.2.1.8 | Counter32 | read-only | The number of Registered State Change Notifications (RSCNs) received by the Fabric Configuration Server on this VSAN. |
| INT fcsStartDiscovery | 1.3.6.1.4.1.9.9.297.1.1.5 | INTEGER | read-write | This object specifies whether a discovery cycle should be started by the Fabric Configuration Server. If this object is set to 'startDiscovery', then the discovery is started by the Fabric Configuration Server on those VSANs that have been specified by the fcsVsanDiscoveryList objects. No action is taken if this object is set to 'noOp'. The value of this object when read is always 'noOp'. |
| fcsStatisticsGroup | 1.3.6.1.4.1.9.9.297.2.2.2 | A collection of objects for displaying the Fabric Configuration Server statistics information. | ||
| fcsStats | 1.3.6.1.4.1.9.9.297.1.2 | |||
| fcsStatsEntry | 1.3.6.1.4.1.9.9.297.1.2.2.1 | not-accessible | An entry (conceptual row) in this table. Some statistics for a particular VSAN. | |
| fcsStatsTable | 1.3.6.1.4.1.9.9.297.1.2.2 | not-accessible | This table contains all the statistics related to the Fabric Configuration Server. | |
| C32 fcsTotalRejectsEx | 1.3.6.1.4.1.9.9.297.1.2.1 | Counter32 | read-only | The total number of requests rejected by the local switch across all VSANs. |
| C32 fcsTxDeregReqs | 1.3.6.1.4.1.9.9.297.1.2.2.1.6 | Counter32 | read-only | The number of Deregistration Requests sent by the Fabric Configuration Server on this VSAN. |
| C32 fcsTxGetReqs | 1.3.6.1.4.1.9.9.297.1.2.2.1.2 | Counter32 | read-only | The number of Get Requests sent by the Fabric Configuration Server on this VSAN to other servers in the fabric. |
| C32 fcsTxRegReqs | 1.3.6.1.4.1.9.9.297.1.2.2.1.4 | Counter32 | read-only | The number of Registration Requests sent by the Fabric Configuration Server on this VSAN. |
| C32 fcsTxRscns | 1.3.6.1.4.1.9.9.297.1.2.2.1.7 | Counter32 | read-only | The number of Registered State Change Notifications (RSCNs) sent by the Fabric Configuration Server on this VSAN. |
| FCL fcsVsanDiscoveryList2k | 1.3.6.1.4.1.9.9.297.1.1.3 | FcList | read-write | A bitmap which represents VSANs starting from VSAN id 1 to VSAN id 2048. Discovery will be carried out on all those VSANs for which the corresponding bits are set to 1 in this object. Note that if multiple managers set this object one after the other, the discovery is carried out on the union of the multiple requests. When read, the value of this object is the union of the in-progress discovery requests. |
| FCL fcsVsanDiscoveryList4k | 1.3.6.1.4.1.9.9.297.1.1.4 | FcList | read-write | A bitmap which represents VSANs starting from VSAN id 2049 to VSAN id 4096. Discovery will be carried out on all those VSANs for which the corresponding bits are set to 1 in this object. Note that if multiple managers set this object one after the other, the discovery is carried out on the union of the multiple requests. When read, the value of this object is the union of the in-progress discovery requests. |
| STR fcsVsanDiscoveryName | 1.3.6.1.4.1.9.9.297.1.1.2 | SnmpAdminString | read-write | The name of the discovery triggered by a manager. This object is sent along with the fcsDiscoveryCompleteNotify notification. This object cannot be modified when the discovery status is 'inProgress' on the selected set of VSANs as indicated by the fcsDiscoveryStatus object in the fcsDiscoveryStatusTable. |
| TES fcsVsanDiscoverySpinLock | 1.3.6.1.4.1.9.9.297.1.1.1 | TestAndIncr | read-write | This object is used to facilitate modification of fcsVsanDiscoveryList2k, fcsVsanDiscovery- List4k, fcsVsanDiscoveryName and fcsStartDiscovery objects by multiple managers. The procedure for modifying the above four objects is as follows: 1. Determine new values for fcsVsanDiscoveryList2k, fcsVsanDiscoveryList4k and fcsVsanDiscoveryName. 2. Retrieve the value of fcsVsanDiscoverySpinLock. 3. Set the value of fcsVsanDiscoverySpinLock to the retrieved value, and (in the same PDU) the value of fcsVsanDiscoveryList2k to the new value. If the set fails for the fcsVsanDiscoverySpinLock object, go back to step 2. 4. Set the value of fcsVsanDiscoverySpinLock to the retrieved value incremented by one, and (in the same PDU) the value of fcsVsanDiscoveryList4k to its new value. If the set fails for fcsVsanDiscoverySpinLock, go back to step 2. 5. Set the value of fcsVsanDiscoverySpinLock to the retrieved value incremented by two, and (in the same PDU) the value of fcsStartDiscovery to 'startDiscovery'. If the set fails for fcsVsanDiscoverySpinLock, go back to step 2. 6. Set the value of fcsVsanDiscoverySpinLock to the retrieved value incremented by three, and (in the same PDU) the value of fcsVsanDiscoveryName to its new value. If the set fails for fcsVsanDiscoverySpinLock, go back to step 2. Note that if it's possible to include fcsVsanDiscoveryList4k, fcsStartDiscovery, and/or fcsVsanDiscoveryName in the (Set Request) PDU of an earlier step, then step 4, 5 and/or 6, respectively , can be eliminated. |
| NUM fcsVsanDiscoveryTimeOut | 1.3.6.1.4.1.9.9.297.1.1.7 | TimeIntervalSec | read-write | The minimum interval of time for which the discovered data on a VSAN is cached by the Fabric Configuration Server. |
RFC description
Fabric Configuration Server management for Fibre Channel networks including platform configuration, naming, and VSAN support.
Start monitoring Cisco MDS/Nexus Fibre Channel SAN switches 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.