All MIBs › FIBRE-CHANNEL-FE-MIB
Organization: IETF IPFC Working Group
Last Updated: 2000-05-18
Category: Fibre Channel and Storage, Network Interfaces
Description:
Defines managed objects for monitoring Fibre Channel interface information, including port status, errors, and performance counters.
Imported Objects
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| mib-2 |
From SNMPv2-TC
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
What Is FIBRE-CHANNEL-FE-MIB?
FIBRE-CHANNEL-FE-MIB is a vendor-neutral, standards-based IETF MIB module (RFC 2837) defining managed objects for a Fibre Channel Fabric Element, the building block of FC switches and fabric-attached devices. It exposes objects covering FC port configuration, operational status, and performance/error counters at the physical and link layers. Its monitoring emphasis is squarely on hardware/link health: port up/down state, frame error counts, and loss-of-signal or CRC error counters reveal degrading optics, cabling, or transceiver problems in a SAN fabric. Vendor-specific Fibre Channel switch MIBs commonly extend or complement this base standard rather than replacing it. As a FIBRE-CHANNEL-FE-MIB reference, it applies broadly to Fibre Channel switches, directors, and host bus adapters used in storage area network (SAN) fabrics.
IPNetwork Monitor allows you to monitor SNMP objects defined in FIBRE-CHANNEL-FE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- Fibre Channel port operational status
- link failure/error counters
- frame and byte throughput counters
- loss-of-signal and CRC error counts
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer — applies to Fibre Channel switches, directors, and HBAs in SAN fabrics
Monitoring Examples
A per-port table tracking link failure counts, invalid CRC counts, and loss-of-signal events lets a SAN administrator identify a degrading fiber transceiver or dirty connector before it causes a full path failure; a rising error counter on one port relative to its peers is a classic early sign of physical-layer trouble in the fabric.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| fcFeMIB | 1.3.6.1.2.1.75 | The MIB module for Fibre Channel Fabric Element. | ||
| fcFeMIBObjects | 1.3.6.1.2.1.75.1 | |||
| fcFeConfig | 1.3.6.1.2.1.75.1.1 | |||
| FCN fcFeFabricName | 1.3.6.1.2.1.75.1.1.1 | FcNameId | read-write | The Name_Identifier of the Fabric to which this Fabric Element belongs. |
| FCN fcFeElementName | 1.3.6.1.2.1.75.1.1.2 | FcNameId | read-write | The Name_Identifier of the Fabric Element. |
| FCF fcFeModuleCapacity | 1.3.6.1.2.1.75.1.1.3 | FcFeModuleCapacity | read-only | The maximum number of modules in the Fabric Element, regardless of their current state. |
| fcFeModuleTable | 1.3.6.1.2.1.75.1.1.4 | not-accessible | A table that contains, one entry for each module in the Fabric Element, information of the modules. | |
| fcFeModuleEntry | 1.3.6.1.2.1.75.1.1.4.1 | not-accessible | An entry containing the configuration parameters of a module. | |
| FCF fcFeModuleIndex | 1.3.6.1.2.1.75.1.1.4.1.1 | FcFeModuleIndex | not-accessible | This object identifies the module within the Fabric Element for which this entry contains information. This value is never greater than fcFeModuleCapacity. |
| STR fcFeModuleDescr | 1.3.6.1.2.1.75.1.1.4.1.2 | SnmpAdminString | read-only | A textual description of the module. This value should include the full name and version identification of the module. |
| OID fcFeModuleObjectID | 1.3.6.1.2.1.75.1.1.4.1.3 | OBJECT IDENTIFIER | read-only | The vendor's authoritative identification of the module. This value may be allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means for determining what kind of module is being managed. For example, this object could take the value 1.3.6.1.4.1.99649.3.9 if vendor 'Neufe Inc.' was assigned the subtree 1.3.6.1.4.1.99649, and had assigned the identifier 1.3.6.1.4.1.99649.3.9 to its 'FeFiFo-16 PlugInCard.' |
| INT fcFeModuleOperStatus | 1.3.6.1.2.1.75.1.1.4.1.4 | INTEGER | read-only | This object indicates the operational status of the module: online(1) the module is functioning properly; offline(2) the module is not available; testing(3) the module is under testing; and faulty(4) the module is defective in some way. |
| TIM fcFeModuleLastChange | 1.3.6.1.2.1.75.1.1.4.1.5 | TimeStamp | read-only | This object contains the value of sysUpTime when the module entered its current operational status. A value of zero indicates that the operational status of the module has not changed since the agent last restarted. |
| FCF fcFeModuleFxPortCapacity | 1.3.6.1.2.1.75.1.1.4.1.6 | FcFeFxPortCapacity | read-only | The number of FxPort that can be contained within the module. Within each module, the ports are uniquely numbered in the range from 1 to fcFeModuleFxPortCapacity inclusive. However, the numbers are not required to be contiguous. |
| FCN fcFeModuleName | 1.3.6.1.2.1.75.1.1.4.1.7 | FcNameId | read-write | The Name_Identifier of the module. |
| fcFxPortTable | 1.3.6.1.2.1.75.1.1.5 | not-accessible | A table that contains, one entry for each FxPort in the Fabric Element, configuration and service parameters of the FxPorts. | |
| fcFxPortEntry | 1.3.6.1.2.1.75.1.1.5.1 | not-accessible | An entry containing the configuration and service parameters of a FxPort. | |
| FCF fcFxPortIndex | 1.3.6.1.2.1.75.1.1.5.1.1 | FcFeFxPortIndex | not-accessible | This object identifies the FxPort within the module. This number ranges from 1 to the value of fcFeModulePortCapacity for the associated module. The value remains constant for the identified FxPort until the module is re-initialized. |
| FCN fcFxPortName | 1.3.6.1.2.1.75.1.1.5.1.2 | FcNameId | read-only | The World_wide Name of this FxPort. Each FxPort has a unique Port World_wide Name within the Fabric. |
| FCP fcFxPortFcphVersionHigh | 1.3.6.1.2.1.75.1.1.5.1.3 | FcphVersion | read-only | The highest or most recent version of FC-PH that the FxPort is configured to support. |
| FCP fcFxPortFcphVersionLow | 1.3.6.1.2.1.75.1.1.5.1.4 | FcphVersion | read-only | The lowest or earliest version of FC-PH that the FxPort is configured to support. |
| FCB fcFxPortBbCredit | 1.3.6.1.2.1.75.1.1.5.1.5 | FcBbCredit | read-only | The total number of receive buffers available for holding Class 1 connect-request, Class 2 or 3 frames from the attached NxPort. It is for buffer-to-buffer flow control in the direction from the attached NxPort (if applicable) to FxPort. |
| FCR fcFxPortRxBufSize | 1.3.6.1.2.1.75.1.1.5.1.6 | FcRxDataFieldSize | read-only | The largest Data_Field Size (in octets) for an FT_1 frame that can be received by the FxPort. |
| MIL fcFxPortRatov | 1.3.6.1.2.1.75.1.1.5.1.7 | MilliSeconds | read-only | The Resource_Allocation_Timeout Value configured for the FxPort. This is used as the timeout value for determining when to reuse an NxPort resource such as a Recovery_Qualifier. It represents E_D_TOV (see next object) plus twice the maximum time that a frame may be delayed within the Fabric and still be delivered. |
| MIL fcFxPortEdtov | 1.3.6.1.2.1.75.1.1.5.1.8 | MilliSeconds | read-only | The E_D_TOV value configured for the FxPort. The Error_Detect_Timeout Value is used as the timeout value for detecting an error condition. |
| FCC fcFxPortCosSupported | 1.3.6.1.2.1.75.1.1.5.1.9 | FcCosCap | read-only | A value indicating the set of Classes of Service supported by the FxPort. |
| T/F fcFxPortIntermixSupported | 1.3.6.1.2.1.75.1.1.5.1.10 | TruthValue | read-only | A flag indicating whether or not the FxPort supports an Intermixed Dedicated Connection. |
| FCS fcFxPortStackedConnMode | 1.3.6.1.2.1.75.1.1.5.1.11 | FcStackedConnMode | read-only | A value indicating the mode of Stacked Connect supported by the FxPort. |
| T/F fcFxPortClass2SeqDeliv | 1.3.6.1.2.1.75.1.1.5.1.12 | TruthValue | read-only | A flag indicating whether or not Class 2 Sequential Delivery is supported by the FxPort. |
| T/F fcFxPortClass3SeqDeliv | 1.3.6.1.2.1.75.1.1.5.1.13 | TruthValue | read-only | A flag indicating whether or not Class 3 Sequential Delivery is supported by the FxPort. |
| MIC fcFxPortHoldTime | 1.3.6.1.2.1.75.1.1.5.1.14 | MicroSeconds | read-only | The maximum time (in microseconds) that the FxPort shall hold a frame before discarding the frame if it is unable to deliver the frame. The value 0 means that the FxPort does not support this parameter. |
| fcFeStatus | 1.3.6.1.2.1.75.1.2 | |||
| fcFxPortStatusTable | 1.3.6.1.2.1.75.1.2.1 | not-accessible | A table that contains, one entry for each FxPort in the Fabric Element, operational status and parameters of the FxPorts. | |
| fcFxPortStatusEntry | 1.3.6.1.2.1.75.1.2.1.1 | not-accessible | An entry containing operational status and parameters of a FxPort. | |
| ADR fcFxPortID | 1.3.6.1.2.1.75.1.2.1.1.1 | FcAddressId | read-only | The address identifier by which this FxPort is identified within the Fabric. The FxPort may assign its address identifier to its attached NxPort(s) during Fabric Login. |
| G32 fcFxPortBbCreditAvailable | 1.3.6.1.2.1.75.1.2.1.1.2 | Gauge32 | read-only | The number of buffers currently available for receiving frames from the attached port in the buffer-to-buffer flow control. The value should be less than or equal to fcFxPortBbCredit. |
| INT fcFxPortOperMode | 1.3.6.1.2.1.75.1.2.1.1.3 | INTEGER | read-only | The current operational mode of the FxPort. |
| INT fcFxPortAdminMode | 1.3.6.1.2.1.75.1.2.1.1.4 | INTEGER | read-write | The desired operational mode of the FxPort. |
| fcFxPortPhysTable | 1.3.6.1.2.1.75.1.2.2 | not-accessible | A table that contains, one entry for each FxPort in the Fabric Element, physical level status and parameters of the FxPorts. | |
| fcFxPortPhysEntry | 1.3.6.1.2.1.75.1.2.2.1 | not-accessible | An entry containing physical level status and parameters of a FxPort. | |
| INT fcFxPortPhysAdminStatus | 1.3.6.1.2.1.75.1.2.2.1.1 | INTEGER | read-write | The desired state of the FxPort. A management station may place the FxPort in a desired state by setting this object accordingly. The testing(3) state indicates that no operational frames can be passed. When a Fabric Element initializes, all FxPorts start with fcFxPortPhysAdminStatus in the offline(2) state. As the result of either explicit management action or per configuration information accessible by the Fabric Element, fcFxPortPhysAdminStatus is then changed to either the online(1) or testing(3) states, or remains in the offline state. |
| INT fcFxPortPhysOperStatus | 1.3.6.1.2.1.75.1.2.2.1.2 | INTEGER | read-only | The current operational status of the FxPort. The testing(3) indicates that no operational frames can be passed. If fcFxPortPhysAdminStatus is offline(2) then fcFxPortPhysOperStatus should be offline(2). If fcFxPortPhysAdminStatus is changed to online(1) then fcFxPortPhysOperStatus should change to online(1) if the FxPort is ready to accept Fabric Login request from the attached NxPort; it should proceed and remain in the link- failure(4) state if and only if there is a fault that prevents it from going to the online(1) state. |
| TIM fcFxPortPhysLastChange | 1.3.6.1.2.1.75.1.2.2.1.3 | TimeStamp | read-only | The value of sysUpTime at the time the FxPort entered its current operational status. A value of zero indicates that the FxPort's operational status has not changed since the agent last restarted. |
| MIL fcFxPortPhysRttov | 1.3.6.1.2.1.75.1.2.2.1.4 | MilliSeconds | read-write | The Receiver_Transmitter_Timeout value of the FxPort. This is used by the receiver logic to detect Loss of Synchronization. |
| fcFxLoginTable | 1.3.6.1.2.1.75.1.2.3 | not-accessible | A table that contains, one entry for each NxPort attached to a particular FxPort in the Fabric Element, services parameters established from the most recent Fabric Login, explicit or implicit. Note that an FxPort may have one or more NxPort attached to it. | |
| fcFxLoginEntry | 1.3.6.1.2.1.75.1.2.3.1 | not-accessible | An entry containing service parameters established from a successful Fabric Login. | |
| FCF fcFxPortNxLoginIndex | 1.3.6.1.2.1.75.1.2.3.1.1 | FcFeNxPortIndex | not-accessible | The object identifies the associated NxPort in the attachment for which the entry contains information. |
| FCP fcFxPortFcphVersionAgreed | 1.3.6.1.2.1.75.1.2.3.1.2 | FcphVersion | read-only | The version of FC-PH that the FxPort has agreed to support from the Fabric Login |
| FCB fcFxPortNxPortBbCredit | 1.3.6.1.2.1.75.1.2.3.1.3 | FcBbCredit | read-only | The total number of buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames to be transmitted to the attached NxPort. It is for buffer-to- buffer flow control in the direction from FxPort to NxPort. The buffer-to-buffer flow control mechanism is indicated in the respective fcFxPortBbCreditModel. |
| FCR fcFxPortNxPortRxDataFieldSize | 1.3.6.1.2.1.75.1.2.3.1.4 | FcRxDataFieldSize | read-only | The Receive Data Field Size of the attached NxPort. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the NxPort. |
| FCC fcFxPortCosSuppAgreed | 1.3.6.1.2.1.75.1.2.3.1.5 | FcCosCap | read-only | A variable indicating that the attached NxPort has requested the FxPort for the support of classes of services and the FxPort has granted the request. |
| T/F fcFxPortIntermixSuppAgreed | 1.3.6.1.2.1.75.1.2.3.1.6 | TruthValue | read-only | A variable indicating that the attached NxPort has requested the FxPort for the support of Intermix and the FxPort has granted the request. This flag is only valid if Class 1 service is supported. |
| FCS fcFxPortStackedConnModeAgreed | 1.3.6.1.2.1.75.1.2.3.1.7 | FcStackedConnMode | read-only | A variable indicating whether the FxPort has agreed to support stacked connect from the Fabric Login. This is only meaningful if Class 1 service has been agreed. |
| T/F fcFxPortClass2SeqDelivAgreed | 1.3.6.1.2.1.75.1.2.3.1.8 | TruthValue | read-only | A variable indicating whether the FxPort has agreed to support Class 2 sequential delivery from the Fabric Login. This is only meaningful if Class 2 service has been agreed. |
| T/F fcFxPortClass3SeqDelivAgreed | 1.3.6.1.2.1.75.1.2.3.1.9 | TruthValue | read-only | A flag indicating whether the FxPort has agreed to support Class 3 sequential delivery from the Fabric Login. This is only meaningful if Class 3 service has been agreed. |
| FCN fcFxPortNxPortName | 1.3.6.1.2.1.75.1.2.3.1.10 | FcNameId | read-only | The port name of the attached NxPort. |
| ADR fcFxPortConnectedNxPort | 1.3.6.1.2.1.75.1.2.3.1.11 | FcAddressId | read-only | The address identifier of the destination NxPort with which this FxPort is currently engaged in a either a Class 1 or loop connection. If this FxPort is not engaged in a connection, then the value of this object is '000000'H. |
| FCB fcFxPortBbCreditModel | 1.3.6.1.2.1.75.1.2.3.1.12 | FcBbCreditModel | read-write | This object identifies the BB_Credit model used by the FxPort. |
| fcFeError | 1.3.6.1.2.1.75.1.3 | |||
| fcFxPortErrorTable | 1.3.6.1.2.1.75.1.3.1 | not-accessible | A table that contains, one entry for each FxPort, counters that record the numbers of errors detected. | |
| fcFxPortErrorEntry | 1.3.6.1.2.1.75.1.3.1.1 | not-accessible | An entry containing error counters of a FxPort. | |
| C32 fcFxPortLinkFailures | 1.3.6.1.2.1.75.1.3.1.1.1 | Counter32 | read-only | The number of link failures detected by this FxPort. |
| C32 fcFxPortSyncLosses | 1.3.6.1.2.1.75.1.3.1.1.2 | Counter32 | read-only | The number of loss of synchronization detected by the FxPort. |
| C32 fcFxPortSigLosses | 1.3.6.1.2.1.75.1.3.1.1.3 | Counter32 | read-only | The number of loss of signal detected by the FxPort. |
| C32 fcFxPortPrimSeqProtoErrors | 1.3.6.1.2.1.75.1.3.1.1.4 | Counter32 | read-only | The number of primitive sequence protocol errors detected by the FxPort. |
| C32 fcFxPortInvalidTxWords | 1.3.6.1.2.1.75.1.3.1.1.5 | Counter32 | read-only | The number of invalid transmission word detected by the FxPort. |
| C32 fcFxPortInvalidCrcs | 1.3.6.1.2.1.75.1.3.1.1.6 | Counter32 | read-only | The number of invalid CRC detected by this FxPort. |
| C32 fcFxPortDelimiterErrors | 1.3.6.1.2.1.75.1.3.1.1.7 | Counter32 | read-only | The number of Delimiter Errors detected by this FxPort. |
| C32 fcFxPortAddressIdErrors | 1.3.6.1.2.1.75.1.3.1.1.8 | Counter32 | read-only | The number of address identifier errors detected by this FxPort. |
| C32 fcFxPortLinkResetIns | 1.3.6.1.2.1.75.1.3.1.1.9 | Counter32 | read-only | The number of Link Reset Protocol received by this FxPort from the attached NxPort. |
| C32 fcFxPortLinkResetOuts | 1.3.6.1.2.1.75.1.3.1.1.10 | Counter32 | read-only | The number of Link Reset Protocol issued by this FxPort to the attached NxPort. |
| C32 fcFxPortOlsIns | 1.3.6.1.2.1.75.1.3.1.1.11 | Counter32 | read-only | The number of Offline Sequence received by this FxPort. |
| C32 fcFxPortOlsOuts | 1.3.6.1.2.1.75.1.3.1.1.12 | Counter32 | read-only | The number of Offline Sequence issued by this FxPort. |
| fcFeAccounting | 1.3.6.1.2.1.75.1.4 | |||
| fcFxPortC1AccountingTable | 1.3.6.1.2.1.75.1.4.1 | not-accessible | A table that contains, one entry for each FxPort in the Fabric Element, Class 1 accounting information recorded since the management agent has re-initialized. | |
| fcFxPortC1AccountingEntry | 1.3.6.1.2.1.75.1.4.1.1 | not-accessible | An entry containing Class 1 accounting information for each FxPort. | |
| C32 fcFxPortC1InFrames | 1.3.6.1.2.1.75.1.4.1.1.1 | Counter32 | read-only | The number of Class 1 frames (other than Class 1 connect- request) received by this FxPort from its attached NxPort. |
| C32 fcFxPortC1OutFrames | 1.3.6.1.2.1.75.1.4.1.1.2 | Counter32 | read-only | The number of Class 1 frames (other than Class 1 connect- request) delivered through this FxPort to its attached NxPort. |
| C32 fcFxPortC1InOctets | 1.3.6.1.2.1.75.1.4.1.1.3 | Counter32 | read-only | The number of Class 1 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort. |
| C32 fcFxPortC1OutOctets | 1.3.6.1.2.1.75.1.4.1.1.4 | Counter32 | read-only | The number of Class 1 frame octets, including the frame delimiters, delivered through this FxPort its attached NxPort. |
| C32 fcFxPortC1Discards | 1.3.6.1.2.1.75.1.4.1.1.5 | Counter32 | read-only | The number of Class 1 frames discarded by this FxPort. |
| C32 fcFxPortC1FbsyFrames | 1.3.6.1.2.1.75.1.4.1.1.6 | Counter32 | read-only | The number of F_BSY frames generated by this FxPort against Class 1 connect-request. |
| C32 fcFxPortC1FrjtFrames | 1.3.6.1.2.1.75.1.4.1.1.7 | Counter32 | read-only | The number of F_RJT frames generated by this FxPort against Class 1 connect-request. |
| C32 fcFxPortC1InConnections | 1.3.6.1.2.1.75.1.4.1.1.8 | Counter32 | read-only | The number of Class 1 connections successfully established in which the attached NxPort is the source of the connect- request. |
| C32 fcFxPortC1OutConnections | 1.3.6.1.2.1.75.1.4.1.1.9 | Counter32 | read-only | The number of Class 1 connections successfully established in which the attached NxPort is the destination of the connect-request. |
| MIL fcFxPortC1ConnTime | 1.3.6.1.2.1.75.1.4.1.1.10 | MilliSeconds | read-only | The cumulative time that this FxPort has been engaged in Class 1 connection. The amount of time is counted from after a connect-request has been accepted until the connection is disengaged, either by an EOFdt or Link Reset. |
| fcFxPortC2AccountingTable | 1.3.6.1.2.1.75.1.4.2 | not-accessible | A table that contains, one entry for each FxPort in the Fabric Element, Class 2 accounting information recorded since the management agent has re-initialized. | |
| fcFxPortC2AccountingEntry | 1.3.6.1.2.1.75.1.4.2.1 | not-accessible | An entry containing Class 2 accounting information for each FxPort. | |
| C32 fcFxPortC2InFrames | 1.3.6.1.2.1.75.1.4.2.1.1 | Counter32 | read-only | The number of Class 2 frames received by this FxPort from its attached NxPort. |
| C32 fcFxPortC2OutFrames | 1.3.6.1.2.1.75.1.4.2.1.2 | Counter32 | read-only | The number of Class 2 frames delivered through this FxPort to its attached NxPort. |
| C32 fcFxPortC2InOctets | 1.3.6.1.2.1.75.1.4.2.1.3 | Counter32 | read-only | The number of Class 2 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort. |
| C32 fcFxPortC2OutOctets | 1.3.6.1.2.1.75.1.4.2.1.4 | Counter32 | read-only | The number of Class 2 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort. |
| C32 fcFxPortC2Discards | 1.3.6.1.2.1.75.1.4.2.1.5 | Counter32 | read-only | The number of Class 2 frames discarded by this FxPort. |
| C32 fcFxPortC2FbsyFrames | 1.3.6.1.2.1.75.1.4.2.1.6 | Counter32 | read-only | The number of F_BSY frames generated by this FxPort against Class 2 frames. |
| C32 fcFxPortC2FrjtFrames | 1.3.6.1.2.1.75.1.4.2.1.7 | Counter32 | read-only | The number of F_RJT frames generated by this FxPort against Class 2 frames. |
| fcFxPortC3AccountingTable | 1.3.6.1.2.1.75.1.4.3 | not-accessible | A table that contains, one entry for each FxPort in the Fabric Element, Class 3 accounting information recorded since the management agent has re-initialized. | |
| fcFxPortC3AccountingEntry | 1.3.6.1.2.1.75.1.4.3.1 | not-accessible | An entry containing Class 3 accounting information for each FxPort. | |
| C32 fcFxPortC3InFrames | 1.3.6.1.2.1.75.1.4.3.1.1 | Counter32 | read-only | The number of Class 3 frames received by this FxPort from its attached NxPort. |
| C32 fcFxPortC3OutFrames | 1.3.6.1.2.1.75.1.4.3.1.2 | Counter32 | read-only | The number of Class 3 frames delivered through this FxPort to its attached NxPort. |
| C32 fcFxPortC3InOctets | 1.3.6.1.2.1.75.1.4.3.1.3 | Counter32 | read-only | The number of Class 3 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort. |
| C32 fcFxPortC3OutOctets | 1.3.6.1.2.1.75.1.4.3.1.4 | Counter32 | read-only | The number of Class 3 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort. |
| C32 fcFxPortC3Discards | 1.3.6.1.2.1.75.1.4.3.1.5 | Counter32 | read-only | The number of Class 3 frames discarded by this FxPort. |
| fcFeCapabilities | 1.3.6.1.2.1.75.1.5 | |||
| fcFxPortCapTable | 1.3.6.1.2.1.75.1.5.1 | not-accessible | A table that contains, one entry for each FxPort, the capabilities of the port within the Fabric Element. | |
| fcFxPortCapEntry | 1.3.6.1.2.1.75.1.5.1.1 | not-accessible | An entry containing the Cap of a FxPort. | |
| FCP fcFxPortCapFcphVersionHigh | 1.3.6.1.2.1.75.1.5.1.1.1 | FcphVersion | read-only | The highest or most recent version of FC-PH that the FxPort is capable of supporting. |
| FCP fcFxPortCapFcphVersionLow | 1.3.6.1.2.1.75.1.5.1.1.2 | FcphVersion | read-only | The lowest or earliest version of FC-PH that the FxPort is capable of supporting. |
| FCB fcFxPortCapBbCreditMax | 1.3.6.1.2.1.75.1.5.1.1.3 | FcBbCredit | read-only | The maximum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort. |
| FCB fcFxPortCapBbCreditMin | 1.3.6.1.2.1.75.1.5.1.1.4 | FcBbCredit | read-only | The minimum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort. |
| FCR fcFxPortCapRxDataFieldSizeMax | 1.3.6.1.2.1.75.1.5.1.1.5 | FcRxDataFieldSize | read-only | The maximum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort. |
| FCR fcFxPortCapRxDataFieldSizeMin | 1.3.6.1.2.1.75.1.5.1.1.6 | FcRxDataFieldSize | read-only | The minimum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort. |
| FCC fcFxPortCapCos | 1.3.6.1.2.1.75.1.5.1.1.7 | FcCosCap | read-only | A value indicating the set of Classes of Service that the FxPort is capable of supporting. |
| T/F fcFxPortCapIntermix | 1.3.6.1.2.1.75.1.5.1.1.8 | TruthValue | read-only | A flag indicating whether or not the FxPort is capable of supporting the intermixing of Class 2 and Class 3 frames during a Class 1 connection. This flag is only valid if the port is capable of supporting Class 1 service. |
| FCS fcFxPortCapStackedConnMode | 1.3.6.1.2.1.75.1.5.1.1.9 | FcStackedConnMode | read-only | A value indicating the mode of Stacked Connect request that the FxPort is capable of supporting. |
| T/F fcFxPortCapClass2SeqDeliv | 1.3.6.1.2.1.75.1.5.1.1.10 | TruthValue | read-only | A flag indicating whether or not the FxPort is capable of supporting Class 2 Sequential Delivery. |
| T/F fcFxPortCapClass3SeqDeliv | 1.3.6.1.2.1.75.1.5.1.1.11 | TruthValue | read-only | A flag indicating whether or not the FxPort is capable of supporting Class 3 Sequential Delivery. |
| MIC fcFxPortCapHoldTimeMax | 1.3.6.1.2.1.75.1.5.1.1.12 | MicroSeconds | read-only | The maximum holding time (in microseconds) that the FxPort is capable of supporting. |
| MIC fcFxPortCapHoldTimeMin | 1.3.6.1.2.1.75.1.5.1.1.13 | MicroSeconds | read-only | The minimum holding time (in microseconds) that the FxPort is capable of supporting. |
| fcFeMIBConformance | 1.3.6.1.2.1.75.2 | |||
| fcFeMIBCompliances | 1.3.6.1.2.1.75.2.1 | |||
| fcFeMIBMinimumCompliance | 1.3.6.1.2.1.75.2.1.1 | The minimum compliance statement for SNMP entities which implement the FIBRE-CHANNEL-FE-MIB. | ||
| fcFeMIBFullCompliance | 1.3.6.1.2.1.75.2.1.2 | The full compliance statement for SNMP entities which implement the FIBRE-CHANNEL-FE-MIB. | ||
| fcFeMIBGroups | 1.3.6.1.2.1.75.2.2 | |||
| fcFeConfigGroup | 1.3.6.1.2.1.75.2.2.1 | A collection of objects providing the configuration and service parameters of the Fabric Element, the modules, and FxPorts. | ||
| fcFeStatusGroup | 1.3.6.1.2.1.75.2.2.2 | A collection of objects providing the operational status and established service parameters for the Fabric Element and the attached NxPorts. | ||
| fcFeErrorGroup | 1.3.6.1.2.1.75.2.2.3 | A collection of objects providing various error statistics detected by the FxPorts. | ||
| fcFeClass1AccountingGroup | 1.3.6.1.2.1.75.2.2.4 | A collection of objects providing various class 1 performance statistics detected by the FxPorts. | ||
| fcFeClass2AccountingGroup | 1.3.6.1.2.1.75.2.2.5 | A collection of objects providing various class 2 performance statistics detected by the FxPorts. | ||
| fcFeClass3AccountingGroup | 1.3.6.1.2.1.75.2.2.6 | A collection of objects providing various class 3 performance statistics detected by the FxPorts. | ||
| fcFeCapabilitiesGroup | 1.3.6.1.2.1.75.2.2.7 | A collection of objects providing the inherent capability of each FxPort within the Fabric Element. |
RFC description
Fibre Channel fabric element management including configuration, status, errors, and accounting statistics.
Start monitoring Fibre Channel switches, directors, and HBAs with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.