T11-FABRIC-CONFIG-SERVER-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: T11-FABRIC-CONFIG-SERVER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
t11FcsNotifications | 1.3.6.1.2.1.1.0 | |||
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. |
||
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. |
||
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. |
||
t11FcsMIBObjects | 1.3.6.1.2.1.1.1 | |||
t11FcsDiscovery | 1.3.6.1.2.1.1.1.1 | |||
t11FcsFabricDiscoveryTable | 1.3.6.1.2.1.1.1.1.1 | no-access |
This table contains control information for discovery of fabric configuration by locally-managed switches. |
|
1.3.6.1.2.1.1.1.1.1.1 | no-access |
Control information for discovery by the switch identified by fcmInstanceIndex and fcmSwitchIndex. |
||
t11FcsFabricDiscoveryRangeLow | 1.3.6.1.2.1.1.1.1.1.1.1 | t11fabricindex | read-write |
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. |
t11FcsFabricDiscoveryRangeHigh | 1.3.6.1.2.1.1.1.1.1.1.2 | t11fabricindex | read-write |
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. |
t11FcsFabricDiscoveryStart | 1.3.6.1.2.1.1.1.1.1.1.3 | integer | read-write |
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'. Enumeration: 'start': 1, 'noOp': 2. |
t11FcsFabricDiscoveryTimeOut | 1.3.6.1.2.1.1.1.1.1.1.4 | unsigned32 | read-write |
The minimum interval of time for which the discovered fabric information is cached by a Fabric Configuration Server. |
t11FcsDiscoveryStateTable | 1.3.6.1.2.1.1.1.1.2 | no-access |
This table contains the status of discovery for all fabrics known to locally-managed switches. |
|
1.3.6.1.2.1.1.1.1.2.1 | no-access |
The discovery status for a particular fabric on the switch identified by fcmInstanceIndex and fcmSwitchIndex. |
||
t11FcsFabricIndex | 1.3.6.1.2.1.1.1.1.2.1.1 | t11fabricindex | no-access |
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. |
t11FcsDiscoveryStatus | 1.3.6.1.2.1.1.1.1.2.1.2 | integer | read-write |
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. Enumeration: 'inProgress': 1, 'completed': 2, 'localOnly': 3. |
t11FcsDiscoveryCompleteTime | 1.3.6.1.2.1.1.1.1.2.1.3 | timestamp | read-only |
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. |
t11FcsDiscoveredConfig | 1.3.6.1.2.1.1.1.2 | |||
t11FcsIeTable | 1.3.6.1.2.1.1.1.2.1 | no-access |
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. |
|
1.3.6.1.2.1.1.1.2.1.1 | no-access |
Information about an Interconnect Element which was discovered on a fabric (identified by t11FcsFabricIndex), by a switch (identified by fcmInstanceIndex and fcmSwitchIndex). |
||
t11FcsIeName | 1.3.6.1.2.1.1.1.2.1.1.1 | fcnameidorzero | no-access |
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. |
t11FcsIeType | 1.3.6.1.2.1.1.1.2.1.1.2 | fcietype | read-only |
The type of this Interconnect Element. |
t11FcsIeDomainId | 1.3.6.1.2.1.1.1.2.1.1.3 | fcdomainidorzero | read-only |
The Domain Id of this Interconnect Element. |
t11FcsIeMgmtId | 1.3.6.1.2.1.1.1.2.1.1.4 | fcaddressidorzero | read-only |
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'. |
t11FcsIeFabricName | 1.3.6.1.2.1.1.1.2.1.1.5 | fcnameidorzero | read-only |
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'. |
t11FcsIeLogicalName | 1.3.6.1.2.1.1.1.2.1.1.6 | octet string | read-only |
The logical name of this Interconnect Element. When the logical name is unknown, this object contains the zero-length string. |
t11FcsIeMgmtAddrListIndex | 1.3.6.1.2.1.1.1.2.1.1.7 | t11listindexpointer | read-only |
The management address list for this Interconnect Element. This object points to an entry in the t11FcsMgmtAddrListTable. |
t11FcsIeInfoList | 1.3.6.1.2.1.1.1.2.1.1.8 | octet string | read-only |
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'). |
t11FcsIePortListIndex | 1.3.6.1.2.1.1.1.2.1.1.9 | t11listindexpointer | read-only |
The port list for this Interconnect Element. This object points to an entry in the t11FcsPortListTable. |
t11FcsMgmtAddrListTable | 1.3.6.1.2.1.1.1.2.2 | no-access |
This table contains the set of management address lists which are currently referenced by any instance of the t11FcsIeMgmtAddrListIndex or t11FcsPlatformMgmtAddrListIndex objects. |
|
1.3.6.1.2.1.1.1.2.2.1 | no-access |
Information about one management address in a management address list, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex). |
||
t11FcsMgmtAddrListIndex | 1.3.6.1.2.1.1.1.2.2.1.1 | t11listindex | no-access |
The index value of the management address list. |
t11FcsMgmtAddrIndex | 1.3.6.1.2.1.1.1.2.2.1.2 | unsigned32 | no-access |
An integer value to distinguish different management addresses in the same list. |
t11FcsMgmtAddr | 1.3.6.1.2.1.1.1.2.2.1.3 | snmpadminstring | read-only |
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. |
t11FcsPortListTable | 1.3.6.1.2.1.1.1.2.3 | no-access |
This table contains all the lists of ports that are associated with Interconnect Elements contained in t11FcsIeTable. |
|
1.3.6.1.2.1.1.1.2.3.1 | no-access |
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). |
||
t11FcsPortListIndex | 1.3.6.1.2.1.1.1.2.3.1.1 | t11listindex | read-only |
The index value of the port list. |
t11FcsPortTable | 1.3.6.1.2.1.1.1.2.4 | no-access |
This table contains information the ports which are grouped into lists by the t11FcsPortListTable. |
|
1.3.6.1.2.1.1.1.2.4.1 | no-access |
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). |
||
t11FcsPortName | 1.3.6.1.2.1.1.1.2.4.1.1 | fcnameidorzero | no-access |
The WWN of the port for whcih this entry contains information. |
t11FcsPortType | 1.3.6.1.2.1.1.1.2.4.1.2 | fcporttype | read-only |
The Port Type of this port. |
t11FcsPortTXType | 1.3.6.1.2.1.1.1.2.4.1.3 | fcporttxtype | read-only |
The TX type of this port. |
t11FcsPortModuleType | 1.3.6.1.2.1.1.1.2.4.1.4 | unsigned32 | read-only |
The port module type of this port. |
t11FcsPortPhyPortNum | 1.3.6.1.2.1.1.1.2.4.1.5 | unsigned32 | read-only |
The physical number for this port. |
t11FcsPortAttachPortNameIndex | 1.3.6.1.2.1.1.1.2.4.1.6 | t11listindexpointer | read-only |
The attached port name list for this port. This object points to an entry in the t11FcsAttachPortNameListTable. |
t11FcsPortState | 1.3.6.1.2.1.1.1.2.4.1.7 | fcportstate | read-only |
The state of this port. |
t11FcsPortSpeedCapab | 1.3.6.1.2.1.1.1.2.4.1.8 | octet string | read-only |
The port speed capabilities of this port. The two octets of the value are formatted as described in FC-GS-5. |
t11FcsPortOperSpeed | 1.3.6.1.2.1.1.1.2.4.1.9 | octet string | read-only |
The operating speed of this port. The two octets of the value are formatted as described in FC-GS-5. |
t11FcsPortZoningEnfStatus | 1.3.6.1.2.1.1.1.2.4.1.10 | octet string | read-only |
The zoning enforcement status of this port.. The twelve octets of the value are formatted as described in FC-GS-5. |
t11FcsAttachPortNameListTable | 1.3.6.1.2.1.1.1.2.5 | no-access |
This table contains all the lists of attach port names. |
|
1.3.6.1.2.1.1.1.2.5.1 | no-access |
Information about teh name of a particular attached port, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex). |
||
t11FcsAttachPortNameListIndex | 1.3.6.1.2.1.1.1.2.5.1.1 | t11listindex | no-access |
The index value of the attach port name list. |
t11FcsAttachPortName | 1.3.6.1.2.1.1.1.2.5.1.2 | octet string | read-only |
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. |
t11FcsPlatformTable | 1.3.6.1.2.1.1.1.2.6 | no-access |
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. |
|
1.3.6.1.2.1.1.1.2.6.1 | no-access |
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. |
||
t11FcsPlatformIndex | 1.3.6.1.2.1.1.1.2.6.1.1 | unsigned32 | no-access |
An integer value to distinguish one platform from other platforms in the same fabric. |
t11FcsPlatformName | 1.3.6.1.2.1.1.1.2.6.1.2 | octet string | read-only |
The name of this platform. The last byte of the value indicates the format of the name, as specified in FC-GS-5. |
t11FcsPlatformType | 1.3.6.1.2.1.1.1.2.6.1.3 | octet string | read-only |
The type(s) of this platform, encoded in four bytes as specified in FC-GS-5. |
t11FcsPlatformNodeNameListIndex | 1.3.6.1.2.1.1.1.2.6.1.4 | t11listindexpointer | read-only |
The list of nodes for this platform. This object points to an entry in the t11FcsNodeNameListTable. |
t11FcsPlatformMgmtAddrListIndex | 1.3.6.1.2.1.1.1.2.6.1.5 | t11listindexpointer | read-only |
The list of management addresses for this platform. This object points to an entry in the t11FcsMgmtAddrListTable. |
t11FcsPlatformVendorId | 1.3.6.1.2.1.1.1.2.6.1.6 | snmpadminstring | read-only |
The identifier of the vendor of this platform. |
t11FcsPlatformProductId | 1.3.6.1.2.1.1.1.2.6.1.7 | snmpadminstring | read-only |
The vendor's product and/or model identifier for this platform. |
t11FcsPlatformProductRevLevel | 1.3.6.1.2.1.1.1.2.6.1.8 | snmpadminstring | read-only |
The product revision level for this platform. |
t11FcsPlatformDescription | 1.3.6.1.2.1.1.1.2.6.1.9 | snmpadminstring | read-only |
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. |
t11FcsPlatformLabel | 1.3.6.1.2.1.1.1.2.6.1.10 | snmpadminstring | read-only |
An administratively assigned symbolic name for the platform. |
t11FcsPlatformLocation | 1.3.6.1.2.1.1.1.2.6.1.11 | snmpadminstring | read-only |
The physical location of the platform (e.g., 'telephone closet, 3rd floor'). |
t11FcsPlatformSystemID | 1.3.6.1.2.1.1.1.2.6.1.12 | snmpadminstring | read-only |
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. |
t11FcsPlatformSysMgmtAddr | 1.3.6.1.2.1.1.1.2.6.1.13 | t11listindexpointer | read-only |
A list of management addresses for the platform. |
t11FcsPlatformClusterId | 1.3.6.1.2.1.1.1.2.6.1.14 | snmpadminstring | read-only |
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. |
t11FcsPlatformClusterMgmtAddr | 1.3.6.1.2.1.1.1.2.6.1.15 | t11listindexpointer | read-only |
A list of management addresses for the cluster identified in the corresponding instance of t11FcsPlatformClusterId. |
t11FcsPlatformFC4Types | 1.3.6.1.2.1.1.1.2.6.1.16 | octet string | read-only |
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. |
t11FcsNodeNameListTable | 1.3.6.1.2.1.1.1.2.7 | no-access |
This table contains all the lists of nodes. |
|
1.3.6.1.2.1.1.1.2.7.1 | no-access |
Information about a node, which is known to a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex). |
||
t11FcsNodeNameListIndex | 1.3.6.1.2.1.1.1.2.7.1.1 | t11listindex | no-access |
The index value of the node name list. |
t11FcsNodeName | 1.3.6.1.2.1.1.1.2.7.1.2 | fcnameidorzero | read-only |
The name of this node. |
t11FcsStats | 1.3.6.1.2.1.1.1.3 | |||
t11FcsStatsTable | 1.3.6.1.2.1.1.1.3.1 | no-access |
This table contains all the statistics related to the Fabric Configuration Server. |
|
1.3.6.1.2.1.1.1.3.1.1 | no-access |
A set of statistics for a particular fabric (identified by t11FcsFabricIndex) on a locally-managed switch (identified by fcmInstanceIndex and fcmSwitchIndex). |
||
t11FcsRxGetReqs | 1.3.6.1.2.1.1.1.3.1.1.1 | counter32 | read-only |
The number of Get Requests received by the Fabric Configuration Server on this fabric. |
t11FcsTxGetReqs | 1.3.6.1.2.1.1.1.3.1.1.2 | counter32 | read-only |
The number of Get Requests sent by the Fabric Configuration Server on this fabric to other servers in the fabric. |
t11FcsRxRegReqs | 1.3.6.1.2.1.1.1.3.1.1.3 | counter32 | read-only |
The number of Registration Requests received by the Fabric Configuration Server on this fabric. |
t11FcsTxRegReqs | 1.3.6.1.2.1.1.1.3.1.1.4 | counter32 | read-only |
The number of Registration Requests sent by the Fabric Configuration Server on this fabric. |
t11FcsRxDeregReqs | 1.3.6.1.2.1.1.1.3.1.1.5 | counter32 | read-only |
The number of Deregistration Requests received by the Fabric Configuration Server on this fabric. |
t11FcsTxDeregReqs | 1.3.6.1.2.1.1.1.3.1.1.6 | counter32 | read-only |
The number of Deregistration Requests sent by the Fabric Configuration Server on this fabric. |
t11FcsTxRscns | 1.3.6.1.2.1.1.1.3.1.1.7 | counter32 | read-only |
The number of Registered State Change Notifications (RSCNs) sent by the Fabric Configuration Server on this fabric. |
t11FcsRxRscns | 1.3.6.1.2.1.1.1.3.1.1.8 | counter32 | read-only |
The number of Registered State Change Notifications (RSCNs) received by the Fabric Configuration Server on this fabric. |
t11FcsRejects | 1.3.6.1.2.1.1.1.3.1.1.9 | counter32 | read-only |
The total number of requests rejected by the Fabric Configuration Server on this fabric. |
t11FcsNotificationInfo | 1.3.6.1.2.1.1.1.4 | |||
t11FcsNotifyControlTable | 1.3.6.1.2.1.1.1.4.1 | no-access |
A table of control information for notifications generated due to Fabric Configuration Server events. |
|
1.3.6.1.2.1.1.1.4.1.1 | no-access |
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). |
||
t11FcsReqRejectNotifyEnable | 1.3.6.1.2.1.1.1.4.1.1.1 | truthvalue | read-write |
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. |
t11FcsDiscoveryCompNotifyEnable | 1.3.6.1.2.1.1.1.4.1.1.2 | truthvalue | read-write |
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. |
t11FcsMgmtAddrChangeNotifyEnable | 1.3.6.1.2.1.1.1.4.1.1.3 | truthvalue | read-write |
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. |
t11FcsRejectCtCommandString | 1.3.6.1.2.1.1.1.4.1.1.4 | octet string | read-only |
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). |
t11FcsRejectRequestSource | 1.3.6.1.2.1.1.1.4.1.1.5 | fcnameidorzero | read-only |
The WWN which was the source of the CT_IU contained in the corresponding instance of t11FcsRejectCtCommandString. |
t11FcsRejectReasonCode | 1.3.6.1.2.1.1.1.4.1.1.6 | t11nsgs4rejectreasoncode | read-only |
This object contains the reason code corresponding to the latest Fabric Configuration Server request rejected by the local system. |
t11FcsRejectReasonCodeExp | 1.3.6.1.2.1.1.1.4.1.1.7 | t11fcsrejectreasonexplanation | read-only |
When the corresponding instance of t11FcsRejectReasonCode has the value: 'unable to perform command request', this object contains the corresponding reason code explanation. |
t11FcsMgmtAddrChangeFabricIndex | 1.3.6.1.2.1.1.1.4.2 | t11fabricindex | no-access |
The index value which identifies the fabric on which a management address change has been detected. |
t11FcsMgmtAddrChangeIeName | 1.3.6.1.2.1.1.1.4.3 | fcnameidorzero | no-access |
The IE for which a management address change has been detected. |
t11FcsMIBConformance | 1.3.6.1.2.1.1.2 | |||
t11FcsMIBCompliances | 1.3.6.1.2.1.1.2.1 | |||
t11FcsMIBCompliance | 1.3.6.1.2.1.1.2.1.1 |
The compliance statement for entities which implement the Fabric Configuration Server. |
||
t11FcsMIBGroups | 1.3.6.1.2.1.1.2.2 | |||
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. |
||
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. |
||
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. |
||
t11FcsStatisticsGroup | 1.3.6.1.2.1.1.2.2.4 |
A collection of objects for Fabric Configuration Server statistics information. |
||
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. |
||
t11FcsNotificationGroup | 1.3.6.1.2.1.1.2.2.6 |
A collection of notifications for monitoring Fabric Configuration Servers. |