T11-FABRIC-CONFIG-SERVER-MIB

File: T11-FABRIC-CONFIG-SERVER-MIB.mib (67127 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB FC-MGMT-MIB T11-FC-NAME-SERVER-MIB
T11-TC-MIB T11-FC-FABRIC-ADDR-MGR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 Counter32 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION TruthValue TimeStamp
SnmpAdminString FcPortType FcNameIdOrZero
FcDomainIdOrZero fcmInstanceIndex fcmSwitchIndex
FcAddressIdOrZero T11NsGs4RejectReasonCode T11FabricIndex
t11FamLocalSwitchWwn

Defined Types

T11ListIndex  
An index which identifies a list of elements. All elements which belong to the same list have the same index value. This syntax is used for objects which identify a list in the INDEX clause of a table of elements of that type of list.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

T11ListIndexPointer  
Objects with this syntax point to a list of elements contained in a table, by holding the same value as the object with syntax T11ListIndex defined in the table's INDEX clause, or, zero to indicate an empty list. The definition of an object with this syntax must identify the table(s) into which it points.
TEXTUAL-CONVENTION    
  Unsigned32  

FcIeType  
The type of Interconnect Element (IE): unknown(1) - an unknown IE. other(2) - some other type of IE. switch(3) - the IE is a switch. hub(4) - the IE is a hub. bridge(5) - the 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. other(2) - some other state. online(3) - port is in online state. offline(4) - port is in offline state. testing(5) - port is in testing state. fault(6) - port is faulty.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), online(3), offline(4), testing(5), fault(6)  

FcPortTxType  
The technology of the port transceiver: unknown - unknown (includes the 'null' type) other - some other technology shortwave850nm - Short wave laser - SN (850 nm) longwave1550nm - Long wave laser - LL (1550 nm) longwave1310nm - Long wave laser cost reduced - LC (1310 nm) electrical - Electrical - EL.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), shortwave850nm(3), longwave1550nm(4), longwave1310nm(5), electrical(6)  

T11FcsRejectReasonExplanation  
The reject reason code explanation: noAdditionalExplanation(1) - no additional explanation. 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. resourceUnavailable(21) - resource unavailable. noEntriesInLunMap(22) - zero entries in OS LUN Map. invalidDeviceNameLength(23) - invalid OS device name length. multipleAttributes(24) - multiple attributes of same type in platform attribute block. invalidAttribBlockLength(25) - invalid platform attribute block length. attributesMissing(26) - required platform attributes not present.
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), resourceUnavailable(21), noEntriesInLunMap(22), invalidDeviceNameLength(23), multipleAttributes(24), invalidAttribBlockLength(25), attributesMissing(26)  

T11FcsFabricDiscoveryEntry  
SEQUENCE    
  t11FcsFabricDiscoveryRangeLow T11FabricIndex
  t11FcsFabricDiscoveryRangeHigh T11FabricIndex
  t11FcsFabricDiscoveryStart INTEGER
  t11FcsFabricDiscoveryTimeOut Unsigned32

T11FcsDiscoveryStateEntry  
SEQUENCE    
  t11FcsFabricIndex T11FabricIndex
  t11FcsDiscoveryStatus INTEGER
  t11FcsDiscoveryCompleteTime TimeStamp

T11FcsIeEntry  
SEQUENCE    
  t11FcsIeName FcNameIdOrZero
  t11FcsIeType FcIeType
  t11FcsIeDomainId FcDomainIdOrZero
  t11FcsIeMgmtId FcAddressIdOrZero
  t11FcsIeFabricName FcNameIdOrZero
  t11FcsIeLogicalName OCTET STRING
  t11FcsIeMgmtAddrListIndex T11ListIndexPointer
  t11FcsIeInfoList OCTET STRING
  t11FcsIePortListIndex T11ListIndexPointer

T11FcsMgmtAddrListEntry  
SEQUENCE    
  t11FcsMgmtAddrListIndex T11ListIndex
  t11FcsMgmtAddrIndex Unsigned32
  t11FcsMgmtAddr SnmpAdminString

T11FcsPortListEntry  
SEQUENCE    
  t11FcsPortListIndex T11ListIndex

T11FcsPortEntry  
SEQUENCE    
  t11FcsPortName FcNameIdOrZero
  t11FcsPortType FcPortType
  t11FcsPortTXType FcPortTxType
  t11FcsPortModuleType Unsigned32
  t11FcsPortPhyPortNum Unsigned32
  t11FcsPortAttachPortNameIndex T11ListIndexPointer
  t11FcsPortState FcPortState
  t11FcsPortSpeedCapab OCTET STRING
  t11FcsPortOperSpeed OCTET STRING
  t11FcsPortZoningEnfStatus OCTET STRING

T11FcsAttachPortNameListEntry  
SEQUENCE    
  t11FcsAttachPortNameListIndex T11ListIndex
  t11FcsAttachPortName OCTET STRING

T11FcsPlatformEntry  
SEQUENCE    
  t11FcsPlatformIndex Unsigned32
  t11FcsPlatformName OCTET STRING
  t11FcsPlatformType OCTET STRING
  t11FcsPlatformNodeNameListIndex T11ListIndexPointer
  t11FcsPlatformMgmtAddrListIndex T11ListIndexPointer
  t11FcsPlatformVendorId SnmpAdminString
  t11FcsPlatformProductId SnmpAdminString
  t11FcsPlatformProductRevLevel SnmpAdminString
  t11FcsPlatformDescription SnmpAdminString
  t11FcsPlatformLabel SnmpAdminString
  t11FcsPlatformLocation SnmpAdminString
  t11FcsPlatformSystemID SnmpAdminString
  t11FcsPlatformSysMgmtAddr T11ListIndexPointer
  t11FcsPlatformClusterId SnmpAdminString
  t11FcsPlatformClusterMgmtAddr T11ListIndexPointer
  t11FcsPlatformFC4Types OCTET STRING

T11FcsNodeNameListEntry  
SEQUENCE    
  t11FcsNodeNameListIndex T11ListIndex
  t11FcsNodeName FcNameIdOrZero

T11FcsStatsEntry  
SEQUENCE    
  t11FcsRxGetReqs Counter32
  t11FcsTxGetReqs Counter32
  t11FcsRxRegReqs Counter32
  t11FcsTxRegReqs Counter32
  t11FcsRxDeregReqs Counter32
  t11FcsTxDeregReqs Counter32
  t11FcsTxRscns Counter32
  t11FcsRxRscns Counter32
  t11FcsRejects Counter32

T11FcsNotifyControlEntry  
SEQUENCE    
  t11FcsReqRejectNotifyEnable TruthValue
  t11FcsDiscoveryCompNotifyEnable TruthValue
  t11FcsMgmtAddrChangeNotifyEnable TruthValue
  t11FcsRejectCtCommandString OCTET STRING
  t11FcsRejectRequestSource FcNameIdOrZero
  t11FcsRejectReasonCode T11NsGs4RejectReasonCode
  t11FcsRejectReasonCodeExp T11FcsRejectReasonExplanation

Defined Values

t11FabricConfigServerMIB 1.3.6.1.2.1.1
The MIB module for the management of a Fabric Configuration Server (FCS) in a Fibre Channel (FC) network. An FCS is defined by the FC-GS-5 standard. This MIB provides the capabilities to trigger a discovery of the configuration of one or more Fabrics, to retrieve the results of such a discovery, as well as to control and monitor the operation of an FCS. The discovered configuration contains information about: - Interconnect Elements (IEs), i.e., switches, hubs, bridges, etc., - Ports on IEs, and - Platforms which consist of one or more FC nodes.
MODULE-IDENTITY    

t11FcsMIBObjects 1.3.6.1.2.1.1.1
OBJECT IDENTIFIER    

t11FcsMIBConformance 1.3.6.1.2.1.1.2
OBJECT IDENTIFIER    

t11FcsNotifications 1.3.6.1.2.1.1.0
OBJECT IDENTIFIER    

t11FcsDiscovery 1.3.6.1.2.1.1.1.1
OBJECT IDENTIFIER    

t11FcsDiscoveredConfig 1.3.6.1.2.1.1.1.2
OBJECT IDENTIFIER    

t11FcsStats 1.3.6.1.2.1.1.1.3
OBJECT IDENTIFIER    

t11FcsNotificationInfo 1.3.6.1.2.1.1.1.4
OBJECT IDENTIFIER    

t11FcsFabricDiscoveryTable 1.3.6.1.2.1.1.1.1.1
This table contains control information for discovery of fabric configuration by locally-managed switches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsFabricDiscoveryEntry

t11FcsFabricDiscoveryEntry 1.3.6.1.2.1.1.1.1.1.1
Control information for discovery by the switch identified by fcmInstanceIndex and fcmSwitchIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsFabricDiscoveryEntry  

t11FcsFabricDiscoveryRangeLow 1.3.6.1.2.1.1.1.1.1.1.1
The discovery by a particular switch operates within all existing Fabrics that have a fabric index within a specific range. This object specifies the minimum Fabric index value within that range. This value just represents the lower end of the range and does not necessarily represent any existing fabric.
Status: current Access: read-write
OBJECT-TYPE    
  T11FabricIndex  

t11FcsFabricDiscoveryRangeHigh 1.3.6.1.2.1.1.1.1.1.1.2
The discovery by a particular switch operates within all existing fabrics that have a fabric index within a specific range. This object specifies the maximum fabric index value within that range. This value just represents the higher end of the range and does not necessarily represent any existing fabric.
Status: current Access: read-write
OBJECT-TYPE    
  T11FabricIndex  

t11FcsFabricDiscoveryStart 1.3.6.1.2.1.1.1.1.1.1.3
This object provides the capability to trigger the start of a discovery by a Fabric Configuration Server. If this object is set to 'start', then the discovery is started on those fabrics which have their fabric index value in the range specified by t11FcsFabricDiscoveryRangeLow and t11FcsFabricDiscoveryRangeHigh. Setting this object to 'start' will be rejected if a discovery is already/still in progress on any fabrics in the specified range. 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 start(1), noOp(2)  

t11FcsFabricDiscoveryTimeOut 1.3.6.1.2.1.1.1.1.1.1.4
The minimum interval of time for which the discovered fabric information is cached by a Fabric Configuration Server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 300..86400  

t11FcsDiscoveryStateTable 1.3.6.1.2.1.1.1.1.2
This table contains the status of discovery for all fabrics known to locally-managed switches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsDiscoveryStateEntry

t11FcsDiscoveryStateEntry 1.3.6.1.2.1.1.1.1.2.1
The discovery status for a particular fabric on the switch identified by fcmInstanceIndex and fcmSwitchIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsDiscoveryStateEntry  

t11FcsFabricIndex 1.3.6.1.2.1.1.1.1.2.1.1
A unique index value which uniquely identifies a particular fabric. In a fabric conformant to FC-SW-4, multiple Virtual Fabrics can operate within one (or more) physical infrastructures, and this index value is used to uniquely identify a particular (physical or virtual) fabric within a physical infrastructure. In a fabric conformant to versions earlier than FC-SW-4, only a single fabric could operate within a physical infrastructure, and thus, the value of this fabric index was defined to always be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FabricIndex  

t11FcsDiscoveryStatus 1.3.6.1.2.1.1.1.1.2.1.2
The status of the discovery for the particular fabric. Initially when the switch comes up, all instances of this object have the value: 'localOnly', and the database contains only local information, i.e., no information discovered via the Fabric Configuration Server protocol specified in FC-GS-5. If t11FcsFabricDiscoveryStart is set to 'start' for a range of fabrics which includes this fabric, then the value of this object transitions to 'inProgress'. When the discovery completes, this object transitions to 'completed', and the data is cached for the minimum interval of time specified by t11FcsFabricDiscoveryTimeOut. After this interval has been exceeded, the data may be lost, in which case this object is set to 'localOnly'. If a manager sets this object to 'localOnly', the cached data for the fabric is discarded immediately, and if a discovery was in progress for this fabric, then that discovery is aborted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inProgress(1), completed(2), localOnly(3)  

t11FcsDiscoveryCompleteTime 1.3.6.1.2.1.1.1.1.2.1.3
This object contains the value of sysUpTime at which discovery was most recently completed or aborted on this fabric. This object contains the value of zero before the first discovery on this fabric.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

t11FcsIeTable 1.3.6.1.2.1.1.1.2.1
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 local resources. 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 fabrics, 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 t11FcsFabricDiscoveryTimeOut seconds after the completion of its discovery or till the discovered data is invalidated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsIeEntry

t11FcsIeEntry 1.3.6.1.2.1.1.1.2.1.1
Information about an Interconnect Element which was discovered on a fabric (identified by t11FcsFabricIndex), by a switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsIeEntry  

t11FcsIeName 1.3.6.1.2.1.1.1.2.1.1.1
The WWN of an Interconnect Element. This object uniquely identifies an Interconnect Element on a fabric. If the IE is a switch, then this object is the Node WWN of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcNameIdOrZero  

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

t11FcsIeDomainId 1.3.6.1.2.1.1.1.2.1.1.3
The Domain Id of this Interconnect Element.
Status: current Access: read-only
OBJECT-TYPE    
  FcDomainIdOrZero  

t11FcsIeMgmtId 1.3.6.1.2.1.1.1.2.1.1.4
The management identifer of this Interconnect Element. If the Interconnect Element is a switch, this object will be the Domain Controller identifier of the switch. When the value of the identifier is unknown, this object contains the all-zeros value: x'00 00 00'.
Status: current Access: read-only
OBJECT-TYPE    
  FcAddressIdOrZero  

t11FcsIeFabricName 1.3.6.1.2.1.1.1.2.1.1.5
The fabric name of this Interconnect Element. When the fabric name is unknown, this object contains the all-zeros value: x'00 00 00 00 00 00 00 00'.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

t11FcsIeLogicalName 1.3.6.1.2.1.1.1.2.1.1.6
The logical name of this Interconnect Element. When the logical name is unknown, this object contains the zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

t11FcsIeMgmtAddrListIndex 1.3.6.1.2.1.1.1.2.1.1.7
The management address list for this Interconnect Element. This object points to an entry in the t11FcsMgmtAddrListTable.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

t11FcsIeInfoList 1.3.6.1.2.1.1.1.2.1.1.8
The information list for this Interconnect Element. This object contains the following substrings in order: vendor name, model name/number and release code/level, followed by zero or more substrings of vendor-specific information. Each substring is terminated with a byte containing a null value (x'00').
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..252)  

t11FcsIePortListIndex 1.3.6.1.2.1.1.1.2.1.1.9
The port list for this Interconnect Element. This object points to an entry in the t11FcsPortListTable.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

t11FcsMgmtAddrListTable 1.3.6.1.2.1.1.1.2.2
This table contains the set of management address lists which are currently referenced by any instance of the t11FcsIeMgmtAddrListIndex or t11FcsPlatformMgmtAddrListIndex objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsMgmtAddrListEntry

t11FcsMgmtAddrListEntry 1.3.6.1.2.1.1.1.2.2.1
Information about one management address in a management address list, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsMgmtAddrListEntry  

t11FcsMgmtAddrListIndex 1.3.6.1.2.1.1.1.2.2.1.1
The index value of the management address list.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11ListIndex  

t11FcsMgmtAddrIndex 1.3.6.1.2.1.1.1.2.2.1.2
An integer value to distinguish different management addresses in the same list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

t11FcsMgmtAddr 1.3.6.1.2.1.1.1.2.2.1.3
The management address of this entry. The format of this object may be based on the format of the Uniform Resource Locator (URL). For example, for SNMP, see RFC 4088.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

t11FcsPortListTable 1.3.6.1.2.1.1.1.2.3
This table contains all the lists of ports that are associated with Interconnect Elements contained in t11FcsIeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsPortListEntry

t11FcsPortListEntry 1.3.6.1.2.1.1.1.2.3.1
An entry which identifies that the port which has the port name, t11FcsPortName, is in a particular list of ports, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsPortListEntry  

t11FcsPortListIndex 1.3.6.1.2.1.1.1.2.3.1.1
The index value of the port list.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndex  

t11FcsPortTable 1.3.6.1.2.1.1.1.2.4
This table contains information the ports which are grouped into lists by the t11FcsPortListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsPortEntry

t11FcsPortEntry 1.3.6.1.2.1.1.1.2.4.1
Information about a particular port, which is connected to a fabric (identified by t11FcsFabricIndex) and known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsPortEntry  

t11FcsPortName 1.3.6.1.2.1.1.1.2.4.1.1
The WWN of the port for whcih this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcNameIdOrZero  

t11FcsPortType 1.3.6.1.2.1.1.1.2.4.1.2
The Port Type of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortType  

t11FcsPortTXType 1.3.6.1.2.1.1.1.2.4.1.3
The TX type of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortTxType  

t11FcsPortModuleType 1.3.6.1.2.1.1.1.2.4.1.4
The port module type of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

t11FcsPortPhyPortNum 1.3.6.1.2.1.1.1.2.4.1.5
The physical number for this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

t11FcsPortAttachPortNameIndex 1.3.6.1.2.1.1.1.2.4.1.6
The attached port name list for this port. This object points to an entry in the t11FcsAttachPortNameListTable.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

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

t11FcsPortSpeedCapab 1.3.6.1.2.1.1.1.2.4.1.8
The port speed capabilities of this port. The two octets of the value are formatted as described in FC-GS-5.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

t11FcsPortOperSpeed 1.3.6.1.2.1.1.1.2.4.1.9
The operating speed of this port. The two octets of the value are formatted as described in FC-GS-5.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

t11FcsPortZoningEnfStatus 1.3.6.1.2.1.1.1.2.4.1.10
The zoning enforcement status of this port.. The twelve octets of the value are formatted as described in FC-GS-5.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

t11FcsAttachPortNameListTable 1.3.6.1.2.1.1.1.2.5
This table contains all the lists of attach port names.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsAttachPortNameListEntry

t11FcsAttachPortNameListEntry 1.3.6.1.2.1.1.1.2.5.1
Information about teh name of a particular attached port, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsAttachPortNameListEntry  

t11FcsAttachPortNameListIndex 1.3.6.1.2.1.1.1.2.5.1.1
The index value of the attach port name list.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11ListIndex  

t11FcsAttachPortName 1.3.6.1.2.1.1.1.2.5.1.2
The attached port name. 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, as described in FC-GS-5.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

t11FcsPlatformTable 1.3.6.1.2.1.1.1.2.6
This table contains information on platforms. By default, this table only contains information about a locally-managed switch. If a discovery is triggered, this table will also contain the information gathered by the discovery process. The discovered information is retained in this table for at least t11FcsFabricDiscoveryTimeOut seconds after the completion of its discovery or until the discovered cache is invalidated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsPlatformEntry

t11FcsPlatformEntry 1.3.6.1.2.1.1.1.2.6.1
Information about a particular platform, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex). A platform can contain multiple nodes. Information on nodes is contained in the t11FcsNodeNameListTable. The t11FcsPlatformNodeNameListIndex object in this table points to the list of nodes contained in this platform. Similarly, the t11FcsPlatformMgmtAddrListIndex object in this table points to the list of management addresses associated with this platform.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsPlatformEntry  

t11FcsPlatformIndex 1.3.6.1.2.1.1.1.2.6.1.1
An integer value to distinguish one platform from other platforms in the same fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

t11FcsPlatformName 1.3.6.1.2.1.1.1.2.6.1.2
The name of this platform. The last byte of the value indicates the format of the name, as specified in FC-GS-5.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

t11FcsPlatformType 1.3.6.1.2.1.1.1.2.6.1.3
The type(s) of this platform, encoded in four bytes as specified in FC-GS-5.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

t11FcsPlatformNodeNameListIndex 1.3.6.1.2.1.1.1.2.6.1.4
The list of nodes for this platform. This object points to an entry in the t11FcsNodeNameListTable.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

t11FcsPlatformMgmtAddrListIndex 1.3.6.1.2.1.1.1.2.6.1.5
The list of management addresses for this platform. This object points to an entry in the t11FcsMgmtAddrListTable.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

t11FcsPlatformVendorId 1.3.6.1.2.1.1.1.2.6.1.6
The identifier of the vendor of this platform.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|12)  

t11FcsPlatformProductId 1.3.6.1.2.1.1.1.2.6.1.7
The vendor's product and/or model identifier for this platform.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|20)  

t11FcsPlatformProductRevLevel 1.3.6.1.2.1.1.1.2.6.1.8
The product revision level for this platform.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|4..32)  

t11FcsPlatformDescription 1.3.6.1.2.1.1.1.2.6.1.9
The description of this platform. This value should include the full name and version identification of the platform's hardware type and software operating system.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|4..128)  

t11FcsPlatformLabel 1.3.6.1.2.1.1.1.2.6.1.10
An administratively assigned symbolic name for the platform.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|4..64)  

t11FcsPlatformLocation 1.3.6.1.2.1.1.1.2.6.1.11
The physical location of the platform (e.g., 'telephone closet, 3rd floor').
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|4..128)  

t11FcsPlatformSystemID 1.3.6.1.2.1.1.1.2.6.1.12
An identifier for a hosting system that this platform is associated with. This identifier is used to associate platforms of logical types (e.g., logical partitions) with a physical system.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|4..64)  

t11FcsPlatformSysMgmtAddr 1.3.6.1.2.1.1.1.2.6.1.13
A list of management addresses for the platform.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

t11FcsPlatformClusterId 1.3.6.1.2.1.1.1.2.6.1.14
An identifier for a cluster that this platform is associated with, where a cluster is a set of independent platforms that are managed together to provide increased performance capabilities, failover, etc.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|4..64)  

t11FcsPlatformClusterMgmtAddr 1.3.6.1.2.1.1.1.2.6.1.15
A list of management addresses for the cluster identified in the corresponding instance of t11FcsPlatformClusterId.
Status: current Access: read-only
OBJECT-TYPE    
  T11ListIndexPointer  

t11FcsPlatformFC4Types 1.3.6.1.2.1.1.1.2.6.1.16
The FC-4 types supported by this platform, formatted as a bit mask as specified in FC-GS-5. If this object contains the zero-length string, the types are unknown.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|32)  

t11FcsNodeNameListTable 1.3.6.1.2.1.1.1.2.7
This table contains all the lists of nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsNodeNameListEntry

t11FcsNodeNameListEntry 1.3.6.1.2.1.1.1.2.7.1
Information about a node, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsNodeNameListEntry  

t11FcsNodeNameListIndex 1.3.6.1.2.1.1.1.2.7.1.1
The index value of the node name list.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11ListIndex  

t11FcsNodeName 1.3.6.1.2.1.1.1.2.7.1.2
The name of this node.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

t11FcsStatsTable 1.3.6.1.2.1.1.1.3.1
This table contains all the statistics related to the Fabric Configuration Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsStatsEntry

t11FcsStatsEntry 1.3.6.1.2.1.1.1.3.1.1
A set of statistics for a particular fabric (identified by t11FcsFabricIndex) on a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsStatsEntry  

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

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

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

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

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

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

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

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

t11FcsRejects 1.3.6.1.2.1.1.1.3.1.1.9
The total number of requests rejected by the Fabric Configuration Server on this fabric.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FcsNotifyControlTable 1.3.6.1.2.1.1.1.4.1
A table of control information for notifications generated due to Fabric Configuration Server events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FcsNotifyControlEntry

t11FcsNotifyControlEntry 1.3.6.1.2.1.1.1.4.1.1
Each entry contains notification control information for a Fabric Configuration Server on a particular fabric (identified by t11FcsFabricIndex) on a particular switch (identified by fcmInstanceIndex and fcmSwitchIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FcsNotifyControlEntry  

t11FcsReqRejectNotifyEnable 1.3.6.1.2.1.1.1.4.1.1.1
This object specifies if the Fabric Configuration Server should generate 't11FcsReqectRejNotify' notifications. 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  

t11FcsDiscoveryCompNotifyEnable 1.3.6.1.2.1.1.1.4.1.1.2
This object specifies if the Fabric Configuration Server should generate 't11FcsDiscoveryCompleteNotify' notifications. 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  

t11FcsMgmtAddrChangeNotifyEnable 1.3.6.1.2.1.1.1.4.1.1.3
This object specifies if the Fabric Configuration Server should generate 't11FcsMgmtAddrChangeNotify' notifications. 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  

t11FcsRejectCtCommandString 1.3.6.1.2.1.1.1.4.1.1.4
The binary content of the Fabric Configuration Server request, formatted as an octet string (in network byte order) containing the CT_IU, as described in Table 2 of FC-GS-5 (including the preamble), which was most recently rejected by the Fabric Configuration Server for this fabric. This object contains the zero-length string if and when the CT-IU's content is unavailable. When the length of this object is 255 octets, it contains the first 255 octets of the CT-IU (in network-byte order).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

t11FcsRejectRequestSource 1.3.6.1.2.1.1.1.4.1.1.5
The WWN which was the source of the CT_IU contained in the corresponding instance of t11FcsRejectCtCommandString.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

t11FcsRejectReasonCode 1.3.6.1.2.1.1.1.4.1.1.6
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    
  T11NsGs4RejectReasonCode  

t11FcsRejectReasonCodeExp 1.3.6.1.2.1.1.1.4.1.1.7
When the corresponding instance of t11FcsRejectReasonCode has the value: 'unable to perform command request', this object contains the corresponding reason code explanation.
Status: current Access: read-only
OBJECT-TYPE    
  T11FcsRejectReasonExplanation  

t11FcsReqRejectNotify 1.3.6.1.2.1.1.0.1
This notification is generated whenever the Fabric Configuration Server on a switch (indicated by the value of t11FamLocalSwitchWwn) rejects a Fabric Configuration Server request. The Fabric Configuration Server should update the t11FcsRejReasonCode and t11FcsRejReasonCodeExplanation objects with the corresponding reason code and reason code explanation before sending the notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

t11FcsDiscoveryCompleteNotify 1.3.6.1.2.1.1.0.2
This notification is generated by the Fabric Configuration Server on the completion of the discovery of fabrics in the range which has t11FcsFabricDiscoveryRangeLow at its low end.
Status: current Access: read-only
NOTIFICATION-TYPE    

t11FcsMgmtAddrChangeNotify 1.3.6.1.2.1.1.0.3
This notification is generated by the Fabric Configuration Server whenever the management address of an IE changes, i.e., whenever an entry in the t11FcsMgmtAddrListTable changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

t11FcsMgmtAddrChangeFabricIndex 1.3.6.1.2.1.1.1.4.2
The index value which identifies the fabric on which a management address change has been detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  T11FabricIndex  

t11FcsMgmtAddrChangeIeName 1.3.6.1.2.1.1.1.4.3
The IE for which a management address change has been detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FcNameIdOrZero  

t11FcsMIBCompliances 1.3.6.1.2.1.1.2.1
OBJECT IDENTIFIER    

t11FcsMIBGroups 1.3.6.1.2.1.1.2.2
OBJECT IDENTIFIER    

t11FcsMIBCompliance 1.3.6.1.2.1.1.2.1.1
The compliance statement for entities which implement the Fabric Configuration Server.
Status: current Access: read-only
MODULE-COMPLIANCE    

t11FcsDiscoveryControlGroup 1.3.6.1.2.1.1.2.2.1
A collection of objects for requesting a Fabric Configuration Server to discover the configuration of one or more fabrics.
Status: current Access: read-only
OBJECT-GROUP    

t11FcsDiscoveryStatusGroup 1.3.6.1.2.1.1.2.2.2
A collection of objects with which to monitor the status of discovery (of fabric configurations) by Fabric Configuration Servers.
Status: current Access: read-only
OBJECT-GROUP    

t11FcsDiscoveredConfigGroup 1.3.6.1.2.1.1.2.2.3
A collection of objects to contain the fabric configuration information discovered by Fabric Configuration Servers.
Status: current Access: read-only
OBJECT-GROUP    

t11FcsStatisticsGroup 1.3.6.1.2.1.1.2.2.4
A collection of objects for Fabric Configuration Server statistics information.
Status: current Access: read-only
OBJECT-GROUP    

t11FcsNotificationInfoGroup 1.3.6.1.2.1.1.2.2.5
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-only
OBJECT-GROUP    

t11FcsNotificationGroup 1.3.6.1.2.1.1.2.2.6
A collection of notifications for monitoring Fabric Configuration Servers.
Status: current Access: read-only
NOTIFICATION-GROUP