CISCO-FCS-MIB

File: CISCO-FCS-MIB.mib (65837 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI SNMP-FRAMEWORK-MIB CISCO-TC
CISCO-ST-TC CISCO-VSAN-MIB CISCO-NS-MIB
CISCO-ZS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TruthValue TestAndIncr TimeStamp
RowStatus TEXTUAL-CONVENTION ciscoMgmt
SnmpAdminString ListIndex ListIndexOrZero
TimeIntervalSec FcNameId FcAddressId
DomainIdOrZero FcPortTypes FcPortTxTypes
FcPortModuleTypes VsanIndex vsanIndex
FcGs3RejectReasonCode FcList

Defined Types

CreatedBy  
When an object with this syntax is specified as a columnar object, then each instance of the object indicates how the row which contains that instance was created. createdByMgmt(1) - indicates that the entry was created via SNMP. learnedviaGS3(2) - indicates that the entry was configured by GS-3.
TEXTUAL-CONVENTION    
  INTEGER createdByMgmt(1), learnedviaGS3(2)  

FcIeType  
The type of Interconnect Element (IE). unknown(1) - unknown IE. other(2) - other type of IE. switch(3) - IE is a switch. hub(4) - IE is a hub. bridge(5) - IE is a bridge.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), switch(3), hub(4), bridge(5)  

FcPortState  
The state of a port. unknown(1) - unknown state. online(2) - port is in online state. offline(3) - port is in offline state. testing(4) - port is in testing state. fault(5) - port is faulty. other(6) - other state.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), online(2), offline(3), testing(4), fault(5), other(6)  

FcPlatformType  
The type of platform. unknown(1) - unknown type. other(2) - other than the listed types. gateway(3) - platform is a gateway. converter(4) - platform is a converter. hostBusAdapter(5) - platform is a Host Bus Adapter (HBA). swProxyAgent(6) - platform is a s/w proxy agent. storageDevice(7) - platform is a Storage device. host(8) - platform is a host. storageSubSys(9) - platform is a storage sub-system module(10) - platform is a module. swDriver(11) - platform is a s/w driver. storageAccessDev(12) - platform is a storage access device.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), gateway(3), converter(4), hostBusAdapter(5), swProxyAgent(6), storageDevice(7), host(8), storageSubSys(9), module(10), swDriver(11), storageAccessDev(12)  

FcFcsRejReasonExplanation  
The reject reason code explanation. noAdditionalExplanation(1) - no additional expl. invNameIdForIEOrPort(2) - the format of IE or port name is invalid. ieListNotAvailable(3) - IE list is not available. ieTypeNotAvailable(4) - IE type is not available. domainIdNotAvailable(5) - Domain ID is not available. mgmtIdNotAvailable(6) - mgmt ID is not available. fabNameNotAvailable(7) - fabric name is not available. ielogNameNotAvailable(8) - IE logical name is not available. mgmtAddrListNotAvailable(9) - mgmt address list is not available. ieInfoListNotAvailable(10) - IE info list is not available. portListNotAvailable(11) - port list is not available. portTypeNotAvailable(12) - port type is not available. phyPortNumNotAvailable(13) - physical port number is not available. attPortNameListNotAvailable(14) - attached port name list is not available. portStateNotAvailable(15) - port state is not available. unableToRegIELogName(16) - not able to register IE logical name. platformNameNoExist(17) - platform name does not exist. platformNameAlreadyExists(18) - platform name already exists. platformNodeNameNoExists(19) - platform node name does not exist. platformNodeNameAlreadyExists(20) - platform node name already exists.
TEXTUAL-CONVENTION    
  INTEGER noAdditionalExplanation(1), invNameIdForIEOrPort(2), ieListNotAvailable(3), ieTypeNotAvailable(4), domainIdNotAvailable(5), mgmtIdNotAvailable(6), fabNameNotAvailable(7), ielogNameNotAvailable(8), mgmtAddrListNotAvailable(9), ieInfoListNotAvailable(10), portListNotAvailable(11), portTypeNotAvailable(12), phyPortNumNotAvailable(13), attPortNameListNotAvailable(14), portStateNotAvailable(15), unableToRegIELogName(16), platformNameNoExist(17), platformNameAlreadyExists(18), platformNodeNameNoExists(19), platformNodeNameAlreadyExists(20)  

FcsDiscoveryStatusEntry  
SEQUENCE    
  fcsDiscoveryStatus INTEGER
  fcsDiscoveryCompleteTime TimeStamp

FcsIeEntry  
SEQUENCE    
  fcsIeName FcNameId
  fcsIeType FcIeType
  fcsIeDomainId DomainIdOrZero
  fcsIeMgmtId FcAddressId
  fcsIeFabricName FcNameId
  fcsIeLogicalName OCTET STRING
  fcsIeMgmtAddrListIndex ListIndexOrZero
  fcsIeInfoList OCTET STRING
  fcsIePortListIndex ListIndexOrZero

FcsMgmtAddrListEntry  
SEQUENCE    
  fcsMgmtAddrListIndex ListIndex
  fcsMgmtAddrIndex Unsigned32
  fcsMgmtAddr OCTET STRING
  fcsMgmtAddrConfigSource CreatedBy
  fcsMgmtAddrRowStatus RowStatus

FcsPortListEntry  
SEQUENCE    
  fcsPortListIndex ListIndex

FcsPortEntry  
SEQUENCE    
  fcsPortName FcNameId
  fcsPortType FcPortTypes
  fcsPortTXType FcPortTxTypes
  fcsPortModuleType FcPortModuleTypes
  fcsPortPhyPortNum Integer32
  fcsPortAttachPortNameIndex ListIndexOrZero
  fcsPortState FcPortState

FcsAttachPortNameListEntry  
SEQUENCE    
  fcsAttachPortNameListIndex ListIndex
  fcsAttachPortName OCTET STRING

FcsPlatformEntry  
SEQUENCE    
  fcsPlatformIndex Unsigned32
  fcsPlatformName OCTET STRING
  fcsPlatformType FcPlatformType
  fcsPlatformNodeNameListIndex ListIndexOrZero
  fcsPlatformMgmtAddrListIndex ListIndexOrZero
  fcsPlatformConfigSource CreatedBy
  fcsPlatformValidation INTEGER
  fcsPlatformValidationResult INTEGER
  fcsPlatformRowStatus RowStatus

FcsNodeNameListEntry  
SEQUENCE    
  fcsNodeNameListIndex ListIndex
  fcsNodeName FcNameId
  fcsNodeNameConfigSource CreatedBy
  fcsNodeNameRowStatus RowStatus

FcsStatsEntry  
SEQUENCE    
  fcsRxGetReqs Counter32
  fcsTxGetReqs Counter32
  fcsRxRegReqs Counter32
  fcsTxRegReqs Counter32
  fcsRxDeregReqs Counter32
  fcsTxDeregReqs Counter32
  fcsTxRscns Counter32
  fcsRxRscns Counter32
  fcsRejects Counter32

Defined Values

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.
MODULE-IDENTITY    

ciscoFcsMIBObjects 1.3.6.1.4.1.9.9.297.1
OBJECT IDENTIFIER    

fcsMIBConformance 1.3.6.1.4.1.9.9.297.2
OBJECT IDENTIFIER    

fcsConfiguration 1.3.6.1.4.1.9.9.297.1.1
OBJECT IDENTIFIER    

fcsStats 1.3.6.1.4.1.9.9.297.1.2
OBJECT IDENTIFIER    

fcsInformation 1.3.6.1.4.1.9.9.297.1.3
OBJECT IDENTIFIER    

fcsNotification 1.3.6.1.4.1.9.9.297.1.4
OBJECT IDENTIFIER    

fcsNotifications 1.3.6.1.4.1.9.9.297.1.4.0
OBJECT IDENTIFIER    

fcsVsanDiscoverySpinLock 1.3.6.1.4.1.9.9.297.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

fcsVsanDiscoveryName 1.3.6.1.4.1.9.9.297.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

fcsVsanDiscoveryList2k 1.3.6.1.4.1.9.9.297.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  FcList  

fcsVsanDiscoveryList4k 1.3.6.1.4.1.9.9.297.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  FcList  

fcsStartDiscovery 1.3.6.1.4.1.9.9.297.1.1.5
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER startDiscovery(1), noOp(2)  

fcsDiscoveryStatusTable 1.3.6.1.4.1.9.9.297.1.1.6
This table contains the status of the discovery for all VSANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsDiscoveryStatusEntry

fcsDiscoveryStatusEntry 1.3.6.1.4.1.9.9.297.1.1.6.1
An entry (conceptual row) in this table. The discovery status for a particular VSAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsDiscoveryStatusEntry  

fcsDiscoveryStatus 1.3.6.1.4.1.9.9.297.1.1.6.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inProgress(1), completed(2), databaseInvalid(3)  

fcsDiscoveryCompleteTime 1.3.6.1.4.1.9.9.297.1.1.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

fcsVsanDiscoveryTimeOut 1.3.6.1.4.1.9.9.297.1.1.7
The minimum interval of time for which the discovered data on a VSAN is cached by the Fabric Configuration Server.
Status: current Access: read-write
OBJECT-TYPE    
  TimeIntervalSec 300..1800  

fcsDiscoveryInvalidateCache2k 1.3.6.1.4.1.9.9.297.1.1.8
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'.
Status: current Access: read-write
OBJECT-TYPE    
  FcList  

fcsDiscoveryInvalidateCache4k 1.3.6.1.4.1.9.9.297.1.1.9
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'.
Status: current Access: read-write
OBJECT-TYPE    
  FcList  

fcsIeNumber 1.3.6.1.4.1.9.9.297.1.1.10
The number of entries currently present in the fcsIeTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..489472  

fcsIeTable 1.3.6.1.4.1.9.9.297.1.1.11
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsIeEntry

fcsIeEntry 1.3.6.1.4.1.9.9.297.1.1.11.1
An entry (coneptual row) in this table. It gives information on an Interconnect Element.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsIeEntry  

fcsIeName 1.3.6.1.4.1.9.9.297.1.1.11.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcNameId  

fcsIeType 1.3.6.1.4.1.9.9.297.1.1.11.1.2
The type of this Interconnect Element.
Status: current Access: read-only
OBJECT-TYPE    
  FcIeType  

fcsIeDomainId 1.3.6.1.4.1.9.9.297.1.1.11.1.3
The Domain Id of this Interconnect Element. If the Domain Id has not been configured, then this object will have the value of zero.
Status: current Access: read-only
OBJECT-TYPE    
  DomainIdOrZero  

fcsIeMgmtId 1.3.6.1.4.1.9.9.297.1.1.11.1.4
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'.
Status: current Access: read-only
OBJECT-TYPE    
  FcAddressId  

fcsIeFabricName 1.3.6.1.4.1.9.9.297.1.1.11.1.5
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'.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameId  

fcsIeLogicalName 1.3.6.1.4.1.9.9.297.1.1.11.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

fcsIeMgmtAddrListIndex 1.3.6.1.4.1.9.9.297.1.1.11.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  ListIndexOrZero  

fcsIeInfoList 1.3.6.1.4.1.9.9.297.1.1.11.1.8
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'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

fcsIePortListIndex 1.3.6.1.4.1.9.9.297.1.1.11.1.9
The index of the port list corresponding to this Interconnect Element. This object is an index into the fcsPortListTable.
Status: current Access: read-only
OBJECT-TYPE    
  ListIndexOrZero  

fcsMgmtAddrListTable 1.3.6.1.4.1.9.9.297.1.1.12
This table contains the set of management address lists currently referenced by any instance of the fcsIeMgmtAddrListIndex or fcsPlatformMgmtAddrListIndex objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsMgmtAddrListEntry

fcsMgmtAddrListEntry 1.3.6.1.4.1.9.9.297.1.1.12.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsMgmtAddrListEntry  

fcsMgmtAddrListIndex 1.3.6.1.4.1.9.9.297.1.1.12.1.1
The index of the management address list.
Status: current Access: not-accessible
OBJECT-TYPE    
  ListIndex 1..2147483647  

fcsMgmtAddrIndex 1.3.6.1.4.1.9.9.297.1.1.12.1.2
The index of a management address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

fcsMgmtAddr 1.3.6.1.4.1.9.9.297.1.1.12.1.3
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'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

fcsMgmtAddrConfigSource 1.3.6.1.4.1.9.9.297.1.1.12.1.4
The source of configuration of this entry. Note that an entry which is configured via GS3 cannot be deleted through SNMP.
Status: current Access: read-only
OBJECT-TYPE    
  CreatedBy  

fcsMgmtAddrRowStatus 1.3.6.1.4.1.9.9.297.1.1.12.1.5
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fcsPortListTable 1.3.6.1.4.1.9.9.297.1.1.13
This table contains all the lists of ports that are associated with Interconnect Elements contained in fcsIeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsPortListEntry

fcsPortListEntry 1.3.6.1.4.1.9.9.297.1.1.13.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsPortListEntry  

fcsPortListIndex 1.3.6.1.4.1.9.9.297.1.1.13.1.1
The index of the port list.
Status: current Access: read-only
OBJECT-TYPE    
  ListIndex 1..2147483647  

fcsPortNumber 1.3.6.1.4.1.9.9.297.1.1.14
The number of entries currently present in the fcsPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

fcsPortTable 1.3.6.1.4.1.9.9.297.1.1.15
This table contains information of all the ports. These ports are grouped into lists by the fcsPortListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsPortEntry

fcsPortEntry 1.3.6.1.4.1.9.9.297.1.1.15.1
An entry (conceptual row) in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsPortEntry  

fcsPortName 1.3.6.1.4.1.9.9.297.1.1.15.1.1
The WWN of the port for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcNameId  

fcsPortType 1.3.6.1.4.1.9.9.297.1.1.15.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortTypes  

fcsPortTXType 1.3.6.1.4.1.9.9.297.1.1.15.1.3
The TX type of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortTxTypes  

fcsPortModuleType 1.3.6.1.4.1.9.9.297.1.1.15.1.4
The module type of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortModuleTypes  

fcsPortPhyPortNum 1.3.6.1.4.1.9.9.297.1.1.15.1.5
The physical number corresponding to this port entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

fcsPortAttachPortNameIndex 1.3.6.1.4.1.9.9.297.1.1.15.1.6
The index of the attached port name list corresponding to this port entry. This object is an index into the fcsAttachPortNameListTable.
Status: current Access: read-only
OBJECT-TYPE    
  ListIndexOrZero  

fcsPortState 1.3.6.1.4.1.9.9.297.1.1.15.1.7
The state of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortState  

fcsAttachPortNameListTable 1.3.6.1.4.1.9.9.297.1.1.16
This table contains all the lists of attach port names.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsAttachPortNameListEntry

fcsAttachPortNameListEntry 1.3.6.1.4.1.9.9.297.1.1.16.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsAttachPortNameListEntry  

fcsAttachPortNameListIndex 1.3.6.1.4.1.9.9.297.1.1.16.1.1
The index of the attach port name list.
Status: current Access: not-accessible
OBJECT-TYPE    
  ListIndex 1..2147483647  

fcsAttachPortName 1.3.6.1.4.1.9.9.297.1.1.16.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

fcsPlatformNumber 1.3.6.1.4.1.9.9.297.1.1.17
The number of entries currently present in the fcsPlatformTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

fcsPlatformTable 1.3.6.1.4.1.9.9.297.1.1.18
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsPlatformEntry

fcsPlatformEntry 1.3.6.1.4.1.9.9.297.1.1.18.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsPlatformEntry  

fcsPlatformIndex 1.3.6.1.4.1.9.9.297.1.1.18.1.1
The index of this platform.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

fcsPlatformName 1.3.6.1.4.1.9.9.297.1.1.18.1.2
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'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

fcsPlatformType 1.3.6.1.4.1.9.9.297.1.1.18.1.3
The type of this platform.
Status: current Access: read-create
OBJECT-TYPE    
  FcPlatformType  

fcsPlatformNodeNameListIndex 1.3.6.1.4.1.9.9.297.1.1.18.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  ListIndexOrZero  

fcsPlatformMgmtAddrListIndex 1.3.6.1.4.1.9.9.297.1.1.18.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  ListIndexOrZero  

fcsPlatformConfigSource 1.3.6.1.4.1.9.9.297.1.1.18.1.6
The source of configuration of this entry. Note that an entry which is configured via GS3 cannot be deleted through SNMP.
Status: current Access: read-only
OBJECT-TYPE    
  CreatedBy  

fcsPlatformValidation 1.3.6.1.4.1.9.9.297.1.1.18.1.7
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER validate(1), noop(2)  

fcsPlatformValidationResult 1.3.6.1.4.1.9.9.297.1.1.18.1.8
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'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), inProgress(2), nameInvalid(3), nodeInvalid(4), failure(5)  

fcsPlatformRowStatus 1.3.6.1.4.1.9.9.297.1.1.18.1.9
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fcsNodeNameListTable 1.3.6.1.4.1.9.9.297.1.1.19
This table contains all the lists of nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsNodeNameListEntry

fcsNodeNameListEntry 1.3.6.1.4.1.9.9.297.1.1.19.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsNodeNameListEntry  

fcsNodeNameListIndex 1.3.6.1.4.1.9.9.297.1.1.19.1.1
The index of the node name list.
Status: current Access: not-accessible
OBJECT-TYPE    
  ListIndex 1..2147483647  

fcsNodeName 1.3.6.1.4.1.9.9.297.1.1.19.1.2
The name of this node entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcNameId  

fcsNodeNameConfigSource 1.3.6.1.4.1.9.9.297.1.1.19.1.3
The source of configuration of this entry. Note that an entry configured via GS-3 cannot be deleted through SNMP.
Status: current Access: read-only
OBJECT-TYPE    
  CreatedBy  

fcsNodeNameRowStatus 1.3.6.1.4.1.9.9.297.1.1.19.1.4
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fcsTotalRejects 1.3.6.1.4.1.9.9.297.1.2.1
The total number of requests rejected by the local switch across all VSANs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsStatsTable 1.3.6.1.4.1.9.9.297.1.2.2
This table contains all the statistics related to the Fabric Configuration Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcsStatsEntry

fcsStatsEntry 1.3.6.1.4.1.9.9.297.1.2.2.1
An entry (conceptual row) in this table. Some statistics for a particular VSAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcsStatsEntry  

fcsRxGetReqs 1.3.6.1.4.1.9.9.297.1.2.2.1.1
The number of Get Requests received by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsTxGetReqs 1.3.6.1.4.1.9.9.297.1.2.2.1.2
The number of Get Requests sent by the Fabric Configuration Server on this VSAN to other servers in the fabric.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsRxRegReqs 1.3.6.1.4.1.9.9.297.1.2.2.1.3
The number of Registration Requests received by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsTxRegReqs 1.3.6.1.4.1.9.9.297.1.2.2.1.4
The number of Registration Requests sent by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsRxDeregReqs 1.3.6.1.4.1.9.9.297.1.2.2.1.5
The number of Deregistration Requests received by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsTxDeregReqs 1.3.6.1.4.1.9.9.297.1.2.2.1.6
The number of Deregistration Requests sent by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsTxRscns 1.3.6.1.4.1.9.9.297.1.2.2.1.7
The number of Registered State Change Notifications (RSCNs) sent by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsRxRscns 1.3.6.1.4.1.9.9.297.1.2.2.1.8
The number of Registered State Change Notifications (RSCNs) received by the Fabric Configuration Server on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsRejects 1.3.6.1.4.1.9.9.297.1.2.2.1.9
The total number of requests rejected by the local switch on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcsRejReasonCode 1.3.6.1.4.1.9.9.297.1.3.1
This object contains the reason code corresponding to the latest Fabric Configuration Server request rejected by the local system.
Status: current Access: read-only
OBJECT-TYPE    
  FcGs3RejectReasonCode  

fcsRejReasonCodeExplanation 1.3.6.1.4.1.9.9.297.1.3.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcFcsRejReasonExplanation  

fcsMgmtAddrChangeVsanIndex 1.3.6.1.4.1.9.9.297.1.3.3
Represents the VSAN id on which a management address change has been detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VsanIndex  

fcsMgmtAddrChangeIeName 1.3.6.1.4.1.9.9.297.1.3.4
Represents the IE for which a management address change has been detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FcNameId  

fcsReqRejNotifyEnable 1.3.6.1.4.1.9.9.297.1.1.20
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fcsDiscoveryCompleteNotifyEnable 1.3.6.1.4.1.9.9.297.1.1.21
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

fcsMIBCompliances 1.3.6.1.4.1.9.9.297.2.1
OBJECT IDENTIFIER    

fcsMIBGroups 1.3.6.1.4.1.9.9.297.2.2
OBJECT IDENTIFIER    

fcsMIBCompliance 1.3.6.1.4.1.9.9.297.2.1.1
The compliance statement for entities which implement the Fabric Configuration Server.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

fcsMIBComplianceRev1 1.3.6.1.4.1.9.9.297.2.1.2
The compliance statement for entities which implement the Fabric Configuration Server.
Status: current Access: read-create
MODULE-COMPLIANCE    

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.
Status: current Access: read-create
OBJECT-GROUP    

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.
Status: current Access: read-create
OBJECT-GROUP    

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.
Status: deprecated Access: read-create
OBJECT-GROUP    

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.
Status: deprecated Access: read-create
NOTIFICATION-GROUP    

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.
Status: current Access: read-create
NOTIFICATION-GROUP    

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.
Status: current Access: read-create
OBJECT-GROUP