CISCO-FC-MGMT-MIB

CISCO-FC-MGMT-MIB Download

MIBs list

This module defines management information specific to Fibre Channel-attached devices. This module is an adaptation of IETF's IPS working group's draft, draft-ietf-ips-fcmgmt-mib-02

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

OID list for CISCO-FC-MGMT-MIB

cfcmInstanceTable
Information about the local Fibre Channel management instances.
cfcmInstanceEntry
A list of attributes for a particular local Fibre Channel management instance.
cfcmInstanceIndex
An arbitrary integer value which uniquely identifies this instance amongst all local Fibre Channel management instances. It is mandatory that this value remain constant between restarts of the agent except, in case of certain re- configurations of the loc ...
cfcmInstanceWwn
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.
cfcmInstanceFunctions
One (or more) Fibre Channel unit functions being performed by this instance.
cfcmInstancePhysicalIndex
If this management instance corresponds to a physical component (or to a hierarchy of physical components), then this object's value is the value of the entPhysicalIndex of that component (or of the component at the root of that hierarchy). If there is n ...
cfcmInstanceSoftwareIndex
If this management instance corresponds to an installed software module, then this object's value is the value of the hrSWInstalledIndex of that module. If there is no correspondence to an installed software module (or no module which has a hrSWInstalled ...
cfcmInstanceStatus
Overall status of the Fibre Channel entity/entities managed by this management instance. The value should reflect the most serious status of such entities.
cfcmInstanceTextName
A textual name for this management instance and the Fibre Channel entity/entities that it is managing.
cfcmInstanceDescr
A textual description of this management instance and the Fibre Channel entity/entities that it is managing.
cfcmInstanceFabricId
The globally unique Fabric Identifier which 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 Fibr ...
cfcmSwitchTable
A table of information about Fibre Channel switches which are managed by Fibre Channel management instances. Each Fibre Channel management instance can manage one or more Fibre Channel switches.
cfcmSwitchEntry
Information about a particular Fibre Channel switch which is managed by the management instance given by cfcmInstanceIndex.
cfcmSwitchIndex
An arbitrary integer which uniquely identifies a Fibre Channel switch amongst those managed by one Fibre Channel management instance.
cfcmSwitchDomainId
The Domain Id of this switch. A value of zero indicates that a switch has not (yet) been assigned a Domain Id.
cfcmSwitchPrincipal
An indication of whether this switch is the principal switch within its fabric.
cfcmPortTable
Information about Fibre Channel ports. Each Fibre Channel port is represented by one entry in the IF-MIB's ifTable.
cfcmPortEntry
Each entry contains information about a specific port.
cfcmPortInstanceIndex
The value of cfcmInstanceIndex by which the Fibre Channel management instance, which manages this port, is identified in the cfcmInstanceTable.
cfcmPortWwn
The World Wide Name of the port, or the zero-length string if the port does not have a WWN.
cfcmPortNodeWwn
The World Wide Name of the Node which contains this port, or the zero-length string if the port does not have a node WWN.
cfcmPortAdminType
The administratively desired type of this port. Each port will typically only be able to support a subset of these types.
cfcmPortOperType
The current operational type of this port.
cfcmPortFcCapClass
The classes of service capability of this port.
cfcmPortFcOperClass
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.
cfcmPortTransmitterType
The technology of the port transceiver.
cfcmPortConnectorType
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's ...
cfcmPortSerialNumber
The serial number associated with the port (e.g., for a GBIC). If not applicable, the object's value is a zero- length string.
cfcmPortPhysicalNumber
This is the port's 'Physical Port Number' as defined by GS-3.
cfcmPortAdminSpeed
The speed of the interface: 'auto' - auto-negotiation 'tenGbs' - 10Gbs 'fourGbs' - 4Gbs 'twoGbs' - 2Gbs 'oneGbs' - 1Gbs 'halfGbs' - 500Mbs 'quarterGbs' - 250Mbs 'eighthGbs' - 125Mbs
cfcmPortCapProtocols
A bit mask specifying the higher level protocols which are supported on this port. Note that for generic Fx_Ports, E_Ports and B_Ports, this object will indicate all protocols.
cfcmPortOperProtocols
A bit mask specifying the higher level protocols which are currently operational on this port. For Fx_Ports, E_Ports and B_Ports, this object will typically have the value 'unknown'.
cfcmPortStatsTable
A list of statistics for Fibre Channel ports.
cfcmPortStatsEntry
An entry containing statistics for a Fibre Channel port.
cfcmPortBBCreditZeros
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
cfcmPortFullInputBuffers
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.
cfcmPortClass2RxFrames
The number of Class 2 frames received at this port.
cfcmPortClass2RxOctets
The number of octets contained in Class 2 frames received at this port.
cfcmPortClass2TxFrames
The number of Class 2 frames transmitted out of this port.
cfcmPortClass2TxOctets
The number of octets contained in Class 2 frames transmitted out of this port.
cfcmPortClass2Discards
The number of Class 2 frames that were discarded upon reception at this port.
cfcmPortClass2RxFbsyFrames
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 wi ...
cfcmPortClass2RxPbsyFrames
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.
cfcmPortClass2RxFrjtFrames
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.
cfcmPortClass2RxPrjtFrames
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.
cfcmPortClass2TxFbsyFrames
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.
cfcmPortClass2TxPbsyFrames
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.
cfcmPortClass2TxFrjtFrames
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.
cfcmPortClass2TxPrjtFrames
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.
cfcmPortClass3RxFrames
The number of Class 3 frames received at this port.
cfcmPortClass3RxOctets
The number of octets contained in Class 3 frames received at this port.
cfcmPortClass3TxFrames
The number of Class 3 frames transmitted out of this port.
cfcmPortClass3TxOctets
The number of octets contained in Class 3 frames transmitted out of this port.
cfcmPortClass3Discards
The number of Class 3 frames that were discarded upon reception at this port.
cfcmPortClassFRxFrames
The number of Class F frames received at this port.
cfcmPortClassFRxOctets
The number of octets contained in Class F frames received at this port.
cfcmPortClassFTxFrames
The number of Class F frames transmitted out of this port.
cfcmPortClassFTxOctets
The number of octets contained in Class F frames transmitted out of this port.
cfcmPortClassFDiscards
The number of Class F frames that were discarded upon reception at this port.
cfcmPortLcStatsTable
A list of Counter32-based statistics which are a shadow of the Counter64 statistics in the cfcmPortStatsTable, for systems which do not support Counter64.
cfcmPortLcStatsEntry
An entry containing low-capacity (i.e., based on Counter32) statistics for a Fibre Channel port.
cfcmPortLcBBCreditZeros
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
cfcmPortLcFullInputBuffers
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.
cfcmPortLcClass2RxFrames
The number of Class 2 frames received at this port.
cfcmPortLcClass2RxOctets
The number of octets contained in Class 2 frames received at this port.
cfcmPortLcClass2TxFrames
The number of Class 2 frames transmitted out of this port.
cfcmPortLcClass2TxOctets
The number of octets contained in Class 2 frames transmitted out of this port.
cfcmPortLcClass2Discards
The number of Class 2 frames that were discarded upon reception at this port.
cfcmPortLcClass2RxFbsyFrames
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 wi ...
cfcmPortLcClass2RxPbsyFrames
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.
cfcmPortLcClass2RxFrjtFrames
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.
cfcmPortLcClass2RxPrjtFrames
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.
cfcmPortLcClass2TxFbsyFrames
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.
cfcmPortLcClass2TxPbsyFrames
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.
cfcmPortLcClass2TxFrjtFrames
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.
cfcmPortLcClass2TxPrjtFrames
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.
cfcmPortLcClass3RxFrames
The number of Class 3 frames received at this port.
cfcmPortLcClass3RxOctets
The number of octets contained in Class 3 frames received at this port.
cfcmPortLcClass3TxFrames
The number of Class 3 frames transmitted out of this port.
cfcmPortLcClass3TxOctets
The number of octets contained in Class 3 frames transmitted out of this port.
cfcmPortLcClass3Discards
The number of Class 3 frames that were discarded upon reception at this port.
cfcmPortErrorsTable
Error counters for Fibre Channel ports.
cfcmPortErrorsEntry
Error counters for a Fibre Channel port.
cfcmPortRxLinkResets
The number of Link resets (LR primitives) received.
cfcmPortTxLinkResets
The number of Link resets (LRs primitive) transmitted.
cfcmPortLinkResets
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.
cfcmPortRxOfflineSequences
The number of Offline Primitive OLS received at this port.
cfcmPortTxOfflineSequences
The number of Offline Primitive OLS transmitted by this port.
cfcmPortLinkFailures
The number of link failures. This count is part of FC-PH's Link Error Status Block (LESB).
cfcmPortLossofSynchs
The number of instances of synchronization loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
cfcmPortLossofSignals
The number of instances of signal loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
cfcmPortPrimSeqProtocolErrors
The number of primitive sequence protocol errors detected at this port. This count is part of CFC-PH's Link Error Status Block (LESB).
cfcmPortInvalidTxWords
The number of invalid transmission words received at this port. This count is part of FC-PH's Link Error Status Block (LESB).
cfcmPortInvalidCRCs
The number of frames received with invalid CRC. This count is part of FC-PH's Link Error Status Block (LESB).
cfcmPortInvalidOrderedSets
The number of invalid ordered sets received at this port.
cfcmPortFrameTooLongs
The number of frames received at this 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.
cfcmPortTruncatedFrames
The number of frames received at this 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 have been present.
cfcmPortAddressErrors
The number of frames received with unknown addressing. e.x. unknown SID or DID. the SID or DID is not known to the routing algorithm.
cfcmPortDelimiterErrors
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.
cfcmPortEncodingDisparityErrors
The number of encoding disparity errors received at this port.
cfcmPortOtherErrors
The number of errors which were detected on this port but which were not counted by any other error counter in this row.
cfcmFxPortTable
Additional information about Fibre Channel ports which is specific to Fx_Ports. This table will contain one entry for each cfcmPortTable entry which represents an Fx_Port.
cfcmFxPortEntry
Each entry contains information about FC protocol related timer values of a specific Fx_Port and information about buffer capacity, maximum data field size of frames handled by this port and other capability information.
cfcmFxPortRatov
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 cfcmFxPortEdtov) plus ...
cfcmFxPortEdtov
The Error_Detect_Timeout value configured for this Fx_Port. This is used as the timeout value for detecting an error condition.
cfcmFxPortRttov
The Receiver_Transmitter_Timeout value of this Fx_Port. This is used by the receiver logic to detect Loss of Synchronization.
cfcmFxPortHoldTime
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.
cfcmFxPortCapBbCreditMax
The maximum number of receive buffers which this port is capable of making available for holding frames from attached Nx_Port(s).
cfcmFxPortCapBbCreditMin
The minimum number of receive buffers which this port is capable of making available for holding frames from attached Nx_Port(s).
cfcmFxPortCapDataFieldSizeMax
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.
cfcmFxPortCapDataFieldSizeMin
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.
cfcmFxPortCapClass2SeqDeliv
An indication of whether this Fx_Port is capable of supporting Class 2 Sequential Delivery.
cfcmFxPortCapClass3SeqDeliv
An indication of whether this Fx_Port is capable of supporting Class 3 Sequential Delivery.
cfcmFxPortCapHoldTimeMax
The maximum holding time that this Fx_Port is capable of supporting.
cfcmFxPortCapHoldTimeMin
The minimum holding time that this Fx_Port is capable of supporting.
cfcmISPortTable
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 cfcmPortTable entry which represents such a port.
cfcmISPortEntry
Each entry contains information about a specific port connected to an inter-switch link.
cfcmISPortClassFCredit
The maximum number of Class F data frames which can be transmitted by the inter-switch port without receipt of ACK or Link_Response frames.
cfcmISPortClassFDataFieldSize
The Receive Data Field Size which 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.
cfcmFLoginTable
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 ...
cfcmFLoginEntry
An entry containing service parameters established from a successful Fabric Login.
cfcmFLoginNxPortIndex
An arbitrary integer which uniquely identifies an Nx_Port amongst all those attached to the Fx_Port indicated by ifIndex.
cfcmFLoginPortWwn
The port name of the attached Nx_Port, or the zero-length string if unknown.
cfcmFLoginNodeWwn
The node name of the attached Nx_Port, or the zero-length string if unknown.
cfcmFLoginBbCreditModel
The buffer-to-buffer credit model in use by the Fx_Port.
cfcmFLoginBbCredit
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.
cfcmFLoginClassesAgreed
The Classes of Service which the Fx_Port has agreed to support for this Nx_Port.
cfcmFLoginClass2SeqDelivAgreed
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.
cfcmFLoginClass2DataFieldSize
The Receive Data Field Size which 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.
cfcmFLoginClass3SeqDelivAgreed
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.
cfcmFLoginClass3DataFieldSize
The Receive Data Field Size which 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.
cfcmLinkTable
A table containing any Fibre Channel link information which 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. ...
cfcmLinkEntry
An entry containing information which a particular Fibre Channel managed instance has about a Fibre Channel link. The two ends of the link are called 'end1' and 'end2'.
cfcmLinkIndex
An arbitrary integer which uniquely identifies one link within the set of links about which a particular managed instance has information.
cfcmLinkEnd1NodeWwn
The node name of end1, or the zero-length string if unknown.
cfcmLinkEnd1PhysPortNumber
The physical port number of end1, or zero if unknown.
cfcmLinkEnd1PortWwn
The port WWN of end1, or the zero-length string if unknown. ('end1' is local if this value is equal to the value of cfcmPortWwn in one of the rows of the cfcmPortTable.)
cfcmLinkEnd2NodeWwn
The node name of end2, or the zero-length string if unknown.
cfcmLinkEnd2PhysPortNumber
The physical port number of end2, or zero if unknown.
cfcmLinkEnd2PortWwn
The port WWN of end2, or the zero-length string if unknown.
cfcmLinkEnd2AgentAddress
The address of the SNMP agent for the Fibre Channel Interconnect Element or Platform of which end2 is a part. If the address is unknown, the value of this object is the zero-length string.
cfcmLinkEnd2PortType
The port type of end2.
cfcmLinkEnd2UnitType
The type of/function(s) performed by the Fibre Channel Interconnect Element or Platform of which end2 is a part.
cfcmLinkEnd2FcAddressId
The Fibre Channel Address ID of end2, or the zero-length string if unknown.
cfcmInstanceBasicGroup
Basic information about Fibre Channel managed instances.
cfcmSwitchBasicGroup
Basic information about Fibre Channel switches.
cfcmPortBasicGroup
Basic information about Fibre Channel ports.
cfcmPortStatsGroup
Traffic statistics, which are not specific to any one class of service, for Fibre Channel ports.
cfcmPortClass23StatsGroup
Traffic statistics for Class 2 and Class 3 traffic on Fibre Channel ports.
cfcmPortClassFStatsGroup
Traffic statistics for Class F traffic on Fibre Channel ports.
cfcmPortLcStatsGroup
Low-capacity (32-bit) statistics for Fibre Channel ports.
cfcmPortErrorsGroup
Error statistics for Fibre Channel ports.
cfcmSwitchPortGroup
Information about ports on a Fibre Channel switch.
cfcmSwitchLoginGroup
Information known to a Fibre Channel switch about attached/logged-in Nx_Ports.
cfcmLinkBasicGroup
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