Home/Catalog/FCFABRIC-ELEMENT-MIB

FCFABRIC-ELEMENT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for FCFABRIC-ELEMENT-MIB.

144
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

144 total
Object Name
fibreChannel
OBJECT IDENTIFIER
.1.3.6.1.3.42
fcFabric
OBJECT IDENTIFIER
.1.3.6.1.3.42.2
fcFe
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1
fcFeConfig
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1.1
fcFabricNameThe Name_Identifier of the Fabric to which this Fabric Element belongs.ro
FabricName
.1.3.6.1.3.42.2.1.1.1
fcElementNameThe Name_Identifier of the Fabric Element.ro
FcNameId
.1.3.6.1.3.42.2.1.1.2
fcFeModuleCapacityThe maximum number of modules in the Fabric Element, regardless of their current state.ro
FcFeModuleCapacity
.1.3.6.1.3.42.2.1.1.3
fcFeModuleTableA table that contains, one entry for each module in the Fabric Element, information of the modules.
SEQUENCE OF FcFeModuleEntry
.1.3.6.1.3.42.2.1.1.4
fcFeModuleEntryAn entry containing the configuration parameters of a module.
FcFeModuleEntry
.1.3.6.1.3.42.2.1.1.4.1
fcFeModuleIndexThis object identifies the module within the Fabric Element for which this entry contains information. This value is never greater than fcFeModuleCapacity.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.1.4.1.1
fcFeModuleDescrA textual description of the module. This value should include the full name and version identification of the module. It should contain printable ASCII characters.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.3.42.2.1.1.4.1.2
fcFeModuleObjectIDThe 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.'ro
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1.1.4.1.3
fcFeModuleOperStatusThis 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.ro
Enumeration
.1.3.6.1.3.42.2.1.1.4.1.4
fcFeModuleLastChangeThis 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.3.42.2.1.1.4.1.5
fcFeModuleFxPortCapacityThe 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.ro
FcFeFxPortCapacity
.1.3.6.1.3.42.2.1.1.4.1.6
fcFeModuleNameThe Name_Identifier of the module.ro
FcNameId
.1.3.6.1.3.42.2.1.1.4.1.7
fcFxConfTableA table that contains, one entry for each FxPort in the Fabric Element, configuration and service parameters of the FxPorts.
SEQUENCE OF FcFxConfEntry
.1.3.6.1.3.42.2.1.1.5
fcFxConfEntryAn entry containing the configuration and service parameters of a FxPort.
FcFxConfEntry
.1.3.6.1.3.42.2.1.1.5.1
fcFxConfModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.1.5.1.1
fcFxConfFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.1.5.1.2
fcFxPortNameThe name identifier of this FxPort. Each FxPort has a unique port name within the address space of the Fabric.ro
FcPortName
.1.3.6.1.3.42.2.1.1.5.1.3
fcFxPortFcphVersionHighThe highest or most recent version of FC-PH that the FxPort is configured to support.ro
FcphVersion
.1.3.6.1.3.42.2.1.1.5.1.4
fcFxPortFcphVersionLowThe lowest or earliest version of FC-PH that the FxPort is configured to support.ro
FcphVersion
.1.3.6.1.3.42.2.1.1.5.1.5
fcFxPortBbCreditThe 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.ro
FcBbCredit
.1.3.6.1.3.42.2.1.1.5.1.6
fcFxPortRxBufSizeThe largest Data_Field Size (in octets) for an FT_1 frame that can be received by the FxPort.ro
FcRxDataFieldSize
.1.3.6.1.3.42.2.1.1.5.1.7
fcFxPortRatovThe 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.ro
MilliSeconds
.1.3.6.1.3.42.2.1.1.5.1.8
fcFxPortEdtovThe E_D_TOV value configured for the FxPort. The Error_Detect_Timeout Value is used as the timeout value for detecting an error condition.ro
MilliSeconds
.1.3.6.1.3.42.2.1.1.5.1.9
fcFxPortCosSupportedA value indicating the set of Classes of Service supported by the FxPort.ro
FcCosCap
.1.3.6.1.3.42.2.1.1.5.1.10
fcFxPortIntermixSupportedA flag indicating whether or not the FxPort supports an Intermixed Dedicated Connection.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.1.5.1.11
fcFxPortStackedConnModeA value indicating the mode of Stacked Connect supported by the FxPort.ro
FcStackedConnMode
.1.3.6.1.3.42.2.1.1.5.1.12
fcFxPortClass2SeqDelivA flag indicating whether or not Class 2 Sequential Delivery is supported by the FxPort.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.1.5.1.13
fcFxPortClass3SeqDelivA flag indicating whether or not Class 3 Sequential Delivery is supported by the FxPort.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.1.5.1.14
fcFxPortHoldTimeThe 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.ro
MicroSeconds
.1.3.6.1.3.42.2.1.1.5.1.15
fcFxPortBaudRateThe FC-0 baud rate of the FxPort.rodeprecated
Fc0BaudRate
.1.3.6.1.3.42.2.1.1.5.1.16
fcFxPortMediumThe FC-0 medium of the FxPort.rodeprecated
Fc0Medium
.1.3.6.1.3.42.2.1.1.5.1.17
fcFxPortTxTypeThe FC-0 transmitter type of the FxPort.rodeprecated
Fc0TxType
.1.3.6.1.3.42.2.1.1.5.1.18
fcFxPortDistanceThe FC-0 distance range of the FxPort transmitter.rodeprecated
Fc0Distance
.1.3.6.1.3.42.2.1.1.5.1.19
fcFeOp
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1.2
fcFxPortOperTableA table that contains, one entry for each FxPort in the Fabric Element, operational status and parameters of the FxPorts.
SEQUENCE OF FcFxPortOperEntry
.1.3.6.1.3.42.2.1.2.1
fcFxPortOperEntryAn entry containing operational status and parameters of a FxPort.
FcFxPortOperEntry
.1.3.6.1.3.42.2.1.2.1.1
fcFxPortOperModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.2.1.1.1
fcFxPortOperFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.2.1.1.2
fcFxPortIDThe 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.ro
FcAddressId
.1.3.6.1.3.42.2.1.2.1.1.3
fcFPortAttachedPortNameThe port name of the attached N_Port, if applicable. If the value of this object is '0000000000000000'H, this FxPort has no NxPort attached to it. This variable has been deprecated and may be implemented for backward compability.rodeprecated
FcPortName
.1.3.6.1.3.42.2.1.2.1.1.4
fcFPortConnectedPortThe address identifier of the destination FxPort with which this FxPort is currently engaged in a either a Class 1 or loop connection. If the value of this object is '000000'H, this FxPort is not engaged in a connection. This variable has been deprecated and may be implemented for backward compability.rodeprecated
FcAddressId
.1.3.6.1.3.42.2.1.2.1.1.5
fcFxPortBbCreditAvailableThe 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.ro
Gauge32
.1.3.6.1.3.42.2.1.2.1.1.6
fcFxPortOperModeThe current operational mode of the FxPort.ro
FcFxPortMode
.1.3.6.1.3.42.2.1.2.1.1.7
fcFxPortAdminModeThe desired operational mode of the FxPort.ro
FcFxPortMode
.1.3.6.1.3.42.2.1.2.1.1.8
fcFxPortPhysTableA table that contains, one entry for each FxPort in the Fabric Element, physical level status and parameters of the FxPorts.
SEQUENCE OF FcFxPortPhysEntry
.1.3.6.1.3.42.2.1.2.3
fcFxPortPhysEntryAn entry containing physical level status and parameters of a FxPort.
FcFxPortPhysEntry
.1.3.6.1.3.42.2.1.2.3.1
fcFxPortPhysModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.2.3.1.1
fcFxPortPhysFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.2.3.1.2
fcFxPortPhysAdminStatusThe 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.rw
Enumeration
.1.3.6.1.3.42.2.1.2.3.1.3
fcFxPortPhysOperStatusThe 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.ro
Enumeration
.1.3.6.1.3.42.2.1.2.3.1.4
fcFxPortPhysLastChangeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.3.42.2.1.2.3.1.5
fcFxPortPhysRttovThe Receiver_Transmitter_Timeout value of the FxPort. This is used by the receiver logic to detect Loss of Synchronization.ro
MilliSeconds
.1.3.6.1.3.42.2.1.2.3.1.6
fcFxlogiTableA table that contains, one entry for each FxPort in the Fabric Element, services parameters established from the most recent Fabric Login, explicit or implicit.
SEQUENCE OF FcFxlogiEntry
.1.3.6.1.3.42.2.1.2.4
fcFxlogiEntryAn entry containing service parameters established from a successful Fabric Login.
FcFxlogiEntry
.1.3.6.1.3.42.2.1.2.4.1
fcFxlogiModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.2.4.1.1
fcFxlogiFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.2.4.1.2
fcFxlogiNxPortIndexThe object identifies the associated NxPort in the attachment for which the entry contains information.ro
FcFeNxPortIndex
.1.3.6.1.3.42.2.1.2.4.1.3
fcFxPortFcphVersionAgreedThe version of FC-PH that the FxPort has agreed to support from the Fabric Loginro
FcphVersion
.1.3.6.1.3.42.2.1.2.4.1.4
fcFxPortNxPortBbCreditThe 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. [1](23.6.2.2)ro
FcBbCredit
.1.3.6.1.3.42.2.1.2.4.1.5
fcFxPortNxPortRxDataFieldSizeThe Receive Data Field Size of the attached NxPort. This is a binary value that specifies the largest Data Field Size for an FT_1 frame that can be received by the NxPort. The value is in number of bytes and ranges from 128 to 2112 inclusive.ro
FcRxDataFieldSize
.1.3.6.1.3.42.2.1.2.4.1.6
fcFxPortCosSuppAgreedA variable indicating that the attached NxPort has requested the FxPort for the support of classes of services and the FxPort has granted the request.ro
FcCosCap
.1.3.6.1.3.42.2.1.2.4.1.7
fcFxPortIntermixSuppAgreedA 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.2.4.1.8
fcFxPortStackedConnModeAgreedA 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.ro
FcStackedConnMode
.1.3.6.1.3.42.2.1.2.4.1.9
fcFxPortClass2SeqDelivAgreedA 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.2.4.1.10
fcFxPortClass3SeqDelivAgreedA 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.2.4.1.11
fcFxPortNxPortNameThe port name of the attached NxPort, if applicable. If the value of this object is '0000000000000000'H, this FxPort has no NxPort attached to it.ro
FcPortName
.1.3.6.1.3.42.2.1.2.4.1.12
fcFxPortConnectedNxPortThe address identifier of the destination FxPort with which this FxPort is currently engaged in a either a Class 1 or loop connection. If the value of this object is '000000'H, this FxPort is not engaged in a connection.ro
FcAddressId
.1.3.6.1.3.42.2.1.2.4.1.13
fcFxPortBbCreditModelThis object identifies the BB_Credit model used by the FxPort. The regular model refers to the Buffer-to-Buffer flow control mechanism defined in FC-PH [1] is used between the F_Port and the N_Port. For FL_Ports, the Alternate Buffer-to-Buffer flow control mechanism as defined in FC-AL [4] is used between the FL_Port and any attached NL_Ports.ro
FcBbCreditModel
.1.3.6.1.3.42.2.1.2.4.1.14
fcFeError
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1.3
fcFxPortErrorTableA table that contains, one entry for each FxPort, counters that record the numbers of errors detected.
SEQUENCE OF FcFxPortErrorEntry
.1.3.6.1.3.42.2.1.3.1
fcFxPortErrorEntryAn entry containing error counters of a FxPort.
FcFxPortErrorEntry
.1.3.6.1.3.42.2.1.3.1.1
fcFxPortErrorModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.3.1.1.1
fcFxPortErrorFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.3.1.1.2
fcFxPortLinkFailuresThe number of link failures detected by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.3
fcFxPortSyncLossesThe number of loss of synchronization detected by the FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.4
fcFxPortSigLossesThe number of loss of signal detected by the FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.5
fcFxPortPrimSeqProtoErrorsThe number of primitive sequence protocol errors detected by the FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.6
fcFxPortInvalidTxWordsThe number of invalid transmission word detected by the FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.7
fcFxPortInvalidCrcsThe number of invalid CRC detected by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.8
fcFxPortDelimiterErrorsThe number of Delimiter Errors detected by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.9
fcFxPortAddressIdErrorsThe number of address identifier errors detected by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.10
fcFxPortLinkResetInsThe number of Link Reset Protocol received by this FxPort from the attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.11
fcFxPortLinkResetOutsThe number of Link Reset Protocol issued by this FxPort to the attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.12
fcFxPortOlsInsThe number of Offline Sequence received by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.13
fcFxPortOlsOutsThe number of Offline Sequence issued by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.3.1.1.14
fcFeAcct
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1.4
fcFxPortC1AcctTableA table that contains, one entry for each FxPort in the Fabric Element, Class 1 accounting information recorded since the management agent has re-initialized.
SEQUENCE OF FcFxPortC1AcctEntry
.1.3.6.1.3.42.2.1.4.1
fcFxPortC1AcctEntryAn entry containing Class 1 accounting information for each FxPort.
FcFxPortC1AcctEntry
.1.3.6.1.3.42.2.1.4.1.1
fcFxPortC1AcctModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.4.1.1.1
fcFxPortC1AcctFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.4.1.1.2
fcFxPortC1InConnectionsThe number of Class 1 connections successfully established in which the attached NxPort is the source of the connect-request.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.3
fcFxPortC1OutConnectionsThe number of Class 1 connections successfully established in which the attached NxPort is the destination of the connect-request.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.4
fcFxPortC1FbsyFramesThe number of F_BSY frames generated by this FxPort against Class 1 connect-request.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.5
fcFxPortC1FrjtFramesThe number of F_RJT frames generated by this FxPort against Class 1 connect-request.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.6
fcFxPortC1ConnTimeThe cumulative time that this FxPort has been engaged in Class 1 connection. The amount of time of each connection is counted in octets from after a connect- request has been accepted until the connection is disengaged, either by an EOFdt or Link Reset.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.7
fcFxPortC1InFramesThe number of Class 1 frames (other than Class 1 connect-request) received by this FxPort from its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.8
fcFxPortC1OutFramesThe number of Class 1 frames (other than Class 1 connect-request) delivered through this FxPort to its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.9
fcFxPortC1InOctetsThe number of Class 1 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.10
fcFxPortC1OutOctetsThe number of Class 1 frame octets, including the frame delimiters, delivered through this FxPort its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.11
fcFxPortC1DiscardsThe number of Class 1 frames discarded by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.1.1.12
fcFxPortC2AcctTableA table that contains, one entry for each FxPort in the Fabric Element, Class 2 accounting information recorded since the management agent has re-initialized.
SEQUENCE OF FcFxPortC2AcctEntry
.1.3.6.1.3.42.2.1.4.2
fcFxPortC2AcctEntryAn entry containing Class 2 accounting information for each FxPort.
FcFxPortC2AcctEntry
.1.3.6.1.3.42.2.1.4.2.1
fcFxPortC2AcctModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.4.2.1.1
fcFxPortC2AcctFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.4.2.1.2
fcFxPortC2InFramesThe number of Class 2 frames received by this FxPort from its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.3
fcFxPortC2OutFramesThe number of Class 2 frames delivered through this FxPort to its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.4
fcFxPortC2InOctetsThe number of Class 2 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.5
fcFxPortC2OutOctetsThe number of Class 2 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.6
fcFxPortC2DiscardsThe number of Class 2 frames discarded by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.7
fcFxPortC2FbsyFramesThe number of F_BSY frames generated by this FxPort against Class 2 frames.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.8
fcFxPortC2FrjtFramesThe number of F_RJT frames generated by this FxPort against Class 2 frames.ro
Counter
.1.3.6.1.3.42.2.1.4.2.1.9
fcFxPortC3AcctTableA table that contains, one entry for each FxPort in the Fabric Element, Class 3 accounting information recorded since the management agent has re-initialized.
SEQUENCE OF FcFxPortC3AcctEntry
.1.3.6.1.3.42.2.1.4.3
fcFxPortC3AcctEntryAn entry containing Class 3 accounting information for each FxPort.
FcFxPortC3AcctEntry
.1.3.6.1.3.42.2.1.4.3.1
fcFxPortC3AcctModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.4.3.1.1
fcFxPortC3AcctFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.4.3.1.2
fcFxPortC3InFramesThe number of Class 3 frames received by this FxPort from its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.3.1.3
fcFxPortC3OutFramesThe number of Class 3 frames delivered through this FxPort to its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.3.1.4
fcFxPortC3InOctetsThe number of Class 3 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.3.1.5
fcFxPortC3OutOctetsThe number of Class 3 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.3.1.6
fcFxPortC3DiscardsThe number of Class 3 frames discarded by this FxPort.ro
Counter
.1.3.6.1.3.42.2.1.4.3.1.7
fcFeCap
OBJECT IDENTIFIER
.1.3.6.1.3.42.2.1.5
fcFxPortCapTableA table that contains, one entry for each FxPort, the capabilities of the port within the Fabric Element.
SEQUENCE OF FcFxPortCapEntry
.1.3.6.1.3.42.2.1.5.1
fcFxPortCapEntryAn entry containing the capabilities of a FxPort.
FcFxPortCapEntry
.1.3.6.1.3.42.2.1.5.1.1
fcFxPortCapModuleIndexThis object identifies the module containing the FxPort for which this entry contains information.ro
FcFeModuleIndex
.1.3.6.1.3.42.2.1.5.1.1.1
fcFxPortCapFxPortIndexThis 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.ro
FcFeFxPortIndex
.1.3.6.1.3.42.2.1.5.1.1.2
fcFxPortCapFcphVersionHighThe highest or most recent version of FC-PH that the FxPort is capable of supporting.ro
FcphVersion
.1.3.6.1.3.42.2.1.5.1.1.3
fcFxPortCapFcphVersionLowThe lowest or earliest version of FC-PH that the FxPort is capable of supporting.ro
FcphVersion
.1.3.6.1.3.42.2.1.5.1.1.4
fcFxPortCapBbCreditMaxThe maximum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort.ro
FcBbCredit
.1.3.6.1.3.42.2.1.5.1.1.5
fcFxPortCapBbCreditMinThe minimum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort.ro
FcBbCredit
.1.3.6.1.3.42.2.1.5.1.1.6
fcFxPortCapRxDataFieldSizeMaxThe maximum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort.ro
FcRxDataFieldSize
.1.3.6.1.3.42.2.1.5.1.1.7
fcFxPortCapRxDataFieldSizeMinThe minimum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort.ro
FcRxDataFieldSize
.1.3.6.1.3.42.2.1.5.1.1.8
fcFxPortCapCosA value indicating the set of Classes of Service that the FxPort is capable of supporting.ro
FcCosCap
.1.3.6.1.3.42.2.1.5.1.1.9
fcFxPortCapIntermixA 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.5.1.1.10
fcFxPortCapStackedConnModeA value indicating the mode of Stacked Connect request that the FxPort is capable of supporting.ro
FcStackedConnMode
.1.3.6.1.3.42.2.1.5.1.1.11
fcFxPortCapClass2SeqDelivA flag indicating whether or not the FxPort is capable of supporting Class 2 Sequential Delivery.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.5.1.1.12
fcFxPortCapClass3SeqDelivA flag indicating whether or not the FxPort is capable of supporting Class 3 Sequential Delivery.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.42.2.1.5.1.1.13
fcFxPortCapHoldTimeMaxThe maximum holding time (in microseconds) that the FxPort is capable of supporting.ro
MicroSeconds
.1.3.6.1.3.42.2.1.5.1.1.14
fcFxPortCapHoldTimeMinThe minimum holding time (in microseconds) that the FxPort is capable of supporting.ro
MicroSeconds
.1.3.6.1.3.42.2.1.5.1.1.15
fcFxPortCapBaudRatesA value indicating the set of baud rates that the FxPort is capable of supporting. This variable has been deprecated and may be implemented for backward compability.rodeprecated
Fc0BaudRateCap
.1.3.6.1.3.42.2.1.5.1.1.16
fcFxPortCapMediaA value indicating the set of media that the FxPort is capable of supporting. This variable has been deprecated and may be implemented for backward compability.rodeprecated
Fc0MediaCap
.1.3.6.1.3.42.2.1.5.1.1.17
FCFABRIC-ELEMENT-MIB - SNMP MIB Reference | MIBs Explorer