FC-MGMT-MIB

FC-MGMT-MIB Download

MIBs list

This module defines management information specific to Fibre Channel-attached devices.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for FC-MGMT-MIB

fcmInstanceTable
Information about the local Fibre Channel management instances.
fcmInstanceEntry
A list of attributes for a particular local Fibre Channel management instance.
fcmInstanceIndex
An arbitrary integer value that uniquely identifies this instance amongst all local Fibre Channel management instances. It is mandatory to keep this value constant between restarts of the agent, and to make every possible effort to keep it constant across ...
fcmInstanceWwn
If the instance has one (or more) WWN(s), then this object contains that (or one of those) WWN(s). If the instance does not have a WWN associated with it, then this object contains the zero-length string.
fcmInstanceFunctions
One (or more) Fibre Channel unit functions being performed by this instance.
fcmInstancePhysicalIndex
If this management instance corresponds to a physical component (or to a hierarchy of physical components) identified by the Entity-MIB, then this object's value is the value of the entPhysicalIndex of that component (or of the component at the root of th ...
fcmInstanceSoftwareIndex
If this management instance corresponds to an installed software module identified in the Host Resources MIB, then this object's value is the value of the hrSWInstalledIndex of that module. If there is no correspondence to an installed software module (o ...
fcmInstanceStatus
Overall status of the Fibre Channel entity/entities managed by this management instance. The value should reflect the most serious status of such entities.
fcmInstanceTextName
A textual name for this management instance and the Fibre Channel entity/entities that it is managing.
fcmInstanceDescr
A textual description of this management instance and the Fibre Channel entity/entities that it is managing.
fcmInstanceFabricId
The globally unique Fabric Identifier that identifies the fabric to which the Fibre Channel entity/entities managed by this management instance are connected, or, of which they are a part. This is typically the Node WWN of the principal switch of a Fibre ...
fcmSwitchTable
A table of information about Fibre Channel switches that are managed by Fibre Channel management instances. Each Fibre Channel management instance can manage one or more Fibre Channel switches.
fcmSwitchEntry
Information about a particular Fibre Channel switch that is managed by the management instance given by fcmInstanceIndex.
fcmSwitchIndex
An arbitrary integer that uniquely identifies a Fibre Channel switch amongst those managed by one Fibre Channel management instance. It is mandatory to keep this value constant between restarts of the agent, and to make every possible effort to keep it co ...
fcmSwitchDomainId
The Domain Id of this switch. A value of zero indicates that a switch has not (yet) been assigned a Domain Id.
fcmSwitchPrincipal
An indication of whether this switch is the principal switch within its fabric.
fcmSwitchWWN
The World Wide Name of this switch.
fcmPortTable
Information about Fibre Channel ports. Each Fibre Channel port is represented by one entry in the IF-MIB's ifTable.
fcmPortEntry
Each entry contains information about a specific port.
fcmPortInstanceIndex
The value of fcmInstanceIndex by which the Fibre Channel management instance, which manages this port, is identified in the fcmInstanceTable.
fcmPortWwn
The World Wide Name of the port, or the zero-length string if the port does not have a WWN.
fcmPortNodeWwn
The World Wide Name of the Node that contains this port, or the zero-length string if the port does not have a node WWN.
fcmPortAdminType
The administratively desired type of this port.
fcmPortOperType
The current operational type of this port.
fcmPortFcCapClass
The classes of service capability of this port.
fcmPortFcOperClass
The classes of service that are currently operational on this port. For an FL_Port, this is the union of the classes being supported across all attached NL_Ports.
fcmPortTransmitterType
The technology of the port transceiver.
fcmPortConnectorType
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 it' ...
fcmPortSerialNumber
The serial number associated with the port (e.g., for a GBIC). If not applicable, the object's value is a zero- length string.
fcmPortPhysicalNumber
This is the port's 'Physical Port Number' as defined by GS-3.
fcmPortAdminSpeed
The speed of the interface: 'auto' - auto-negotiation 'tenGbs' - 10Gbs 'fourGbs' - 4Gbs 'twoGbs' - 2Gbs 'oneGbs' - 1Gbs 'halfGbs' - 500Mbs 'quarterGbs' - 250Mbs 'eighthGbs' - 125Mbs
fcmPortCapProtocols
A bit mask specifying the higher level protocols that are capable of running over this port. Note that for generic Fx_Ports, E_Ports, and B_Ports, this object will indicate all protocols.
fcmPortOperProtocols
A bit mask specifying the higher level protocols that are currently operational on this port. For Fx_Ports, E_Ports, and B_Ports, this object will typically have the value 'unknown'.
fcmPortStatsTable
A list of statistics for Fibre Channel ports.
fcmPortStatsEntry
An entry containing statistics for a Fibre Channel port. If any counter in this table suffers a discontinuity, the value of ifCounterDiscontinuityTime (defined in the IF-MIB) must be updated.
fcmPortBBCreditZeros
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
fcmPortFullInputBuffers
The number of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit transitioned to zero, i.e., there became no credit to provide to other side.
fcmPortClass2RxFrames
The number of Class 2 frames received at this port.
fcmPortClass2RxOctets
The number of octets contained in Class 2 frames received at this port.
fcmPortClass2TxFrames
The number of Class 2 frames transmitted out of this port.
fcmPortClass2TxOctets
The number of octets contained in Class 2 frames transmitted out of this port.
fcmPortClass2Discards
The number of Class 2 frames that were discarded upon reception at this port.
fcmPortClass2RxFbsyFrames
The number of times that F_BSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This can occur when either the fabric or the destination port is temporarily busy. Note that this counter w ...
fcmPortClass2RxPbsyFrames
The number of times that P_BSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This can occur when the destination port is temporarily busy.
fcmPortClass2RxFrjtFrames
The number of times that F_RJT was returned to this port as a result of a Class 2 frame that was rejected by the fabric. Note that this counter will never increment for an F_Port.
fcmPortClass2RxPrjtFrames
The number of times that P_RJT was returned to this port as a result of a Class 2 frame that was rejected at the destination N_Port.
fcmPortClass2TxFbsyFrames
The number of times that F_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because either the Fabric or the destination port was temporarily busy. Note that this counter will never increment for an N_Port.
fcmPortClass2TxPbsyFrames
The number of times that P_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because the destination port was temporarily busy. Note that this counter will never increment for an F_Port.
fcmPortClass2TxFrjtFrames
The number of times that F_RJT was generated by this port as a result of a Class 2 frame being rejected by the fabric. Note that this counter will never increment for an N_Port.
fcmPortClass2TxPrjtFrames
The number of times that P_RJT was generated by this port as a result of a Class 2 frame being rejected at the destination N_Port. Note that this counter will never increment for an F_Port.
fcmPortClass3RxFrames
The number of Class 3 frames received at this port.
fcmPortClass3RxOctets
The number of octets contained in Class 3 frames received at this port.
fcmPortClass3TxFrames
The number of Class 3 frames transmitted out of this port.
fcmPortClass3TxOctets
The number of octets contained in Class 3 frames transmitted out of this port.
fcmPortClass3Discards
The number of Class 3 frames that were discarded upon reception at this port.
fcmPortClassFRxFrames
The number of Class F frames received at this port.
fcmPortClassFRxOctets
The number of octets contained in Class F frames received at this port.
fcmPortClassFTxFrames
The number of Class F frames transmitted out of this port.
fcmPortClassFTxOctets
The number of octets contained in Class F frames transmitted out of this port.
fcmPortClassFDiscards
The number of Class F frames that were discarded upon reception at this port.
fcmPortLcStatsTable
A list of Counter32-based statistics for systems that do not support Counter64.
fcmPortLcStatsEntry
An entry containing low-capacity (i.e., based on Counter32) statistics for a Fibre Channel port. If any counter in this table suffers a discontinuity, the value of ifCounterDiscontinuityTime (defined in the IF-MIB) must be updated.
fcmPortLcBBCreditZeros
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
fcmPortLcFullInputBuffers
The number of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit transitioned to zero, i.e., there became no credit to provide to other side.
fcmPortLcClass2RxFrames
The number of Class 2 frames received at this port.
fcmPortLcClass2RxOctets
The number of octets contained in Class 2 frames received at this port.
fcmPortLcClass2TxFrames
The number of Class 2 frames transmitted out of this port.
fcmPortLcClass2TxOctets
The number of octets contained in Class 2 frames transmitted out of this port.
fcmPortLcClass2Discards
The number of Class 2 frames that were discarded upon reception at this port.
fcmPortLcClass2RxFbsyFrames
The number of times that F_BSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This can occur when either the fabric or the destination port is temporarily busy. Note that this counter w ...
fcmPortLcClass2RxPbsyFrames
The number of times that P_BSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This can occur when the destination port is temporarily busy.
fcmPortLcClass2RxFrjtFrames
The number of times that F_RJT was returned to this port as a result of a Class 2 frame that was rejected by the fabric. Note that this counter will never increment for an F_Port.
fcmPortLcClass2RxPrjtFrames
The number of times that P_RJT was returned to this port as a result of a Class 2 frame that was rejected at the destination N_Port.
fcmPortLcClass2TxFbsyFrames
The number of times that F_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because either the Fabric or the destination port was temporarily busy. Note that this counter will never increment for an N_Port.
fcmPortLcClass2TxPbsyFrames
The number of times that P_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because the destination port was temporarily busy. Note that this counter will never increment for an F_Port.
fcmPortLcClass2TxFrjtFrames
The number of times that F_RJT was generated by this port as a result of a Class 2 frame being rejected by the fabric. Note that this counter will never increment for an N_Port.
fcmPortLcClass2TxPrjtFrames
The number of times that P_RJT was generated by this port as a result of a Class 2 frame being rejected at the destination N_Port. Note that this counter will never increment for an F_Port.
fcmPortLcClass3RxFrames
The number of Class 3 frames received at this port.
fcmPortLcClass3RxOctets
The number of octets contained in Class 3 frames received at this port.
fcmPortLcClass3TxFrames
The number of Class 3 frames transmitted out of this port.
fcmPortLcClass3TxOctets
The number of octets contained in Class 3 frames transmitted out of this port.
fcmPortLcClass3Discards
The number of Class 3 frames that were discarded upon reception at this port.
fcmPortErrorsTable
Error counters for Fibre Channel ports.
fcmPortErrorsEntry
Error counters for a Fibre Channel port. If any counter in this table suffers a discontinuity, the value of ifCounterDiscontinuityTime (defined in the IF-MIB) must be updated.
fcmPortRxLinkResets
The number of Link Reset (LR) Primitive Sequences received.
fcmPortTxLinkResets
The number of Link Reset (LR) Primitive Sequences transmitted.
fcmPortLinkResets
The number of times the reset link protocol was initiated on this port. This includes the number of Loop Initialization Primitive (LIP) events on an arbitrated loop port.
fcmPortRxOfflineSequences
The number of Offline (OLS) Primitive Sequences received at this port.
fcmPortTxOfflineSequences
The number of Offline (OLS) Primitive Sequences transmitted by this port.
fcmPortLinkFailures
The number of link failures. This count is part of FC-PH's Link Error Status Block (LESB).
fcmPortLossofSynchs
The number of instances of synchronization loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
fcmPortLossofSignals
The number of instances of signal loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
fcmPortPrimSeqProtocolErrors
The number of primitive sequence protocol errors detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
fcmPortInvalidTxWords
The number of invalid transmission words received at this port. This count is part of FC-PH's Link Error Status Block (LESB).
fcmPortInvalidCRCs
The number of frames received with an invalid CRC. This count is part of FC-PH's Link Error Status Block (LESB).
fcmPortInvalidOrderedSets
The number of invalid ordered sets received at this port.
fcmPortFrameTooLongs
The number of frames received at this port for which the frame length was greater than what was agreed to in FLOGI/PLOGI. This could be caused by losing the end of frame delimiter.
fcmPortTruncatedFrames
The number of frames received at this port for which 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 have been present.
fcmPortAddressErrors
The number of frames received with unknown addressing; for example, an unknown SID or DID.
fcmPortDelimiterErrors
The number of invalid frame delimiters received at this port. An example is a frame with a class 2 start and a class 3 at the end.
fcmPortEncodingDisparityErrors
The number of encoding disparity errors received at this port.
fcmPortOtherErrors
The number of errors that were detected on this port but not counted by any other error counter in this row.
fcmFxPortTable
Additional information about Fibre Channel ports that is specific to Fx_Ports. This table will contain one entry for each fcmPortTable entry that represents an Fx_Port.
fcmFxPortEntry
Each entry contains information about a specific Fx_Port.
fcmFxPortRatov
The Resource_Allocation_Timeout Value configured for this Fx_Port. This is used as the timeout value for determining when to reuse an Nx_Port resource such as a Recovery_Qualifier. It represents the Error_Detect_Timeout value (see fcmFxPortEdtov) plus t ...
fcmFxPortEdtov
The Error_Detect_Timeout value configured for this Fx_Port. This is used as the timeout value for detecting an error condition.
fcmFxPortRttov
The Receiver_Transmitter_Timeout value of this Fx_Port. This is used by the receiver logic to detect a Loss of Synchronization.
fcmFxPortHoldTime
The maximum time that this Fx_Port shall hold a frame before discarding the frame if it is unable to deliver the frame. The value 0 means that this Fx_Port does not support this parameter.
fcmFxPortCapBbCreditMax
The maximum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
fcmFxPortCapBbCreditMin
The minimum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
fcmFxPortCapDataFieldSizeMax
The maximum size in bytes of the Data Field in a frame that this Fx_Port is capable of receiving from an attached Nx_Port.
fcmFxPortCapDataFieldSizeMin
The minimum size in bytes of the Data Field in a frame that this Fx_Port is capable of receiving from an attached Nx_Port.
fcmFxPortCapClass2SeqDeliv
An indication of whether this Fx_Port is capable of supporting Class 2 Sequential Delivery.
fcmFxPortCapClass3SeqDeliv
An indication of whether this Fx_Port is capable of supporting Class 3 Sequential Delivery.
fcmFxPortCapHoldTimeMax
The maximum holding time that this Fx_Port is capable of supporting.
fcmFxPortCapHoldTimeMin
The minimum holding time that this Fx_Port is capable of supporting.
fcmISPortTable
Additional information about E_Ports, B_Ports, and any other type of Fibre Channel port to which inter-switch links can be connected. This table will contain one entry for each fcmPortTable entry that represents such a port.
fcmISPortEntry
Each entry contains information about a specific port connected to an inter-switch link.
fcmISPortClassFCredit
The maximum number of Class F data frames that can be transmitted by the inter-switch port without receipt of ACK or Link_Response frames.
fcmISPortClassFDataFieldSize
The Receive Data Field Size that the inter-switch port has agreed to support for Class F frames to/from this port. The size specifies the largest Data Field Size for an FT_1 frame.
fcmFLoginTable
A table that contains one entry for each Nx_Port logged- in/attached to a particular Fx_Port in the switch. Each entry contains the services parameters established during the most recent Fabric Login, explicit or implicit. Note that an Fx_Port may have ...
fcmFLoginEntry
An entry containing service parameters established from a successful Fabric Login.
fcmFLoginNxPortIndex
An arbitrary integer that uniquely identifies an Nx_Port amongst all those attached to the Fx_Port indicated by ifIndex. After a value of this object is assigned to a particular Nx_Port, that value can be re-used when and only when it is assigned to the s ...
fcmFLoginPortWwn
The port name of the attached Nx_Port, or the zero-length string if unknown.
fcmFLoginNodeWwn
The node name of the attached Nx_Port, or the zero-length string if unknown.
fcmFLoginBbCreditModel
The buffer-to-buffer credit model in use by the Fx_Port.
fcmFLoginBbCredit
The number of buffers available for holding frames to be transmitted to the attached Nx_Port. These buffers are for buffer-to-buffer flow control in the direction from Fx_Port to Nx_Port.
fcmFLoginClassesAgreed
The Classes of Service that the Fx_Port has agreed to support for this Nx_Port.
fcmFLoginClass2SeqDelivAgreed
An indication of whether the Fx_Port has agreed to support Class 2 sequential delivery for this Nx_Port. This is only meaningful if Class 2 service has been agreed upon.
fcmFLoginClass2DataFieldSize
The Receive Data Field Size that the Fx_Port has agreed to support for Class 2 frames to/from this Nx_Port. The size specifies the largest Data Field Size for an FT_1 frame. This is only meaningful if Class 2 service has been agreed upon.
fcmFLoginClass3SeqDelivAgreed
An indication of whether the Fx_Port has agreed to support Class 3 sequential delivery for this Nx_Port. This is only meaningful if Class 3 service has been agreed upon.
fcmFLoginClass3DataFieldSize
The Receive Data Field Size that the Fx_Port has agreed to support for Class 3 frames to/from this Nx_Port. The size specifies the largest Data Field Size for an FT_1 frame. This is only meaningful if Class 3 service has been agreed upon.
fcmLinkTable
A table containing any Fibre Channel link information that is known to local Fibre Channel managed instances. One end of such a link is typically at a local port, but the table can also contain information on links for which neither end is a local port. ...
fcmLinkEntry
An entry containing information that a particular Fibre Channel managed instance has about a Fibre Channel link. The two ends of the link are called 'end1' and 'end2'.
fcmLinkIndex
An arbitrary integer that uniquely identifies one link within the set of links about which a particular managed instance has information.
fcmLinkEnd1NodeWwn
The node name of end1, or the zero-length string if unknown.
fcmLinkEnd1PhysPortNumber
The physical port number of end1, or zero if unknown.
fcmLinkEnd1PortWwn
The port WWN of end1, or the zero-length string if unknown. ('end1' is local if this value is equal to the value of fcmPortWwn in one of the rows of the fcmPortTable.)
fcmLinkEnd2NodeWwn
The node name of end2, or the zero-length string if unknown.
fcmLinkEnd2PhysPortNumber
The physical port number of end2, or zero if unknown.
fcmLinkEnd2PortWwn
The port WWN of end2, or the zero-length string if unknown.
fcmLinkEnd2AgentAddress
The address of the management agent for the Fibre Channel Interconnect Element or Platform of which end2 is a part. The GS-4 specification provides some information about management agents. If the address is unknown, the value of this object is the zero- ...
fcmLinkEnd2PortType
The port type of end2.
fcmLinkEnd2UnitType
The type of/function(s) performed by the Fibre Channel Interconnect Element or Platform of which end2 is a part.
fcmLinkEnd2FcAddressId
The Fibre Channel Address ID of end2, or the zero-length string if unknown.
fcmInstanceBasicGroup
Basic information about Fibre Channel managed instances.
fcmSwitchBasicGroup
Basic information about Fibre Channel switches.
fcmPortBasicGroup
Basic information about Fibre Channel ports.
fcmPortStatsGroup
Traffic statistics, which are not specific to any one class of service, for Fibre Channel ports.
fcmPortClass23StatsGroup
Traffic statistics for Class 2 and Class 3 traffic on Fibre Channel ports.
fcmPortClassFStatsGroup
Traffic statistics for Class F traffic on Fibre Channel ports.
fcmPortLcStatsGroup
Low-capacity (32-bit) statistics for Fibre Channel ports.
fcmPortErrorsGroup
Error statistics for Fibre Channel ports.
fcmSwitchPortGroup
Information about ports on a Fibre Channel switch.
fcmSwitchLoginGroup
Information known to a Fibre Channel switch about attached/logged-in Nx_Ports.
fcmLinkBasicGroup
Information about Fibre Channel links.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list