CISCO-FC-FE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-FC-FE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoFcFeMIB 1.3.6.1.4.1.9.9.289
This is the Cisco fibre element management MIB module. It covers: - Cisco extension to the interface MIB ( IF-MIB ) - Contains all the groups from FIBRE-CHANNEL-FE-MIB relevant to Cisco fabric. - Other features specific to Cisco fabric. This MIB supports all the port types defined by the textual convention FcPortTypes. In addition it also supports Nx_port, where Nx_port can be either N_port or NL_port. The FC standards define Interconnect_Ports to be E_ports or B_Ports. This MIB supports Port Channel ports. Port Channel port is a single logical port, which contains multiple physical ports as its members. Presently only E_ports can be a member of Port Channel port. In addition it provides GigE and port channel information for all the Gigabit Ethernet (GigE) ports in the fabric. Terminology ELP : Exchange Link parameters EPP : Exchange Peer Parameters.
         ciscoFcFeObjects 1.3.6.1.4.1.9.9.289.1
             cffFcFeConfig 1.3.6.1.4.1.9.9.289.1.1
                 cffFcFeElementName 1.3.6.1.4.1.9.9.289.1.1.1 fcnameid read-write
The World-Wide Name of this fabric element. It's a 64-bit identifier and is unique worldwide.
                 fcIfTable 1.3.6.1.4.1.9.9.289.1.1.2 no-access
This table contains one entry per fibre channel switch port interface. Each entry holds the port interface parameters. The entries are created by the fabric switch when a module is inserted and it identifies a port on the module. Similarly when a module is removed from the fabric switch all the port entries in this table corresponding to that module are removed. This table also hold entries for Port Channel ports. NOTE: Nx_ports are not represented in this table.
                     fcIfEntry 1.3.6.1.4.1.9.9.289.1.1.2.1 no-access
Each entry contains FC-port configuration parameters and state information.
                         fcIfWwn 1.3.6.1.4.1.9.9.289.1.1.2.1.1 fcnameid read-only
The World-Wide Name of this FC-Port. It's a 64-bit identifier and is unique worldwide.
                         fcIfAdminMode 1.3.6.1.4.1.9.9.289.1.1.2.1.2 fcporttypes read-write
The port mode configured by the user. If the user configured the port as auto(1), then the port initialization scheme determines the mode of the port. In this case the user can look at 'fcIfOperMode' to determine the current operating mode of port. If this interface is a Port Channel port then only auto(1) or ePort(4) is allowed.
                         fcIfOperMode 1.3.6.1.4.1.9.9.289.1.1.2.1.3 fcporttypes read-only
The current operating mode of the port. This object will also be an additional varbind sent in the linkUp notification ( defined in IF-MIB ) in addition to the varbinds defined for this notification.
                         fcIfAdminSpeed 1.3.6.1.4.1.9.9.289.1.1.2.1.4 fcifspeed read-write
The port speed configured by the user. If this interface is a member of a port channel port then this object cannot be modified. Since this is a characteristic of a physical port, this object may not be applicable for some non-physical ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfBeaconMode 1.3.6.1.4.1.9.9.289.1.1.2.1.5 truthvalue read-write
The Beacon mode configured by the user. If 'true', the Beacon mode is enabled. If 'false', the beacon mode is disabled. In Beacon mode, an interface LED is put into flashing mode for easy identification of a particular interface.
                         fcIfPortChannelIfIndex 1.3.6.1.4.1.9.9.289.1.1.2.1.6 interfaceindexorzero read-only
The ifIndex of the port channel port this port belongs to. A value of zero indicates that this port is not part of any port channel. For port channel port this object will have the ifIndex of the port channel port itself.
                         fcIfOperStatusCause 1.3.6.1.4.1.9.9.289.1.1.2.1.7 fcifoperstatusreason read-only
The cause of current operational state of the port. The current operational state of the port is shown by the 'ifOperStatus' defined in IF-MIB. This object will show 'none(2)' for all the 'ifOperStatus' values except for 'down(2)'. It will show one of the values from the 'FcIfOperStatusReason' textual convention if 'ifOperStatus' is 'down(2)'. It will show other(1) if the operational status cause is not from one defined in 'FcIfOperStatusReason'. This object will also be an additional varbind sent in the linkDown notification ( defined in IF-MIB ) in addition to the varbinds defined for this notification.
                         fcIfOperStatusCauseDescr 1.3.6.1.4.1.9.9.289.1.1.2.1.8 snmpadminstring read-only
The description for the cause of current operational state of the port, shown by the object 'fcIfOperStatusCause'.
                         fcIfAdminTrunkMode 1.3.6.1.4.1.9.9.289.1.1.2.1.9 integer read-write
The trunking mode configured by the user. When set to 'nonTrunk(1)', the port negotiates and converts the link into non-trunking mode. This port and the neighboring port's fcIfOperTrunkMode becomes non-trunk. When set to 'trunk(2)', the port negotiates and converts the link into trunking mode only if the neighboring port, fcIfAdminTrunkMode is either 'trunk(2)' or 'auto(3)'. When set to 'auto(3)', the port is willing to convert the link to a trunk link only if the the neighboring port, fcIfAdminTrunkMode is set to 'trunk(2)' mode. Enumeration: 'nonTrunk': 1, 'auto': 3, 'trunk': 2.
                         fcIfOperTrunkMode 1.3.6.1.4.1.9.9.289.1.1.2.1.10 integer read-only
The current trunking mode of the port. Enumeration: 'nonTrunk': 1, 'trunk': 2.
                         fcIfAllowedVsanList2k 1.3.6.1.4.1.9.9.289.1.1.2.1.11 fclist read-write
The list of VSANs (in the range 0 through 2047) which are allowed to be received/transmitted on the port when the port is operating in trunking mode. Only ports operating in trunk mode can belong to multiple VSANs. Each octet within the value of this object specifies a set of eight VSANs, with the first octet specifying VSANs 0 through 7, the second octet specifying VSANs 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered VSAN, and the least significant bit represents the highest numbered VSAN. Thus, each VSAN, is represented by a single bit within the value of this object. The corresponding VSAN is allowed on this port if and only if that bit has a value of '1'. VSAN 0 is reserved. This object is applicable to only ports operating in trunk mode. The value configured to this object will be retained but will not be applicable when the port is put into non-trunking mode. It will be again applicable when the port is operating in trunking mode. Similarly, it can be modified at the time when this object is not applicable, i.e. when the port is operating in non-trunking mode, but the modified value is retained for use on subsequent occasions when this object is applicable when the port is operating in trunking mode.
                         fcIfAllowedVsanList4k 1.3.6.1.4.1.9.9.289.1.1.2.1.12 fclist read-write
The list of VSANs (in the range 2048 to 4096 ) which are allowed to be received/transmitted on the port when the port is operating in trunking mode. Only ports operating in trunk mode can belong to multiple VSANs. Each octet within the value of this object specifies a set of eight VSANs, with the first octet specifying VSANs 2048 through 2055, the second octet specifying VSANs 2056 through 2063, etc. Within each octet, the most significant bit represents the lowest numbered VSAN, and the least significant bit represents the highest numbered VSAN. Thus, each VSAN, is represented by a single bit within the value of this object. The corresponding VSAN is allowed on this port if and only if that bit has a value of '1'. This object is applicable to only ports operating in trunk mode. The value configured to this object will be retained but will not be applicable when the port is put into non-trunking mode. It will be again applicable when the port is operating in trunking mode. Similarly, it can be modified at the time when this object is not applicable, i.e. when the port is operating in non-trunking mode, but the modified value is retained for use on subsequent occasions when this object is applicable when the port is operating in trunking mode.
                         fcIfActiveVsanList2k 1.3.6.1.4.1.9.9.289.1.1.2.1.13 fclist read-only
The list of VSANs (in the range 0 through 2047) this port is associated with. Only ports operating in trunk mode can belong to multiple VSANs. Each octet within the value of this object specifies a set of eight VSANs, with the first octet specifying VSANs 0 through 7, the second octet specifying VSANs 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered VSAN, and the least significant bit represents the highest numbered VSAN. Thus, each VSAN, that this port is associated with, is represented by a single bit within the value of this object. The corresponding VSAN that this port is a member of is active if and only if that bit has a value of '1'. Note that the zero-length string represents that none of the VSANs that this port is a member of are active. VSAN 0 is reserved. This object is applicable to only ports operating in trunk mode.
                         fcIfActiveVsanList4k 1.3.6.1.4.1.9.9.289.1.1.2.1.14 fclist read-only
The list of VSANs (in the range 2048 through 4096) this port is associated with. Only ports operating in trunk mode can belong to multiple VSANs. Each octet within the value of this object specifies a set of eight VSANs, with the first octet specifying VSANs 2048 through 2055, the second octet specifying VSANs 2056 through 2063, etc. Within each octet, the most significant bit represents the lowest numbered VSAN, and the least significant bit represents the highest numbered VSAN. Thus, each VSAN, that this port is associated with, is represented by a single bit within the value of this object. The corresponding VSAN that this port is a member of is active if and only if that bit has a value of '1'. Note that the zero-length string represents that none of the VSANs that this port is a member of are active. This object is applicable to only ports operating in trunk mode.
                         fcIfBbCreditModel 1.3.6.1.4.1.9.9.289.1.1.2.1.15 fcbbcreditmodel read-only
The BB_Credit model used by the FC-port. The alternate BB_Credit management model can be used in the arbitrated loop topology to manage the flow of frames between the two ports participating in the current loop circuit. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfHoldTime 1.3.6.1.4.1.9.9.289.1.1.2.1.16 microseconds read-only
The maximum time that the FC-Port shall hold a frame in the transmitter buffer before discarding it, if it is unable to deliver the frame. The value 0 in this object means the frame will be discarded immediately if the port is unable to deliver the frame. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfTransmitterType 1.3.6.1.4.1.9.9.289.1.1.2.1.17 fcporttxtypes read-only
The technology of the port transceiver. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfConnectorType 1.3.6.1.4.1.9.9.289.1.1.2.1.18 fcportmoduletypes read-only
The module type of the port connector. This object refers to the hardware implementation of the port. It will be 'embedded' if the hardware equivalent to Gigabit interface card ( GBIC ) is part of the line card and is unremovable. It will be 'glm' if its a gigabit link module ( GLM ). A GLM has a different form factor than GBIC. GLM is not supported by our switch. It will be 'gbicWithSerialID' if the GBIC serial id can be read, else it will be 'gbicWithoutSerialID'. It will be 'sfpWithSerialID', if the small form factor ( SFP ) pluggable GBICs serial id can be read, else it will be 'sfpWithoutSerialID'. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfSerialNo 1.3.6.1.4.1.9.9.289.1.1.2.1.19 snmpadminstring read-only
The serial number of the connector unit ( e.g., for a GBIC ). If this is not applicable, return a zero-length string. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfRevision 1.3.6.1.4.1.9.9.289.1.1.2.1.20 snmpadminstring read-only
The port revision of the connector unit (e.g., for a GBIC). If this is not applicable it returns a zero-length string. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfVendor 1.3.6.1.4.1.9.9.289.1.1.2.1.21 snmpadminstring read-only
The connector unit ( e.g., for a GBIC ) vendor. If this is not applicable it returns a zero-length string. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfSFPSerialIDData 1.3.6.1.4.1.9.9.289.1.1.2.1.22 snmpadminstring read-only
The connector unit ( e.g., for a GBIC ) Serial ID data. If this is not applicable it returns a zero-length string. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfPartNumber 1.3.6.1.4.1.9.9.289.1.1.2.1.23 snmpadminstring read-only
The connector unit ( e.g., for a GBIC ) part number. If this is not applicable it returns a zero-length string. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                         fcIfAdminRxBbCredit 1.3.6.1.4.1.9.9.289.1.1.2.1.24 fcbbcredit read-write
The receive buffer-to-buffer credits configured for this port. If the value configured is zero, then the value of the object fcIfCapOsmRxBbCreditDefault or fcIfCapFrmRxBbCreditDefault is used if the port is operating in Fx mode. Value of fcIfCapOsmRxBbCreditDefault is used if fcIfPortRateMode is 'shared'. Value of fcIfCapFrmRxBbCreditDefault is used if fcIfPortRateMode is 'dedicated'. Similarly, if the port is operating in inter switch link (ISL) mode then the value of the object fcIfCapOsmISLRxBbCreditDefault or fcIfCapFrmISLRxBbCreditDefault is used. Value of fcIfCapOsmISLRxBbCreditDefault is used if fcIfPortRateMode is 'shared'. Value of fcIfCapFrmISLRxBbCreditDefault is used if fcIfPortRateMode is 'dedicated'. If a non-zero value is configured for this object then, if the values configured for fcIfAdminRxBbCreditModeISL and fcIfAdminRxBbCreditModeFx is zero, then the value of this object is used for the port operating in either Fx or ISL port mode. But if fcIfAdminRxBbCreditModeISL is configured with a valid value, then the value of fcIfAdminRxBbCreditModeISL object is used instead of this value, if the port is operating in ISL port mode. Similarly, if the values configured for fcIfAdminRxBbCreditModeFx is valid, then the value of fcIfAdminRxBbCreditModeFx object is used instead of this value, if the port is operating in Fx mode. If this object is set to non-zero value then objects fcIfAdminRxBbCreditModeISL and fcIfAdminRxBbCreditModeFx are set to zero at that time. But later the objects fcIfAdminRxBbCreditModeISL and fcIfAdminRxBbCreditModeFx can be configured to non-zero values even if this object present value is non-zero. NOTE: The value of this object is not used if cfcFeatureCtrlIndex object is configured with a value of 'extenedCredit' and fcIfAdminRxBbCreditExtended object is configured.
                         fcIfAdminRxBbCreditModeISL 1.3.6.1.4.1.9.9.289.1.1.2.1.25 fcbbcredit read-write
The receive buffer-to-buffer credits configured for this port to be used if it is operating in xE_port mode. NOTE: The value of this object is not used if cfcFeatureCtrlIndex object is configured with a value of 'extenedCredit' and fcIfAdminRxBbCreditExtended object is configured.
                         fcIfAdminRxBbCreditModeFx 1.3.6.1.4.1.9.9.289.1.1.2.1.26 fcbbcredit read-write
The receive buffer-to-buffer credits configured for this port to be used if it is operating in Fx mode. NOTE: The value of this object is not used if cfcFeatureCtrlIndex object is configured with a value of 'extenedCredit' and fcIfAdminRxBbCreditExtended object is configured.
                         fcIfOperRxBbCredit 1.3.6.1.4.1.9.9.289.1.1.2.1.27 fcbbcredit read-only
The receive buffer-to-buffer credits configured for the operational port mode.
                         fcIfRxDataFieldSize 1.3.6.1.4.1.9.9.289.1.1.2.1.28 fcrxdatafieldsize read-write
The largest Data_Field size for an FT_1 frame that can be received by this port.
                         fcIfActiveVsanUpList2k 1.3.6.1.4.1.9.9.289.1.1.2.1.29 fclist read-only
The list of VSANs (in the range 0 through 2047) whose operational state is 'up', that this port is associated with. Only ports operating in trunk mode can be associated to multiple VSANs. Each octet within the value of this object specifies a set of eight VSANs, with the first octet specifying VSANs 0 through 7, the second octet specifying VSANs 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered VSAN, and the least significant bit represents the highest numbered VSAN. Thus, each VSAN, whose operational state is 'up', that this port is associated with, is represented by a single bit within the value of this object. The corresponding VSAN that this port is a member of is operationally 'up' if and only if that bit has a value of '1'. Note that the zero-length string represents that none of the VSANs that this port is a member of are operationally 'up'. VSAN 0 is reserved. This object is applicable to only ports operating in trunk mode.
                         fcIfActiveVsanUpList4k 1.3.6.1.4.1.9.9.289.1.1.2.1.30 fclist read-only
The list of VSANs (in the range 2048 to 4096 ) whose operational state is 'up', that this port is associated with. Only ports operating in trunk mode can be associated to multiple VSANs. Each octet within the value of this object specifies a set of eight VSANs, with the first octet specifying VSANs 2048 through 2055, the second octet specifying VSANs 2056 through 2063, etc. Within each octet, the most significant bit represents the lowest numbered VSAN, and the least significant bit represents the highest numbered VSAN. Thus, each VSAN, whose operational state is 'up', that this port is associated with, is represented by a single bit within the value of this object. The corresponding VSAN that this port is a member of is operationally 'up' if and only if that bit has a value of '1'. Note that the zero-length string represents that none of the VSANs that this port is a member of are active. This object is applicable to only ports operating in trunk mode.
                         fcIfPortRateMode 1.3.6.1.4.1.9.9.289.1.1.2.1.31 integer read-write
The rate of data traffic supported by this port. 'dedicated' - this interface is operating in dedicated rate mode. In dedicated rate mode each interface has an allocated fabric bandwidth to sustain line rate traffic at the maximum configured operating speed. 'shared' - this interface is operating in over subscription mode. In over subscription mode the available fabric bandwidth of a link is shared by more than one interface, so that multiple front panel ports share the same link internally to the switch fabric. For modules that are capable of switching between 'dedicated' and 'shared' modes, certain restrictions apply based on the available bandwidth and speed. The keywords 'osm' and 'shared', 'frm' and 'dedicated' are interchangeable. Enumeration: 'shared': 2, 'dedicated': 1.
                         fcIfAdminRxPerfBuffer 1.3.6.1.4.1.9.9.289.1.1.2.1.32 fcperfbuffer read-write
The performance buffers configured for this port. These buffers in addition to the buffer-to-buffer credits are used to improve the performance of a port, hence called 'Performance buffers'. If a value of zero is set for this object, then the agent uses the built-in algorithm to calculate the number of performance buffers to be used.
                         fcIfOperRxPerfBuffer 1.3.6.1.4.1.9.9.289.1.1.2.1.33 fcperfbuffer read-only
The performance buffers presently operational on this port.
                         fcIfBbScn 1.3.6.1.4.1.9.9.289.1.1.2.1.34 unsigned32 read-only
The buffer-to-buffer state change number operational on this interface.
                         fcIfPortInitStatus 1.3.6.1.4.1.9.9.289.1.1.2.1.35 truthvalue read-only
If 'true', this port successfully completed a link initialization or there was an error during link initialization. If 'false', this port did not perform successful link initialization since it was brought down by the user or switch was powered up.
                         fcIfAdminRxBbCreditExtended 1.3.6.1.4.1.9.9.289.1.1.2.1.36 fcbbcredit read-write
This object specifies the extended BB credits that can be configured on an FC port (in the range 256 through 4095). The acceptable value depends on the BB credit configuration of other ports in the line card. Since this is an optional feature, the value of this object can only be modified after (enabling extended credit feature) cfcFeatureCtrlIndex object is configured with a value of 'extenedCredit'. If extended credit feature is enabled, the MIB objects fcIfAdminRxBbCredit, fcIfAdminRxBbCreditModeISL, fcIfAdminRxBbCreditModeFx values are not used; instead fcIfAdminRxBbCreditExtended is used regardless of port mode operation. If extended credit feature is disabled, the previous configured values of fcIfAdminRxBbCredit fcIfAdminRxBbCreditModeISL, fcIfAdminRxBbCreditModeFx are used as defined. NOTE: This object can be modified only on certain modules having hardware capability to support the extended BB credit feature.
                         fcIfFcTunnelIfIndex 1.3.6.1.4.1.9.9.289.1.1.2.1.37 interfaceindexorzero read-write
This object specifies the ifIndex of a FC tunnel that represents a logical Fibre Channel data path between a source switch and destination switch. RSPAN uses a special FC tunnel that originates at the ST port in the source switch and terminates at the SD port in the destination switch. The FC tunnel must be first bound to an ST port in the source switch and then mapped to an SD port in the destination switch for RSPAN feature configuration, which enables monitoring traffic from a remote switch. A value of zero indicates that no FC tunnel is mapped to a ST port. GLOSSARY: SPAN: Switch Port Analyzer (SPAN) is a feature that enables user to analyze network traffic in a switched network using network analyzer attached to a switch port. RSPAN: Remote SPAN that enables monitoring of traffic from remote switches. FC tunnel: An FC tunnel is a logical data path between a source switch and destination switch. SPAN tunnel (ST) port: The ST port is used to forward traffic to FC tunnel. SPAN destination (SD) port: The SD port is used to forward traffic to an Analyzer for monitoring purposes.
                         fcIfServiceState 1.3.6.1.4.1.9.9.289.1.1.2.1.38 fcifservicestatetype read-write
The service state of the interface. Some but not all interfaces, e.g., those on hardware modules with a capability of supporting shared resources, can have their state changed to 'outOfService'. Examples of such shared resources include speed/bandwidth and buffer memory. Shared resources include the values of the following objects: fcIfAdminSpeed, fcIfAdminMode, fcIfPortRateMode, fcIfAdminRxBbCredit, fcIfAdminRxBbCreditModeISL, fcIfAdminRxBbCreditModeFx, fcIfAdminRxBbCreditExtended, fcIfAdminRxPerfBuffer. When an attempt is made to change a particular interface's value for this object to 'outOfService': - if the interface's ifAdminStatus is 'up' or if the interface is a part of a Port channel, then the change to the value of this object is rejected. - if the interface's value of this object is successfully changed to 'outOfService', then each and every user-configured parameter value of the above-listed shared resource objects for that interface is set to its default value. When an interface is in the 'outOfService' state then: - the interface is not operational and no packets can be passed, - the interface's shared resource objects can not be configured to non-default values, - the interface cannot be added to a port channel. - the interface cannot be involved in a port swap (using cficonPortSwapTable in CISCO-FICON-MIB). - ifAdminStatus in IF-MIB cannot be changed to 'up' state. - other interface objects are not affected. Changing the value of this object on one interface to 'outOfService' does not affect the functionality of any other interface. When an attempt is made to change a particular interface's value for this object to 'inService', the attempt is rejected if necessary shared resources are unavailable.
                         fcIfAdminBbScnMode 1.3.6.1.4.1.9.9.289.1.1.2.1.39 truthvalue read-write
The Buffer-to-buffer State Change Number (BB_SC_N) field (word 1, bits 15-12) specifies the Buffer-to-buffer State Change Number. It indicates that the sender of the PLOGI or FLOGI frame is requesting 2 power BB_SC_N number of frames to be sent between two consecutive BB_SCs primitives, and 2 power BB_SC_N number of R_RDY primitives to be sent between two consecutive BB_SCr primitives. If 'true', the BB_SC_N mode is enabled. If 'false', the BB_SC_N mode is disabled.
                         fcIfPortType 1.3.6.1.4.1.9.9.289.1.1.2.1.40 integer read-only
Indicates whether this interface is internal orexternal interface on the chassis. internal(1) - This type of interface is not accessible via an externally-mounted connector on the device external(2) - This type of interface is accessible via an externally-mounted connector on the device Except on certain platforms, the interfaces are usually of the fcIfPortType 'external'. Enumeration: 'internal': 1, 'external': 2.
                         fcIfAdminFECState 1.3.6.1.4.1.9.9.289.1.1.2.1.41 integer read-write
The port FEC state configured by the user. When set to up(1), the port negotiates and converts the link into operational FEC up only if the neighboring port fcIfAdminFECState is up(1). When set to down(2) the fcIfOperFECState for this port and the neighboring port remains down(2) after negotiation. If this interface is a member of a port channel then this object cannot be modified. Enumeration: 'down': 2, 'up': 1.
                         fcIfOperFECState 1.3.6.1.4.1.9.9.289.1.1.2.1.42 integer read-only
The current operating FEC state of the port.The value is down(2) by default. If fcIfAdminFECState is up(1) for a physical port, the port negotiates and converts the link into operational FEC up only if the neighboring port fcIfAdminFECState is up(1). Enumeration: 'down': 2, 'up': 1.
                 fcTrunkIfTable 1.3.6.1.4.1.9.9.289.1.1.3 no-access
This table contains one entry for each trunking fibre channel port per VSAN. When the FC-port goes into trunking mode, the fibre channel switch creates one entry per FC-port for each active VSAN, from the allowed VSAN list for this port. The allowed VSAN list is configured using the objects, fcIfAllowedVsanList2k and fcIfAllowedVsanList4k. If an VSAN becomes inactive then the switch removes the corresponding entries from this table, if they exist.
                     fcTrunkIfEntry 1.3.6.1.4.1.9.9.289.1.1.3.1 no-access
Each entry contains trunking FC-port parameters.
                         fcTrunkIfOperStatus 1.3.6.1.4.1.9.9.289.1.1.3.1.1 integer read-only
The operational state of a VSAN on this port. If the port is in trunking mode, it is possible that the port state may be 'down(2)' only in some VSANs. If this port is down in this VSAN only then port state shown by 'ifOperStatus' may not be 'down(2)', but this object will show 'down(2)'. The 'fcTrunkIfOperStatusCause' object shows the reason for port being 'down(2)'. Enumeration: 'down': 2, 'up': 1.
                         fcTrunkIfOperStatusCause 1.3.6.1.4.1.9.9.289.1.1.3.1.2 fcifoperstatusreason read-only
The cause of current operational state of the port. The current operational state of the port is shown by the 'fcTrunkIfOperStatus'. This object will show 'none(2)' for all the 'fcTrunkIfOperStatus' values except for 'down(2)'. It will show one of the values from the 'FcIfOperStatusReason' textual convention if 'fcTrunkIfOperStatus' is 'down(2)'.
                         fcTrunkIfOperStatusCauseDescr 1.3.6.1.4.1.9.9.289.1.1.3.1.3 snmpadminstring read-only
The description for the cause of current operational state of the port, shown by the object 'fcTrunkIfOperStatusCause'.
                 fcIfLoginEntryCount 1.3.6.1.4.1.9.9.289.1.1.4 unsigned32 read-only
The number of login entries in fcIfFLoginTable.
                 fcIfFLoginTable 1.3.6.1.4.1.9.9.289.1.1.5 no-access
This table contains, one entry for each Nx_Port attached to a particular FC-port in this VSAN in the Fabric element. Each entry contains services parameters established from the most recent Fabric Login, explicit or implicit. In case of private devices attached to port, the fabric switch does the login on behalf of the private device. The fabric switch creates or deletes an entry in this table. Note: An FC-port may have one or more Nx_Port logged-in to it.
                     fcIfFLoginEntry 1.3.6.1.4.1.9.9.289.1.1.5.1 no-access
An entry containing service parameters established by a successful Fabric Login to the port indicated by ifIndex.
                         fcIfNxLoginIndex 1.3.6.1.4.1.9.9.289.1.1.5.1.1 unsigned32 no-access
An arbitrary value identifying the associated Nx_Port in the attachment for which the entry contains information.
                         fcIfNxPortNodeName 1.3.6.1.4.1.9.9.289.1.1.5.1.2 fcnameid read-only
The world wide name of the Remote Node the logged-in Nx_Port belongs to.
                         fcIfNxPortName 1.3.6.1.4.1.9.9.289.1.1.5.1.3 fcnameid read-only
The world wide name of the logged-in Nx_Port.
                         fcIfNxPortAddress 1.3.6.1.4.1.9.9.289.1.1.5.1.4 fcaddressid read-only
The address identifier that has been assigned to the logged-in Nx_Port.
                         fcIfNxFcphVersionAgreed 1.3.6.1.4.1.9.9.289.1.1.5.1.5 fcphversion read-only
The version of FC-PH that the Fx_Port has agreed to support from the Fabric Login.
                         fcIfNxRxBbCredit 1.3.6.1.4.1.9.9.289.1.1.5.1.6 fcbbcredit read-only
The maximum number of receive buffers available for holding Class 2, Class 3 received from the logged-in Nx_Port. It is for buffer-to-buffer flow control in the incoming direction from the logged-in Nx_Port to FC-port.
                         fcIfNxTxBbCredit 1.3.6.1.4.1.9.9.289.1.1.5.1.7 fcbbcredit read-only
The total number of buffers available for holding Class 2, Class 3 frames to be transmitted to the logged-in Nx_Port. It is for buffer-to-buffer flow control in the direction from FC-Port to Nx_Port. The buffer-to-buffer flow control mechanism is indicated in the respective fcIfBbCreditModel.
                         fcIfNxClass2RxDataFieldSize 1.3.6.1.4.1.9.9.289.1.1.5.1.8 fcrxdatafieldsize read-only
The Class 2 Receive Data Field Size of the logged-in Nx_Port. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the Nx_Port.
                         fcIfNxClass3RxDataFieldSize 1.3.6.1.4.1.9.9.289.1.1.5.1.9 fcrxdatafieldsize read-only
The Class 3 Receive Data Field Size of the logged-in Nx_Port. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the Nx_Port.
                         fcIfNxCosSuppAgreed 1.3.6.1.4.1.9.9.289.1.1.5.1.10 fcclassofservices read-only
The object indicating the classes of services that the logged-in Nx_Port has requested the FC-Port to support and the FC-Port has granted the request.
                         fcIfNxClass2SeqDelivAgreed 1.3.6.1.4.1.9.9.289.1.1.5.1.11 truthvalue read-only
The object indicating whether the FC-Port has agreed to support Class 2 sequential delivery during the Fabric Login. This is meaningful only if Class 2 service has been agreed. This object is applicable only to Fx_Ports.
                         fcIfNxClass3SeqDelivAgreed 1.3.6.1.4.1.9.9.289.1.1.5.1.12 truthvalue read-only
The flag indicating whether the Fx_Port has agreed to support Class 3 sequential delivery during the Fabric Login. This is meaningful only if Class 3 service has been agreed. This object is applicable only to Fx_Ports.
                 fcIfElpTable 1.3.6.1.4.1.9.9.289.1.1.6 no-access
This table contains, one entry for each local Interconnect_Port that has performed Exchange Link Parameters Switch Fabric Internal Link Service exchange with its peer Interconnect_Port. Each entry contains Exchange Link Parameters established from the most recent ELP exchange between the 2 Interconnect_Port. The agent creates and deletes each entry in this table. The agent creates an entry in this table on a successful completion of a ELP exchange. Similarly the agent deletes the entry when the port goes down. NOTE: Port Channel ports are not represented in this table.
                     fcIfElpEntry 1.3.6.1.4.1.9.9.289.1.1.6.1 no-access
An entry containing Exchange Link parameters established between the Interconnect_Port indicated by ifIndex and the peer Interconnect_Port indicated by fcIfElpNbrPortName.
                         fcIfElpNbrNodeName 1.3.6.1.4.1.9.9.289.1.1.6.1.1 fcnameid read-only
The node world wide name of the peer Node.
                         fcIfElpNbrPortName 1.3.6.1.4.1.9.9.289.1.1.6.1.2 fcnameid read-only
The port world wide name of the peer Interconnect_Port.
                         fcIfElpRxBbCredit 1.3.6.1.4.1.9.9.289.1.1.6.1.3 fcbbcredit read-only
The maximum number of receive buffers available for holding Class 2, Class 3, Class F frames received from the peer Interconnect_Port. It is for buffer-to-buffer flow control in the incoming direction from the peer Interconnect_Port to local Interconnect_Port. The buffer-to-buffer flow control mechanism is indicated in the respective fcIfBbCreditModel.
                         fcIfElpTxBbCredit 1.3.6.1.4.1.9.9.289.1.1.6.1.4 fcbbcredit read-only
The total number of buffers available for holding Class 2, Class 3, Class F frames to be transmitted to the peer Interconnect_Port. It is for buffer-to-buffer flow control in the direction from the local Interconnect_Port to peer Interconnect_Port. The buffer-to-buffer flow control mechanism is indicated in the corresponding fcIfBbCreditModel.
                         fcIfElpCosSuppAgreed 1.3.6.1.4.1.9.9.289.1.1.6.1.5 fcclassofservices read-only
The object indicating the classes of services that the peer Interconnect_Port has requested the local Interconnect_Port to support and the local Interconnect_Port has granted the request.
                         fcIfElpClass2SeqDelivAgreed 1.3.6.1.4.1.9.9.289.1.1.6.1.6 truthvalue read-only
The object indicating whether the local Interconnect_Port has agreed to support Class 2 sequential delivery during the Exchange Link Parameters Switch Fabric Internal Link Service request. This is meaningful only if Class 2 service has been agreed.
                         fcIfElpClass2RxDataFieldSize 1.3.6.1.4.1.9.9.289.1.1.6.1.7 fcrxdatafieldsize read-only
The Class 2 Receive Data Field Size of the peer Interconnect_Port. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the Interconnect_Port. This is meaningful only if Class 2 service has been agreed.
                         fcIfElpClass3SeqDelivAgreed 1.3.6.1.4.1.9.9.289.1.1.6.1.8 truthvalue read-only
The object indicating whether the local Interconnect_Port has agreed to support Class 3 sequential delivery during the Exchange Link Parameters Switch Fabric Internal Link Service request. This is meaningful only if Class 3 service has been agreed.
                         fcIfElpClass3RxDataFieldSize 1.3.6.1.4.1.9.9.289.1.1.6.1.9 fcrxdatafieldsize read-only
The Class 3 Receive Data Field Size of the peer Interconnect_Port. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the Interconnect_Port. This is meaningful only if Class 3 service has been agreed.
                         fcIfElpClassFXII 1.3.6.1.4.1.9.9.289.1.1.6.1.10 truthvalue read-only
The object when true(1) indicates that the peer Interconnect_Port supplying this parameter requires that an interlock be used during X_ID assignment in Class F. This is meaningful only if Class F service has been agreed.
                         fcIfElpClassFRxDataFieldSize 1.3.6.1.4.1.9.9.289.1.1.6.1.11 fcrxdatafieldsize read-only
The Class F Receive Data Field Size of the peer Interconnect_Port. Class F service is always agreed between two Interconnect_Ports, and thus this object is always meaningful. This object specifies the largest Data Field Size for an FT_1 frame that can be received by the Interconnect_Port.
                         fcIfElpClassFConcurrentSeq 1.3.6.1.4.1.9.9.289.1.1.6.1.12 unsigned32 read-only
The object indicating the number of sequence status blocks provided by the Interconnect_Port supplying the parameters for tracking the progress of a sequence as a sequence recipient. The maximum number of concurrent sequences that can be specified is 255. A value of zero in this field is reserved.
                         fcIfElpClassFEndToEndCredit 1.3.6.1.4.1.9.9.289.1.1.6.1.13 unsigned32 read-only
The object indicating the maximum number of Class F data frames which can be transmitted by an Interconnect_Port without receipt of accompanying ACK or Link_Response frames. The minimum value of end-to-end credit is one. The end-to-end credit field specified is associated with the number of buffers available for holding the Data_Field of a Class F frame and processing the contents of that Data_Field by the Interconnect_Port supplying the parameters.
                         fcIfElpClassFOpenSeq 1.3.6.1.4.1.9.9.289.1.1.6.1.14 unsigned32 read-only
The value of the open sequences per exchange shall specify the maximum number of sequences that can be open at one time at the recipient between a pair of Interconnect_Ports for one exchange. This value is used for exchange and sequence tracking.
                 fcIfCapTable 1.3.6.1.4.1.9.9.289.1.1.7 no-access
This table contains, one entry for each FC-Port. It contains information describing about what each FC-port is inherently capable in its current configuration of operating or supporting. Entries in this table are created/deleted on an as-needed basis by the agent. This table shows the capability of this port hardware as currently configured. NOTE: This table has objects which represent the characteristics of a physical port. Thus, Port Channel ports are not represented in this table. The recommended method to get the current capability for the objects affected by the setting of fcIfPortRateMode is to inspect the relevant objects in whichever table corresponds to the value of fcIfPortRateMode. As a result, the relevant objects in this table have been deprecated.
                     fcIfCapEntry 1.3.6.1.4.1.9.9.289.1.1.7.1 no-access
Each entry contains the Capability of a FC-Port.
                         fcIfCapFcphVersionHigh 1.3.6.1.4.1.9.9.289.1.1.7.1.1 fcphversion read-only
The highest version of FC-PH that the FC-Port is capable of supporting.
                         fcIfCapFcphVersionLow 1.3.6.1.4.1.9.9.289.1.1.7.1.2 fcphversion read-only
The lowest version of FC-PH that the FC-Port is capable of supporting.
                         fcIfCapRxBbCreditMax 1.3.6.1.4.1.9.9.289.1.1.7.1.3 fcbbcredit read-only
The maximum number of receive buffers the port hardware is capable of receiving from the attached Nx_Port. This object is applicable to ports operating in Fx mode.
                         fcIfCapRxBbCreditMin 1.3.6.1.4.1.9.9.289.1.1.7.1.4 fcbbcredit read-only
The minimum number of receive buffers the port hardware is capable of receiving from the attached Nx_Port. This object is applicable to ports operating in Fx mode.
                         fcIfCapRxDataFieldSizeMax 1.3.6.1.4.1.9.9.289.1.1.7.1.5 fcrxdatafieldsize read-only
The maximum size in bytes of the Data Field in a frame that the FC-Port is capable of receiving from its attached FC-port.
                         fcIfCapRxDataFieldSizeMin 1.3.6.1.4.1.9.9.289.1.1.7.1.6 fcrxdatafieldsize read-only
The minimum size in bytes of the Data Field in a frame that the FC-Port is capable of receiving from its attached FC-port.
                         fcIfCapCos 1.3.6.1.4.1.9.9.289.1.1.7.1.7 fcclassofservices read-only
The Bit mask indicating the set of Classes of Service that the FC-Port is capable of supporting.
                         fcIfCapClass2SeqDeliv 1.3.6.1.4.1.9.9.289.1.1.7.1.8 truthvalue read-only
The flag indicating whether or not the FC-Port is capable of supporting Class 2 Sequential Delivery.
                         fcIfCapClass3SeqDeliv 1.3.6.1.4.1.9.9.289.1.1.7.1.9 truthvalue read-only
The flag indicating whether or not the FC-Port is capable of supporting Class 3 Sequential Delivery.
                         fcIfCapHoldTimeMax 1.3.6.1.4.1.9.9.289.1.1.7.1.10 microseconds read-only
The maximum holding time ( in microseconds ) that the FC-Port is capable of supporting.
                         fcIfCapHoldTimeMin 1.3.6.1.4.1.9.9.289.1.1.7.1.11 microseconds read-only
The minimum holding time ( in microseconds ) that the FC-Port is capable of supporting.
                         fcIfCapISLRxBbCreditMax 1.3.6.1.4.1.9.9.289.1.1.7.1.12 fcbbcredit read-only
The maximum number of receive buffers the port hardware is capable of receiving from the attached Inter Connect port. This object is applicable to ports operating in xE_port mode.
                         fcIfCapISLRxBbCreditMin 1.3.6.1.4.1.9.9.289.1.1.7.1.13 fcbbcredit read-only
The minimum number of receive buffers the port hardware is capable of receiving from the attached xE_port or B_port. This object is applicable to ports operating in xE_port mode.
                         fcIfCapRxBbCreditWriteable 1.3.6.1.4.1.9.9.289.1.1.7.1.14 truthvalue read-only
The value indicating whether the port is capable of allowing the user to configure receive buffer to buffer credit. The values configured for the objects: fcIfAdminRxBbCredit, fcIfAdminRxBbCreditModeISL, fcIfAdminRxBbCreditModeFx will take effect only if the value of this object is true(1), otherwise the default values specified by the objects: fcIfCapRxBbCreditDefault, fcIfCapISLRxBbCreditDefault will stay in effect depending on the operating mode of the port.
                         fcIfCapRxBbCreditDefault 1.3.6.1.4.1.9.9.289.1.1.7.1.15 fcbbcredit read-only
The default receive buffer-to-buffer credits if the port is operating in Fx mode.
                         fcIfCapISLRxBbCreditDefault 1.3.6.1.4.1.9.9.289.1.1.7.1.16 fcbbcredit read-only
The default receive buffer-to-buffer credits if the port is operating in xE_port mode.
                         fcIfCapBbScnCapable 1.3.6.1.4.1.9.9.289.1.1.7.1.17 truthvalue read-only
Indicates whether this interface is capable of handling buffer-to-buffer state change number. 'true' : capable of handling. 'false' : it is not capable of handling it.
                         fcIfCapBbScnMax 1.3.6.1.4.1.9.9.289.1.1.7.1.18 unsigned32 read-only
The maximum buffer-to-buffer state change number this interface can handle.
                         fcIfCapOsmFrmCapable 1.3.6.1.4.1.9.9.289.1.1.7.1.19 truthvalue read-only
This value indicates whether this interface is capable to operate in different port rate modes. 'true' : the port is capable of being configured with the mode it is to operate in, e.g., a port which can operate in over subscription mode and full rate mode. 'false': the port rate mode cannot be changed. If the value of this object is 'true' then the fcIfCapOsmTable would show the values of the port when it operates in over subscribed mode and fcIfCapFrmTable would show the values when it operates in full rate mode. The currently configured mode is given by fcIfPortRateMode.
                         fcIfIsServiceStateCapable 1.3.6.1.4.1.9.9.289.1.1.7.1.20 truthvalue read-only
Indicates whether this interface is capable of handling service state change. 'true' : capable of changing the service state of the interface. This means that the user can configure the object fcIfServiceState on this interface. 'false' : not capable of a change in service state of the interface. The user cannot configure the object fcIfServiceState on this interface.
                         fcIfIsPortRateModeCapable 1.3.6.1.4.1.9.9.289.1.1.7.1.21 truthvalue read-only
Indicates whether this interface is capable of being configured in either of 'dedicated' or 'shared' port rate modes. 'true' : capable of changing the port rate mode of the interface. The user can configure the object fcIfAdminPortRateMode. 'false' : not capable of changing the port rate mode of the interface. The user cannot configure the object fcIfAdminPortRateMode.
                         fcIfIsAdminRxBbCreditExtendedCapable 1.3.6.1.4.1.9.9.289.1.1.7.1.22 truthvalue read-only
Indicates whether extended buffer-to-buffer credit feature can be enabled on a given interface. 'true' : capable of changing the extended buffer-to-buffer credits on the interface. The user can configure the object fcIfAdminRxBbCreditExtended on this interface. 'false' : not capable of changing the extended buffer-to-buffer credits on the interface. The user cannot configure the object fcIfAdminRxBbCreditExtended on this interface.
                 adminTrunkProtocol 1.3.6.1.4.1.9.9.289.1.1.8 integer read-write
The object to either enable or disable the trunking protocol for the device. The trunking protocol is used for negotiating trunk mode and calculating operational VSANs on an EISL link. It also performs port VSAN consistency checks. On non-trunking ISL links, if the port VSANs are different, the E ports will be isolated. To avoid this isolation, this MIB variable should be set to 'disable(2)'. enable(1) - enables trunking protocol. disable (2) - disables the trunking protocol. Enumeration: 'enable': 1, 'disable': 2.
                 fcIfElpRejectReasonCode 1.3.6.1.4.1.9.9.289.1.1.9 integer32 no-access
The reason code for the ELP reject.
                 fcIfElpRejectReasonCodeExpl 1.3.6.1.4.1.9.9.289.1.1.10 integer32 no-access
The reason code explanation for the ELP reject.
                 fcIfCapOsmTable 1.3.6.1.4.1.9.9.289.1.1.11 no-access
This table contains, one entry for each FC-Port which is capable of operating in over subscription port rate mode. It contains information describing about what each FC-port is inherently capable of operating or supporting in over subscription mode. Entries in this table are created/deleted on an as-needed basis by the agent. NOTE: This table has objects which represent the characteristics of a physical port. Thus, Port Channel ports are not represented in this table.
                       fcIfCapOsmEntry 1.3.6.1.4.1.9.9.289.1.1.11.1 no-access
Each entry contains the Capability of a FC-Port operating in over subscribed mode.
                           fcIfCapOsmRxBbCreditWriteable 1.3.6.1.4.1.9.9.289.1.1.11.1.1 truthvalue read-only
The value indicating whether the port operating in over subscribed mode is capable of allowing the user to configure receive buffer to buffer credit. The values configured for the objects: fcIfAdminRxBbCredit, fcIfAdminRxBbCreditModeISL, fcIfAdminRxBbCreditModeFx will take effect only if the value of this object is true(1), otherwise the default values specified by the objects: fcIfCapOsmRxBbCreditDefault, fcIfCapOsmISLRxBbCreditDefault will stay in effect depending on the operating mode of the port.
                           fcIfCapOsmRxBbCreditMax 1.3.6.1.4.1.9.9.289.1.1.11.1.2 fcbbcredit read-only
The maximum number of receive buffers the port hardware is capable of receiving from the attached Nx_Port. This object is applicable to ports operating in Fx mode. .
                           fcIfCapOsmRxBbCreditMin 1.3.6.1.4.1.9.9.289.1.1.11.1.3 fcbbcredit read-only
The minimum number of receive buffers the port hardware is capable of receiving from the attached Nx_Port. This object is applicable to ports operating in Fx mode.
                           fcIfCapOsmRxBbCreditDefault 1.3.6.1.4.1.9.9.289.1.1.11.1.4 fcbbcredit read-only
The default receive buffer-to-buffer credits if the port is operating in Fx mode.
                           fcIfCapOsmISLRxBbCreditMax 1.3.6.1.4.1.9.9.289.1.1.11.1.5 fcbbcredit read-only
The maximum number of receive buffers the port hardware is capable of receiving from the attached Inter Connect port. This object is applicable to ports operating in inter switch link mode.
                           fcIfCapOsmISLRxBbCreditMin 1.3.6.1.4.1.9.9.289.1.1.11.1.6 fcbbcredit read-only
The minimum number of receive buffers the port hardware is capable of receiving from the attached xE_port or B_port. This object is applicable to ports operating in inter switch link mode.
                           fcIfCapOsmISLRxBbCreditDefault 1.3.6.1.4.1.9.9.289.1.1.11.1.7 fcbbcredit read-only
The default receive buffer-to-buffer credits if the port is operating in inter switch link mode.
                           fcIfCapOsmRxPerfBufWriteable 1.3.6.1.4.1.9.9.289.1.1.11.1.8 truthvalue read-only
The value indicating whether the port is capable of allowing the user to configure receive performance buffers. The values configured for the objects: fcIfAdminRxPerfBuffer will take effect only if the value of this object is true(1), otherwise the default values specified by the objects: fcIfCapOsmRxPerfBufDefault, fcIfCapOsmISLRxPerfBufDefault will stay in effect depending on the operating mode of the port.
                           fcIfCapOsmRxPerfBufMax 1.3.6.1.4.1.9.9.289.1.1.11.1.9 fcperfbuffer read-only
The maximum number of performance buffers that can be configured for this port. The object is applicable to ports operating in Fx mode.
                           fcIfCapOsmRxPerfBufMin 1.3.6.1.4.1.9.9.289.1.1.11.1.10 fcperfbuffer read-only
The minimum number of performance buffers that can be configured for this port. The object is applicable to ports operating in Fx mode.
                           fcIfCapOsmRxPerfBufDefault 1.3.6.1.4.1.9.9.289.1.1.11.1.11 fcperfbuffer read-only
The default performance buffers if the port is operating in Fx mode. The object is applicable to ports operating in Fx mode.
                           fcIfCapOsmISLRxPerfBufMax 1.3.6.1.4.1.9.9.289.1.1.11.1.12 fcperfbuffer read-only
The maximum number of performance buffers that can be configured for this port. This object is applicable to inter switch link ports.
                           fcIfCapOsmISLRxPerfBufMin 1.3.6.1.4.1.9.9.289.1.1.11.1.13 fcperfbuffer read-only
The minimum number of performance buffers that can be configured for this port. This object is applicable to inter switch link ports.
                           fcIfCapOsmISLRxPerfBufDefault 1.3.6.1.4.1.9.9.289.1.1.11.1.14 fcperfbuffer read-only
The default performance buffers if the port is operating as an inter switch link port.
                 fcIfCapFrmTable 1.3.6.1.4.1.9.9.289.1.1.12 no-access
This table contains, one entry for each FC-Port which is capable of operating in Full Rate mode. It contains information describing about what each FC-port is inherently capable of operating or supporting in full rate mode. Entries in this table are created/deleted on an as-needed basis by the agent. NOTE: This table has objects which represent the characteristics of a physical port. Thus, Port Channel ports are not represented in this table.
                       fcIfCapFrmEntry 1.3.6.1.4.1.9.9.289.1.1.12.1 no-access
Each entry contains the Capability of a FC-Port operating in Full Rate mode.
                           fcIfCapFrmRxBbCreditWriteable 1.3.6.1.4.1.9.9.289.1.1.12.1.1 truthvalue read-only
The value indicating whether the port operating in full rate mode is capable of allowing the user to configure receive buffer to buffer credit. The values configured for the objects: fcIfAdminRxBbCredit, fcIfAdminRxBbCreditModeISL, fcIfAdminRxBbCreditModeFx will take effect only if the value of this object is true(1), otherwise the default values specified by the objects: fcIfCapFrmRxBbCreditDefault, fcIfCapFrmISLRxBbCreditDefault will stay in effect depending on the operating mode of the port.
                           fcIfCapFrmRxBbCreditMax 1.3.6.1.4.1.9.9.289.1.1.12.1.2 fcbbcredit read-only
The maximum number of receive buffers the port hardware is capable of receiving from the attached Nx_Port. This object is applicable to ports operating in Fx mode.
                           fcIfCapFrmRxBbCreditMin 1.3.6.1.4.1.9.9.289.1.1.12.1.3 fcbbcredit read-only
The minimum number of receive buffers the port hardware is capable of receiving from the attached Nx_Port. This object is applicable to ports operating in Fx mode.
                           fcIfCapFrmRxBbCreditDefault 1.3.6.1.4.1.9.9.289.1.1.12.1.4 fcbbcredit read-only
The default receive buffer-to-buffer credits if the port is operating in Fx mode.
                           fcIfCapFrmISLRxBbCreditMax 1.3.6.1.4.1.9.9.289.1.1.12.1.5 fcbbcredit read-only
The maximum number of receive buffers the port hardware is capable of receiving from the attached Inter Connect port. This object is applicable to ports operating in inter switch link mode.
                           fcIfCapFrmISLRxBbCreditMin 1.3.6.1.4.1.9.9.289.1.1.12.1.6 fcbbcredit read-only
The minimum number of receive buffers the port hardware is capable of receiving from the attached xE_port or B_port. This object is applicable to ports operating in inter switch link mode.
                           fcIfCapFrmISLRxBbCreditDefault 1.3.6.1.4.1.9.9.289.1.1.12.1.7 fcbbcredit read-only
The default receive buffer-to-buffer credits if the port is operating in inter switch link mode.
                           fcIfCapFrmRxPerfBufWriteable 1.3.6.1.4.1.9.9.289.1.1.12.1.8 truthvalue read-only
The value indicating whether the port is capable of allowing the user to configure receive performance buffers. The values configured for the objects: fcIfAdminRxPerfBuffer will take effect only if the value of this object is true(1), otherwise the default values specified by the objects: fcIfCapFrmRxPerfBufDefault, fcIfCapFrmISLRxPerfBufDefault will stay in effect depending on the operating mode of the port.
                           fcIfCapFrmRxPerfBufMax 1.3.6.1.4.1.9.9.289.1.1.12.1.9 fcperfbuffer read-only
The maximum number of performance buffers that can be configured for this port. The object is applicable to ports operating in Fx mode.
                           fcIfCapFrmRxPerfBufMin 1.3.6.1.4.1.9.9.289.1.1.12.1.10 fcperfbuffer read-only
The minimum number of performance buffers that can be configured for this port. The object is applicable to ports operating in Fx mode.
                           fcIfCapFrmRxPerfBufDefault 1.3.6.1.4.1.9.9.289.1.1.12.1.11 fcperfbuffer read-only
The default performance buffers if the port is operating in Fx mode. The object is applicable to ports operating in Fx mode.
                           fcIfCapFrmISLRxPerfBufMax 1.3.6.1.4.1.9.9.289.1.1.12.1.12 fcperfbuffer read-only
The maximum number of performance buffers that can be configured for this port. This object is applicable to inter switch link ports.
                           fcIfCapFrmISLRxPerfBufMin 1.3.6.1.4.1.9.9.289.1.1.12.1.13 fcperfbuffer read-only
The minimum number of performance buffers that can be configured for this port. This object is applicable to inter switch link ports.
                           fcIfCapFrmISLRxPerfBufDefault 1.3.6.1.4.1.9.9.289.1.1.12.1.14 fcperfbuffer read-only
The default performance buffers if the port is operating as an inter switch link port.
                 fcIfRNIDInfoTable 1.3.6.1.4.1.9.9.289.1.1.13 no-access
A table listing the peer node identification data per port per VSAN.
                       fcIfRNIDInfoEntry 1.3.6.1.4.1.9.9.289.1.1.13.1 no-access
Each entry provides node identification data of the peer. This data is got through performing request-node-identification-data(RNID) extended link service. The table would have entry for each port, identified by ifIndex, on this VSAN, identified by vsanIndex. This table would hold entries only for physical FC ports, FC port channel ports and FCIP ports.
                           fcIfRNIDInfoStatus 1.3.6.1.4.1.9.9.289.1.1.13.1.1 integer read-write
This object specifies the status of the row, is valid, invalid or old. The only value that can be assigned by the Network Management System(NMS) is invalid(2). The NMS cannot set this object to any other value (i.e valid (1) or old(3) ). Enumeration: 'valid': 1, 'old': 3, 'invalid': 2.
                           fcIfRNIDInfoTypeNumber 1.3.6.1.4.1.9.9.289.1.1.13.1.2 snmpadminstring read-only
The type number of the peer node. For example the type number could be 002105.
                           fcIfRNIDInfoModelNumber 1.3.6.1.4.1.9.9.289.1.1.13.1.3 snmpadminstring read-only
The model number of the peer node. For example the model number could be F20.
                           fcIfRNIDInfoManufacturer 1.3.6.1.4.1.9.9.289.1.1.13.1.4 snmpadminstring read-only
The name of the the company that manufactured the peer node. For example the Manufacturer info could be HTC.
                           fcIfRNIDInfoPlantOfMfg 1.3.6.1.4.1.9.9.289.1.1.13.1.5 snmpadminstring read-only
The plant code that identifies the plant of manufacture of the peer node. For example the plant code of manufacture could be 00.
                           fcIfRNIDInfoSerialNumber 1.3.6.1.4.1.9.9.289.1.1.13.1.6 snmpadminstring read-only
The sequence number assigned to the peer node during manufacturing. For example the serial number could be 000000023053.
                           fcIfRNIDInfoUnitType 1.3.6.1.4.1.9.9.289.1.1.13.1.7 integer read-only
The type of the peer node that this port is communicating. channel - Host controlUnit - Disk fabric - Another SAN switch unknown - if fcIfRNIDInfoStatus is 'invalid' this would be unknown. Enumeration: 'unknown': 4, 'controlUnit': 2, 'channel': 1, 'fabric': 3.
                           fcIfRNIDInfoPortId 1.3.6.1.4.1.9.9.289.1.1.13.1.8 integer32 read-only
The identifier of the port in the peer node connected to this port. If the peer node is a channel, as described by the instance of fcIfRNIDInfoUnitType, then fcIfRNIDInfoPortId will be the CHPID (Channel Path Identifier) of the channel path that contains the port in the peer node connected to this port. If the peer node is controlUnit, then fcIfRNIDInfoPortId will be 0. If the peer node is fabric, then fcIfRNIDInfoPortId will be port address of the port in peer node connected to this port.
                 fcIfGigETable 1.3.6.1.4.1.9.9.289.1.1.14 no-access
This table contains one entry per fibre channel switch Gigabit Ethernet (GigE) interface. This table also provides an easy way to find out whether a GigE interface is part of an port channel or not. The table is indexed by the 'ifIndex' of the GigE port in the fiber channel switch.
                       fcIfGigEEntry 1.3.6.1.4.1.9.9.289.1.1.14.1 no-access
Each entry contains GigE port configuration and state information.
                           fcIfGigEPortChannelIfIndex 1.3.6.1.4.1.9.9.289.1.1.14.1.1 interfaceindexorzero read-only
The ifIndex of the ether channel port this GigE port belongs to. A value of zero indicates that this GigE port is not part of any port channel. For port channel port this object will have the ifIndex of the port channel port itself.
                           fcIfGigEAutoNegotiate 1.3.6.1.4.1.9.9.289.1.1.14.1.2 integer read-write
This object Indicates whether auto-negotiation (of speed and duplex mode) should be used on this interface. Enumeration: 'disabled': 2, 'enabled': 1.
                           fcIfGigEBeaconMode 1.3.6.1.4.1.9.9.289.1.1.14.1.3 truthvalue read-write
In Beacon mode, an interface LED is put into flashing mode for easy identification of a particular interface. The Beacon mode configured by the user. If 'true', the Beacon mode is enabled. If 'false', the beacon mode is disabled.
                           fcIfGigConnectorType 1.3.6.1.4.1.9.9.289.1.1.14.1.4 fcportmoduletypes read-only
The module type of the port connector. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
                 fcIfModuleTable 1.3.6.1.4.1.9.9.289.1.1.15 no-access
This table is used for configuring the module specific features for Fibre Channel modules (or whatever equivalent).
                       fcIfModuleEntry 1.3.6.1.4.1.9.9.289.1.1.15.1 no-access
An entry in fcIfModuleTable. Each entry represents the module specific attributes.
                           fcIfModuleOverSubscriptionRatioConfig 1.3.6.1.4.1.9.9.289.1.1.15.1.1 integer read-write
This object helps the user to control the restriction on oversubscription ratio on modules that support it. enable(1) - Enables the restriction on oversubscription ratio disable(2) - Disables the restriction on oversubscription ratio By default, the restriction on oversubscription ratio is enabled. If the user configures this object to disable (2), all the interfaces on the module are capable of operating at maximum admin speed, given by fcIfAdminSpeed, regardless of the available bandwidth. Enumeration: 'disabled': 2, 'enabled': 1.
                           fcIfModuleBandwidthFairnessConfig 1.3.6.1.4.1.9.9.289.1.1.15.1.2 integer read-write
This object helps the user to control bandwidth fairness on modules that support it. enable(1) - Enables the bandwidth fairness disable(2) - Disables the bandwidth fairness By default, bandwidth fairness is enabled for a module. If the user configures this object to disable (2), fair bandwidth provisioning will not be guaranteed for interfaces with fcIfPortRadeMode equal to 'dedicated'. Enumeration: 'enable': 1, 'disable': 2.
                           fcIfModuleBandwidthFairnessOper 1.3.6.1.4.1.9.9.289.1.1.15.1.3 integer read-only
The operational status of bandwidth fairness on the module. enabled(1) - Bandwidth fairness is enabled on the module disabled(2) - Bandwidth fairness is disabled on the module Enumeration: 'disabled': 2, 'enabled': 1.
                           fcIfModuleXcvrFrequencyConfig 1.3.6.1.4.1.9.9.289.1.1.15.1.4 integer read-write
This object specifies the transceiver frequency of this module. notApplicable(1) - This value is read-only and is always returned for module which does not support this configuration. xcvrFreqX2FC(2) - Sets the object to 10G FC transceiver frequency. xcvrFreqX2Eth(3) - Sets the object to 10G Ethernet transceiver frequency. Enumeration: 'notApplicable': 1, 'xcvrFreqX2FC': 2, 'xcvrFreqX2Eth': 3.
                 fcIfToggleCtrlConfigTable 1.3.6.1.4.1.9.9.289.1.1.16 no-access
This table contains one entry per fibre channel interface. In certain scenarios, when an interface in a system transitions to a down state, it is likely for the interface to keep toggling and flapping between up and down states continuously. The objects in each entry of this table help in controlling such behaviour on an interface by stopping such frequent transitions and holding the interface in down state, if a stipulated number of such toggles happen in a given duration, as described in the objects.
                       fcIfToggleCtrlConfigEntry 1.3.6.1.4.1.9.9.289.1.1.16.1 no-access
An entry in the fcIfToggleCtrlConfigTable.
                           fcIfToggleCtrlConfigEnable 1.3.6.1.4.1.9.9.289.1.1.16.1.1 truthvalue read-write
This object specifies if an interface can be stopped from toggling between up and down states or allowed to toggle continuously. If 'true', the interface will be stopped from toggling between up and down states. If 'false', the interface will be allowed to toggle continuously.
                           fcIfToggleCtrlConfigReason 1.3.6.1.4.1.9.9.289.1.1.16.1.2 integer read-only
This object indicates the reason for which a port can be allowed to toggle between up and down states. notApplicable (1) - this reason is displayed when fcIfToggleCtrlConfigEnable is 'false'. linkFailure (2) - physical link failure. Enumeration: 'notApplicable': 1, 'linkFailure': 2.
                           fcIfToggleCtrlConfigDuration 1.3.6.1.4.1.9.9.289.1.1.16.1.3 unsigned32 read-write
This object specifies the time duration in which the port is allowed to toggle as many as the number of times given by fcIfToggleCtrlConfigNumFlaps. When fcIfToggleCtrlConfigEnable is 'false', this object does not take effect and its value cannot be changed.
                           fcIfToggleCtrlConfigNumFlaps 1.3.6.1.4.1.9.9.289.1.1.16.1.4 unsigned32 read-write
This object specifies the number of times a port can flap in the duration given by fcIfToggleCtrlConfigDuration. When fcIfToggleCtrlConfigEnable is 'false', this object does not take effect and its value cannot be changed.
                 fcIfFlapCtrlConfigTable 1.3.6.1.4.1.9.9.289.1.1.17 no-access
In certain scenarios, when an interface in a system transitions to a down state due to a particular reason, it is likely for the interface to keep flapping between up and down states continuously. The objects in each entry of this table help in controlling such behaviour on an interface by stopping such frequent transitions and holding the interface in down state, if a stipulated number of such toggles happen in a given duration, as described in the objects. Per each reason for which the interface flaps, an entry in this table can be used to configure the following: whether or not the flapping should be controlled on the interface, the allowed number of flaps and the allowed duration before the interface is held in down state.
                       fcIfFlapCtrlConfigEntry 1.3.6.1.4.1.9.9.289.1.1.17.1 no-access
An entry in the fcIfFlapCtrlConfigTable.
                           fcIfFlapCtrlConfigReason 1.3.6.1.4.1.9.9.289.1.1.17.1.1 integer no-access
This object indicates the reason for which a port can be allowed to toggle between up and down states. linkFailure (1) - physical link failure. trustSecViolation (2) - Cisco Trusted Security violation. bitErrorRate (3) - bit error rate threshold exceeded. signalLoss (4) - link failure due to loss of signal. syncLoss (5) - link failure due to loss of sync. linkReset (6) - link failure due to link reset. creditLoss (7) - link failure due to excessive credit loss indications. Enumeration: 'syncLoss': 5, 'linkFailure': 1, 'creditLoss': 7, 'trustSecViolation': 2, 'signalLoss': 4, 'linkReset': 6, 'bitErrorRate': 3.
                           fcIfFlapCtrlConfigEnable 1.3.6.1.4.1.9.9.289.1.1.17.1.2 truthvalue read-write
This object specifies if an interface can be stopped from toggling between up and down states or allowed to toggle continuously. If 'true', the interface will be stopped from toggling between up and down states. If 'false', the interface will be allowed to toggle continuously.
                           fcIfFlapCtrlConfigDuration 1.3.6.1.4.1.9.9.289.1.1.17.1.3 unsigned32 read-write
This object specifies the time duration in which the port is allowed to toggle as many as the number of times given by fcIfFlapCtrlConfigNumFlaps. When fcIfFlapCtrlConfigEnable is 'false', this object does not take effect and its value cannot be changed.
                           fcIfFlapCtrlConfigNumFlaps 1.3.6.1.4.1.9.9.289.1.1.17.1.4 unsigned32 read-write
This object specifies the number of times a port can flap in the duration given by fcIfFlapCtrlConfigDuration. When fcIfFlapCtrlConfigEnable is 'false', this object does not take effect and its value cannot be changed.
             cffFcFeStatistics 1.3.6.1.4.1.9.9.289.1.2
                 fcIfErrorTable 1.3.6.1.4.1.9.9.289.1.2.1 no-access
This table contains, one entry for each fabric channel port( including any Port Channel ports ). It contains counters that record the errors detected. This table is an extension to interfaces group defined in IF-MIB. It contains additional errors specific to this device.
                     fcIfErrorEntry 1.3.6.1.4.1.9.9.289.1.2.1.1 no-access
Each entry contains error counters of a fabric channel port.
                         fcIfLinkFailures 1.3.6.1.4.1.9.9.289.1.2.1.1.1 counter32 read-only
The number of link failures detected by the FC-Port.
                         fcIfSyncLosses 1.3.6.1.4.1.9.9.289.1.2.1.1.2 counter32 read-only
The number of loss of synchronization failures detected by the FC-Port.
                         fcIfSigLosses 1.3.6.1.4.1.9.9.289.1.2.1.1.3 counter32 read-only
The number of signal losses detected by the FC-Port.
                         fcIfPrimSeqProtoErrors 1.3.6.1.4.1.9.9.289.1.2.1.1.4 counter32 read-only
The number of primitive sequence protocol errors detected by the FC-Port.
                         fcIfInvalidTxWords 1.3.6.1.4.1.9.9.289.1.2.1.1.5 counter32 read-only
The number of invalid transmission words detected by the FC-Port.
                         fcIfInvalidCrcs 1.3.6.1.4.1.9.9.289.1.2.1.1.6 counter32 read-only
The number of invalid CRCs detected by the FC-Port. Loop ports should not count CRC errors passing through when monitoring.
                         fcIfDelimiterErrors 1.3.6.1.4.1.9.9.289.1.2.1.1.7 counter32 read-only
The number of Delimiter Errors detected by the FC-Port.
                         fcIfAddressIdErrors 1.3.6.1.4.1.9.9.289.1.2.1.1.8 counter32 read-only
The number of address identifier errors detected by the FC-Port.
                         fcIfLinkResetIns 1.3.6.1.4.1.9.9.289.1.2.1.1.9 counter32 read-only
The number of link reset protocol errors received by the FC-Port from the attached FC-port.
                         fcIfLinkResetOuts 1.3.6.1.4.1.9.9.289.1.2.1.1.10 counter32 read-only
The number of link reset protocol errors issued by the FC-Port to the attached FC-Port.
                         fcIfOlsIns 1.3.6.1.4.1.9.9.289.1.2.1.1.11 counter32 read-only
The number of Offline Sequence errors received by the FC-Port.
                         fcIfOlsOuts 1.3.6.1.4.1.9.9.289.1.2.1.1.12 counter32 read-only
The number of Offline Sequence errors issued by the FC-Port.
                         fcIfRuntFramesIn 1.3.6.1.4.1.9.9.289.1.2.1.1.13 counter32 read-only
The number of frames received by the FC-port that are shorter than the minimum allowable frame length regardless if the CRC is good or not.
                         fcIfJabberFramesIn 1.3.6.1.4.1.9.9.289.1.2.1.1.14 counter32 read-only
The number of frames received by the FC-port that are longer than a maximum frame length and also have a CRC error.
                         fcIfTxWaitCount 1.3.6.1.4.1.9.9.289.1.2.1.1.15 counter32 read-only
The number of times the FC-port waited due to lack of transmit credits.
                         fcIfFramesTooLong 1.3.6.1.4.1.9.9.289.1.2.1.1.16 counter32 read-only
The number of frames received by the FC-port where the frame length was greater than what was agreed to in FLOGI/PLOGI. This could be caused by losing the end of frame delimiter.
                         fcIfFramesTooShort 1.3.6.1.4.1.9.9.289.1.2.1.1.17 counter32 read-only
The number of frames received by the FC-port where the frame length was less than the minimum indicated by the frame header (normally 24 bytes), but it could be more if the DFCTL field indicates an optional header should be present.
                         fcIfLRRIn 1.3.6.1.4.1.9.9.289.1.2.1.1.18 counter32 read-only
The number of Link reset responses received by the FC-port.
                         fcIfLRROut 1.3.6.1.4.1.9.9.289.1.2.1.1.19 counter32 read-only
The number of Link reset responses transmitted by the FC-port.
                         fcIfNOSIn 1.3.6.1.4.1.9.9.289.1.2.1.1.20 counter32 read-only
The number of non-operational sequences received by the FC-port.
                         fcIfNOSOut 1.3.6.1.4.1.9.9.289.1.2.1.1.21 counter32 read-only
The number of non-operational sequences transmitted by the FC-port.
                         fcIfFragFrames 1.3.6.1.4.1.9.9.289.1.2.1.1.22 counter32 read-only
The number of fragmented frames received by the FC-port.
                         fcIfEOFaFrames 1.3.6.1.4.1.9.9.289.1.2.1.1.23 counter32 read-only
The number of frames received by FC-port with EOF aborts.
                         fcIfUnknownClassFrames 1.3.6.1.4.1.9.9.289.1.2.1.1.24 counter32 read-only
The number of unknown class frames received by FC-port.
                         fcIf8b10bDisparityErrors 1.3.6.1.4.1.9.9.289.1.2.1.1.25 counter32 read-only
The number of 8b10b disparity errors.
                         fcIfFramesDiscard 1.3.6.1.4.1.9.9.289.1.2.1.1.26 counter32 read-only
The number of frames discarded by the FC-port.
                         fcIfELPFailures 1.3.6.1.4.1.9.9.289.1.2.1.1.27 counter32 read-only
The number of Exchange Link Parameters Switch Fabric Internal Link service request failures detected by the FC-Port. This object is applicable to only Interconnect_Port, which are E_Port or B_Port.
                         fcIfBBCreditTransistionFromZero 1.3.6.1.4.1.9.9.289.1.2.1.1.28 counter32 read-only
fcIfBBCreditTransistionFromZero increments if the transmit b2b credit is zero
                         fcIfEISLFramesDiscard 1.3.6.1.4.1.9.9.289.1.2.1.1.29 counter32 read-only
The number of Enhanced Inter Switch Link (EISL) frames discarded by the FC-port. EISL frames carry an EISL header containing VSAN among other information.
                         fcIfFramingErrorFrames 1.3.6.1.4.1.9.9.289.1.2.1.1.30 counter32 read-only
The number of framing errors. This denotes that the FC-port detected an inconsistency of frame structure.
                         fcIfLipF8In 1.3.6.1.4.1.9.9.289.1.2.1.1.31 counter32 read-only
The number of 'F8' (LIP(F8,x)) type of Loop failures - Loop Initialization Primitive Sequence (LIP) errors received by the FC-Port from the attached FC-port.
                         fcIfLipF8Out 1.3.6.1.4.1.9.9.289.1.2.1.1.32 counter32 read-only
The number of 'F8' (LIP(F8,x)) type of Loop failures - Loop Initialization Primitive Sequence (LIP) errors issued by the FC-Port to the attached FC-Port.
                         fcIfNonLipF8In 1.3.6.1.4.1.9.9.289.1.2.1.1.33 counter32 read-only
The number of Non 'F8' (LIP(F8,x)) type of Loop failures - Loop Initialization Primitive Sequence (LIP) errors received by the FC-Port from the attached FC-port.
                         fcIfNonLipF8Out 1.3.6.1.4.1.9.9.289.1.2.1.1.34 counter32 read-only
The number of Non 'F8' (LIP(F8,x)) type of Loop failures - Loop Initialization Primitive Sequence (LIP) errors issued by the FC-Port to the attached FC-Port.
                         fcIfTimeOutDiscards 1.3.6.1.4.1.9.9.289.1.2.1.1.35 counter64 read-only
The number of packets that are dropped due to time-out at the FC-port or due to the FC-port going offline.
                         fcIfOutDiscards 1.3.6.1.4.1.9.9.289.1.2.1.1.36 counter64 read-only
The total number of packets that are discarded in the egress side of the FC-port.
                         fcIfCreditLoss 1.3.6.1.4.1.9.9.289.1.2.1.1.37 counter64 read-only
The number of link reset has occurred due to unavailable credits from the peer side of the link.
                         fcIfTxWtAvgBBCreditTransitionToZero 1.3.6.1.4.1.9.9.289.1.2.1.1.38 counter64 read-only
fcIfTxWtAvgBBCreditTransitionToZero increments if the credit available is zero for 100 ms.
                         fcIfBBCreditTransistionToZero 1.3.6.1.4.1.9.9.289.1.2.1.1.39 counter32 read-only
fcIfBBCreditTransistionToZero increments if the receive b2b credit is zero
                         fcHCIfBBCreditTransistionFromZero 1.3.6.1.4.1.9.9.289.1.2.1.1.40 counter64 read-only
fcHCIfBBCreditTransistionFromZero increments if the transmit b2b credit is zero.
                         fcHCIfBBCreditTransistionToZero 1.3.6.1.4.1.9.9.289.1.2.1.1.41 counter64 read-only
fcHCIfBBCreditTransistionToZero increments if the receive b2b credit is zero.
                         fcIfFECCorrectedBlks 1.3.6.1.4.1.9.9.289.1.2.1.1.42 counter64 read-only
The number of blocks corrected by FEC decoder.
                         fcIfFECUncorrectedBlks 1.3.6.1.4.1.9.9.289.1.2.1.1.43 counter64 read-only
The number of blocks FEC decoder was unable to correct.
                 fcIfC2AccountingTable 1.3.6.1.4.1.9.9.289.1.2.2 no-access
This table contains, one entry for each F, FL or TL ports in the fabric element, including Port Channel ports. It contains Class 2 accounting information.
                     fcIfC2AccountingEntry 1.3.6.1.4.1.9.9.289.1.2.2.1 no-access
Each entry contains Class 2 accounting information for each F, FL or TL port.
                         fcIfC2InFrames 1.3.6.1.4.1.9.9.289.1.2.2.1.1 counter64 read-only
The number of Class 2 frames received by this port from its attached Nx_Port.
                         fcIfC2OutFrames 1.3.6.1.4.1.9.9.289.1.2.2.1.2 counter64 read-only
The number of Class 2 frames delivered through this port to its attached Nx_Port.
                         fcIfC2InOctets 1.3.6.1.4.1.9.9.289.1.2.2.1.3 counter64 read-only
The number of Class 2 frame octets, including the frame delimiters, received by this port from its attached Nx_Port.
                         fcIfC2OutOctets 1.3.6.1.4.1.9.9.289.1.2.2.1.4 counter64 read-only
The number of Class 2 frame octets, including the frame delimiters, delivered through this port to its attached Nx_Port.
                         fcIfC2Discards 1.3.6.1.4.1.9.9.289.1.2.2.1.5 counter32 read-only
The number of Class 2 frames discarded by this port.
                         fcIfC2FbsyFrames 1.3.6.1.4.1.9.9.289.1.2.2.1.6 counter32 read-only
The number of F_BSY frames generated by this port against Class 2 frames.
                         fcIfC2FrjtFrames 1.3.6.1.4.1.9.9.289.1.2.2.1.7 counter32 read-only
The number of F_RJT frames generated by this port against Class 2 frames.
                         fcIfC2PBSYFrames 1.3.6.1.4.1.9.9.289.1.2.2.1.8 counter32 read-only
The number of times that port busy was returned to this port as result of a class 2 frame that could not be delivered to the other end of the link. This occurs if the destination Nx_Port is temporarily busy. PBSY can only occur on SOFc1 frames ( the frames that establish a connection ).
                         fcIfC2PRJTFrames 1.3.6.1.4.1.9.9.289.1.2.2.1.9 counter32 read-only
The number of times that port reject was returned to this port as a result of a class 2 frame that was rejected at the destination Nx_Port.
                 fcIfC3AccountingTable 1.3.6.1.4.1.9.9.289.1.2.3 no-access
This table contains, one entry for each F, FL or TL ports in the fabric element, including Port Channel ports. It contains Class 3 accounting information.
                     fcIfC3AccountingEntry 1.3.6.1.4.1.9.9.289.1.2.3.1 no-access
Each entry contains Class 3 accounting information for each F, FL or TL port.
                         fcIfC3InFrames 1.3.6.1.4.1.9.9.289.1.2.3.1.1 counter64 read-only
The number of Class 3 frames received by this port from its attached Nx_Port.
                         fcIfC3OutFrames 1.3.6.1.4.1.9.9.289.1.2.3.1.2 counter64 read-only
The number of Class 3 frames transmitted by this port to its attached Nx_Port.
                         fcIfC3InOctets 1.3.6.1.4.1.9.9.289.1.2.3.1.3 counter64 read-only
The number of Class 3 frame octets, including the frame delimiters, received by this port from its attached Nx_Port.
                         fcIfC3OutOctets 1.3.6.1.4.1.9.9.289.1.2.3.1.4 counter64 read-only
The number of Class 3 frame octets, including the frame delimiters, transmitted by this port to its a attached Nx_Port.
                         fcIfC3Discards 1.3.6.1.4.1.9.9.289.1.2.3.1.5 counter32 read-only
The number of Class 3 frames discarded by this port.
                 fcIfCfAccountingTable 1.3.6.1.4.1.9.9.289.1.2.4 no-access
A table that contains, one entry for each Interconnect_Ports (xE_port, B_port) in the fabric element, including Port Channel ports. It contains Class F accounting information.
                     fcIfCfAccountingEntry 1.3.6.1.4.1.9.9.289.1.2.4.1 no-access
An entry containing Class F accounting information for each xE_port.
                         fcIfCfInFrames 1.3.6.1.4.1.9.9.289.1.2.4.1.1 counter64 read-only
The number of Class F frames received by this port.
                         fcIfCfOutFrames 1.3.6.1.4.1.9.9.289.1.2.4.1.2 counter64 read-only
The number of Class F frames transmitted by this port.
                         fcIfCfInOctets 1.3.6.1.4.1.9.9.289.1.2.4.1.3 counter64 read-only
The number of Class F frame octets, including the frame delimiters, received by this port from its attached Nx_Port.
                         fcIfCfOutOctets 1.3.6.1.4.1.9.9.289.1.2.4.1.4 counter64 read-only
The number of Class F frame octets, including the frame delimiters, transmitted by this port to its a attached Nx_Port.
                         fcIfCfDiscards 1.3.6.1.4.1.9.9.289.1.2.4.1.5 counter32 read-only
The number of Class F frames discarded by this port.
                 fcIfStatTable 1.3.6.1.4.1.9.9.289.1.2.5 no-access
A table that contains, one entry for each physical fibre channel port. It contains statistics information.
                     fcIfStatEntry 1.3.6.1.4.1.9.9.289.1.2.5.1 no-access
An entry containing statistics information for each fibre channel port.
                         fcIfCurrRxBbCredit 1.3.6.1.4.1.9.9.289.1.2.5.1.1 fcbbcredit read-only
The current value of receive buffer-to-buffer credits for this port.
                         fcIfCurrTxBbCredit 1.3.6.1.4.1.9.9.289.1.2.5.1.2 fcbbcredit read-only
The current value of transmit buffer-to-buffer credits for this port.
             cffFcFeNotification 1.3.6.1.4.1.9.9.289.1.3
                 cffFcFeNotifications 1.3.6.1.4.1.9.9.289.1.3.0
                     fcTrunkIfDownNotify 1.3.6.1.4.1.9.9.289.1.3.0.1
This notification is generated by the agent whenever the fcTrunkifOperStatus object for this trunk interface is about to enter the down state from some other state. This other state is indicated by the included value of fcTrunkifOperStatus.
                     fcTrunkIfUpNotify 1.3.6.1.4.1.9.9.289.1.3.0.2
This notification is generated by the agent whenever the fcTrunkifOperStatus object for one of its trunk interfaces has left the down state and transitioned into some other state. This other state is indicated by the included value of fcTrunkifOperStatus.
                     fcIfElpReject 1.3.6.1.4.1.9.9.289.1.3.0.3
This notification is generated by the agent whenever this interface received a ELP request and rejected it.
                     fcotInserted 1.3.6.1.4.1.9.9.289.1.3.0.4
This notification indicates that a Fibre Channel Optical Transmitter (FCOT) for an interface is inserted. This notification is generated by the agent whenever the 'cieIfOperStatusCause' object for one of its interfaces has transitioned into some other state from 'fcotNotPresent' state. This other state is indicated by the included value of 'cieIfOperStatusCause'.
                     fcotRemoved 1.3.6.1.4.1.9.9.289.1.3.0.5
This notification indicates that a Fibre Channel Optical Transmitter (FCOT) for an interface is removed. This notification is generated by the agent whenever the 'cieIfOperStatusCause' object for one of its interfaces has entered into 'fcotNotPresent' state.
         cffFcFeMIBConformance 1.3.6.1.4.1.9.9.289.2
             cffFcFeMIBCompliances 1.3.6.1.4.1.9.9.289.2.1
                 cffFcFeMIBCompliance 1.3.6.1.4.1.9.9.289.2.1.1
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBCompliance1 1.3.6.1.4.1.9.9.289.2.1.2
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBCompliance2 1.3.6.1.4.1.9.9.289.2.1.3
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBCompliance3 1.3.6.1.4.1.9.9.289.2.1.4
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBCompliance4 1.3.6.1.4.1.9.9.289.2.1.5
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBCompliance5 1.3.6.1.4.1.9.9.289.2.1.6
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev6 1.3.6.1.4.1.9.9.289.2.1.7
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev7 1.3.6.1.4.1.9.9.289.2.1.8
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev8 1.3.6.1.4.1.9.9.289.2.1.9
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev9 1.3.6.1.4.1.9.9.289.2.1.10
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev10 1.3.6.1.4.1.9.9.289.2.1.11
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev11 1.3.6.1.4.1.9.9.289.2.1.12
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev12 1.3.6.1.4.1.9.9.289.2.1.13
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev13 1.3.6.1.4.1.9.9.289.2.1.14
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
                 cffFcFeMIBComplianceRev14 1.3.6.1.4.1.9.9.289.2.1.15
The compliance statement for entities which implement the CISCO-FC-FE-MIB.
             cffFcFeMIBGroups 1.3.6.1.4.1.9.9.289.2.2
                 fcFeGroup 1.3.6.1.4.1.9.9.289.2.2.1
A collection objects giving port information.
                 fcIfGroup 1.3.6.1.4.1.9.9.289.2.2.2
A collection objects giving port information.
                 fcTrunkIfGroup 1.3.6.1.4.1.9.9.289.2.2.3
A collection objects giving trunk port information.
                 fcIfLoginGroup 1.3.6.1.4.1.9.9.289.2.2.4
A collection of objects giving Fabric Login info for Fx_Port.
                 fcIfElpGroup 1.3.6.1.4.1.9.9.289.2.2.5
A collection of objects giving Exchange Link Parameters established between the 2 Interconnect_Ports.
                 fcIfCapGroup 1.3.6.1.4.1.9.9.289.2.2.6
A collection of objects providing information what the port is capable of supporting.
                 fcIfErrorGroup 1.3.6.1.4.1.9.9.289.2.2.7
A collection of objects providing errors of the ports.
                 fcIfC2AccountingGroup 1.3.6.1.4.1.9.9.289.2.2.8
A collection of objects providing class 2 accounting information of the ports.
                 fcIfC3AccountingGroup 1.3.6.1.4.1.9.9.289.2.2.9
A collection of objects providing class 3 accounting information of the ports.
                 fcIfCfAccountingGroup 1.3.6.1.4.1.9.9.289.2.2.10
A collection of objects providing class f accounting information of the ports.
                 fcIfNotificationGroup 1.3.6.1.4.1.9.9.289.2.2.11
A collection of notifications for monitoring fibre channel interfaces.
                 fcIfGroupRev1 1.3.6.1.4.1.9.9.289.2.2.12
A collection objects giving port information.
                 fcIfCapGroupRev1 1.3.6.1.4.1.9.9.289.2.2.13
A collection of objects providing information what the port is capable of supporting.
                 fcIfGroupRev2 1.3.6.1.4.1.9.9.289.2.2.14
A collection objects giving port information.
                 fcIfStatGroup 1.3.6.1.4.1.9.9.289.2.2.15
A collection objects giving port statistics.
                 fcIfErrorGroupRev1 1.3.6.1.4.1.9.9.289.2.2.16
A collection of objects providing errors of the ports.
                 fcIfGroupRev3 1.3.6.1.4.1.9.9.289.2.2.17
A collection objects giving port information.
                 fcIfRNIDInfoGroup 1.3.6.1.4.1.9.9.289.2.2.18
A collection objects giving the peer node identification data.
                 fcIfGigEInfoGroup 1.3.6.1.4.1.9.9.289.2.2.19
A collection objects to provide port channel information for gigabit ethernet interfaces.
                 fcotInfoNotificationGroup 1.3.6.1.4.1.9.9.289.2.2.20
A collection of notifications for FCOT Inserted/Removed.
                 fcIfInfoGroup 1.3.6.1.4.1.9.9.289.2.2.21
A collection of objects providing information what the port is capable of supporting.
                 fcIfGigEinfoExtGroup 1.3.6.1.4.1.9.9.289.2.2.22
A collection objects giving providing information about GigE interfaces.
                 fcIfBbScnGroup 1.3.6.1.4.1.9.9.289.2.2.23
A collection of objects providing information what the port is capable of supporting.
                 fcIfCapableGroup 1.3.6.1.4.1.9.9.289.2.2.24
This is a group of objects that help the user figure out if the system is capable of a change in the given object.
                 fcIfInfoPortGroup 1.3.6.1.4.1.9.9.289.2.2.25
A collection objects giving port information.
                 fcIfModuleGroup 1.3.6.1.4.1.9.9.289.2.2.26
A collection objects giving module information.
                 fcIfToggleCtrlConfigGroup 1.3.6.1.4.1.9.9.289.2.2.27
A collection of objects which provides toggle control information for fibre channel interface.
                 fcIfFlapCtrlConfigGroup 1.3.6.1.4.1.9.9.289.2.2.28
A collection of objects which provides toggle control information for fibre channel interface.
                 fcIfModuleGroupRev1 1.3.6.1.4.1.9.9.289.2.2.29
A collection objects giving module information.
                 fcIfGigEinfoExtGroupRev1 1.3.6.1.4.1.9.9.289.2.2.30
A collection objects giving providing information about GigE interfaces.
                 fcIfErrorGroupRev2 1.3.6.1.4.1.9.9.289.2.2.31
A collection of objects providing errors of the ports.
                 fcIfErrorGroupRev3 1.3.6.1.4.1.9.9.289.2.2.32
A collection of objects providing errors of the ports.
                 fcIfGroupRev4 1.3.6.1.4.1.9.9.289.2.2.33
A collection objects giving port information.
                 fcIfErrorGroupRev4 1.3.6.1.4.1.9.9.289.2.2.34
A collection of objects providing errors of the ports.