MIBs Depot

FC-MGMT-MIB

Registered at
1.3.6.1.2.1.10.56
Last updated
2005-04-26 00:00
Organization
IETF IPS (IP-Storage) Working Group
Revisions
2005-04-26 00:00
Namespace
standard
Source file
FC-MGMT-MIB
Digest
sha256:424442ca27c18df375a5c8704b0f33ba141d4cdfc0c1562f6734c152447ced17

Description

This module defines management information specific to Fibre Channel-attached devices. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4044; see the RFC itself for full legal notices.

Contact

Keith McCloghrie Cisco Systems, Inc. Tel: +1 408 526-5260 E-mail: kzm@cisco.com Postal: 170 West Tasman Drive San Jose, CA USA 95134

Imports

FromSymbols
IF-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, transmission
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

8 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

FC-MGMT-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
FcAddressIdOrZero
TEXTUAL-CONVENTION
A Fibre Channel Address ID, a 24-bit value unique within the address space of a Fabric. The zero-length string value is used in circumstances in which the WWN is unassigned/unknown.
current
FcBbCredit
TEXTUAL-CONVENTION
The buffer-to-buffer credit of an FC port.
current
FcBbCreditModel
TEXTUAL-CONVENTION
The buffer-to-buffer credit model of an Fx_Port.
current
FcClasses
TEXTUAL-CONVENTION
A set of Fibre Channel classes of service.
current
FcDataFieldSize
TEXTUAL-CONVENTION
The Receive Data Field Size associated with an FC port.
current
FcDomainIdOrZero
TEXTUAL-CONVENTION
The Domain Id (of an FC switch), or zero if the no Domain Id has been assigned.
current
FcNameIdOrZero
TEXTUAL-CONVENTION
The World Wide Name (WWN) associated with a Fibre Channel (FC) entity. WWNs were initially defined as 64-bits in length. The latest definition (for future use) is 128-bits long. The zero-length string value is used in circumstances in which the WWN is unassigned/unknown.
current
FcPortType
TEXTUAL-CONVENTION
The type of a Fibre Channel port, as indicated by the use of the appropriate value assigned by IANA.
current
FcUnitFunctions
TEXTUAL-CONVENTION
A set of functions that a Fibre Channel Interconnect Element or Platform might perform. A value with no bits set indicates the function(s) are unknown. The individual bits have the following meanings: other - none of the following. hub - a device that interconnects L_Ports, but does not operate as an FL_Port. switch - a fabric element conforming to the Fibre Channel switch fabric set of standards (e.g., [FC-SW-3]). bridge - a device that encapsulates Fibre Channel frames within another protocol (e.g., [FC-BB], FC-BB-2). gateway - a device that converts an FC-4 to another protocol (e.g., FCP to iSCSI). host - a computer system that provides end users with services such as computation and storage access. storageSubsys - an integrated collection of storage controllers, storage devices, and necessary software that provides storage services to one or more hosts. storageAccessDev - a device that provides storage management and access for heterogeneous hosts and heterogeneous devices (e.g., medium changer). nas - a device that connects to a network and provides file access services. wdmux - a device that modulates/demodulates each of several data streams (e.g., Fibre Channel protocol data streams) onto/from a different part of the light spectrum in an optical fiber. storageDevice - a disk/tape/etc. device (without the controller and/or software required for it to be a 'storageSubsys').
current

Objects

NameOIDSyntaxAccessStatus
fcmgmtObjects
OBJECT-IDENTITY
1.3.6.1.2.1.10.56.1
fcmInstanceTable
OBJECT-TYPE
Information about the local Fibre Channel management instances.
1.3.6.1.2.1.10.56.1.1not-accessiblecurrent
fcmInstanceEntry
OBJECT-TYPE
A list of attributes for a particular local Fibre Channel management instance.
1.3.6.1.2.1.10.56.1.1.1not-accessiblecurrent
fcmInstanceIndex
OBJECT-TYPE
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 restarts (but note, it is unrealistic to expect it to remain constant across all re-configurations of the local system, e.g., across the replacement of all non- volatile storage).
1.3.6.1.2.1.10.56.1.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
fcmInstanceWwn
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.1.1.2FcNameIdOrZeroread-onlycurrent
fcmInstanceFunctions
OBJECT-TYPE
One (or more) Fibre Channel unit functions being performed by this instance.
1.3.6.1.2.1.10.56.1.1.1.3FcUnitFunctionsread-onlycurrent
fcmInstancePhysicalIndex
OBJECT-TYPE
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 that hierarchy). If there is no correspondence to a physical component (or no component that has an entPhysicalIndex value), then the value of this object is zero.
1.3.6.1.2.1.10.56.1.1.1.4Integer32 (0..2147483647)read-onlycurrent
fcmInstanceSoftwareIndex
OBJECT-TYPE
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 (or no module that has a hrSWInstalledIndex value), then the value of this object is zero.
1.3.6.1.2.1.10.56.1.1.1.5Integer32 (0..2147483647)read-onlycurrent
fcmInstanceStatus
OBJECT-TYPE
Overall status of the Fibre Channel entity/entities managed by this management instance. The value should reflect the most serious status of such entities.
1.3.6.1.2.1.10.56.1.1.1.6INTEGER {unknown(1), ok(2), warning(3), failed(4)}read-onlycurrent
fcmInstanceTextName
OBJECT-TYPE
A textual name for this management instance and the Fibre Channel entity/entities that it is managing.
1.3.6.1.2.1.10.56.1.1.1.7SnmpAdminString (SIZE(0..79))read-writecurrent
fcmInstanceDescr
OBJECT-TYPE
A textual description of this management instance and the Fibre Channel entity/entities that it is managing.
1.3.6.1.2.1.10.56.1.1.1.8SnmpAdminStringread-writecurrent
fcmInstanceFabricId
OBJECT-TYPE
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 Channel fabric. The zero-length string indicates that the fabric identifier is unknown (or not applicable). In the event that the Fibre Channel entity/entities managed by this management instance is/are connected to multiple fabrics, then this object records the first (known) one.
1.3.6.1.2.1.10.56.1.1.1.9FcNameIdOrZeroread-onlycurrent
fcmSwitchTable
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.2not-accessiblecurrent
fcmSwitchEntry
OBJECT-TYPE
Information about a particular Fibre Channel switch that is managed by the management instance given by fcmInstanceIndex.
1.3.6.1.2.1.10.56.1.2.1not-accessiblecurrent
fcmSwitchIndex
OBJECT-TYPE
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 constant across restarts.
1.3.6.1.2.1.10.56.1.2.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
fcmSwitchDomainId
OBJECT-TYPE
The Domain Id of this switch. A value of zero indicates that a switch has not (yet) been assigned a Domain Id.
1.3.6.1.2.1.10.56.1.2.1.2FcDomainIdOrZeroread-writecurrent
fcmSwitchPrincipal
OBJECT-TYPE
An indication of whether this switch is the principal switch within its fabric.
1.3.6.1.2.1.10.56.1.2.1.3TruthValueread-onlycurrent
fcmSwitchWWN
OBJECT-TYPE
The World Wide Name of this switch.
1.3.6.1.2.1.10.56.1.2.1.4FcNameIdOrZeroread-onlycurrent
fcmPortTable
OBJECT-TYPE
Information about Fibre Channel ports. Each Fibre Channel port is represented by one entry in the IF-MIB's ifTable.
1.3.6.1.2.1.10.56.1.3not-accessiblecurrent
fcmPortEntry
OBJECT-TYPE
Each entry contains information about a specific port.
1.3.6.1.2.1.10.56.1.3.1not-accessiblecurrent
fcmPortInstanceIndex
OBJECT-TYPE
The value of fcmInstanceIndex by which the Fibre Channel management instance, which manages this port, is identified in the fcmInstanceTable.
1.3.6.1.2.1.10.56.1.3.1.1Unsigned32 (1..4294967295)read-onlycurrent
fcmPortWwn
OBJECT-TYPE
The World Wide Name of the port, or the zero-length string if the port does not have a WWN.
1.3.6.1.2.1.10.56.1.3.1.2FcNameIdOrZeroread-onlycurrent
fcmPortNodeWwn
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.3.1.3FcNameIdOrZeroread-onlycurrent
fcmPortAdminType
OBJECT-TYPE
The administratively desired type of this port.
1.3.6.1.2.1.10.56.1.3.1.4FcPortTyperead-writecurrent
fcmPortOperType
OBJECT-TYPE
The current operational type of this port.
1.3.6.1.2.1.10.56.1.3.1.5FcPortTyperead-onlycurrent
fcmPortFcCapClass
OBJECT-TYPE
The classes of service capability of this port.
1.3.6.1.2.1.10.56.1.3.1.6FcClassesread-onlycurrent
fcmPortFcOperClass
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.3.1.7FcClassesread-onlycurrent
fcmPortTransmitterType
OBJECT-TYPE
The technology of the port transceiver.
1.3.6.1.2.1.10.56.1.3.1.8INTEGER {unknown(1), other(2), shortwave850nm(3), longwave1550nm(4), longwave1310nm(5), electrical(6)}read-onlycurrent
fcmPortConnectorType
OBJECT-TYPE
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 a gigabit link module (GLM). It will be 'gbicSerialId' if the GBIC serial id can be read, else it will be 'gbicNoSerialId'. It will be 'sfpSerialId' if the small form factor (SFP) pluggable GBICs serial id can be read, else it will be 'sfpNoSerialId'.
1.3.6.1.2.1.10.56.1.3.1.9INTEGER {unknown(1), other(2), gbic(3), embedded(4), glm(5), gbicSerialId(6), gbicNoSerialId(7), sfpSerialId(8), sfpNoSerialId(9)}read-onlycurrent
fcmPortSerialNumber
OBJECT-TYPE
The serial number associated with the port (e.g., for a GBIC). If not applicable, the object's value is a zero- length string.
1.3.6.1.2.1.10.56.1.3.1.10SnmpAdminStringread-onlycurrent
fcmPortPhysicalNumber
OBJECT-TYPE
This is the port's 'Physical Port Number' as defined by GS-3.
1.3.6.1.2.1.10.56.1.3.1.11Unsigned32read-onlycurrent
fcmPortAdminSpeed
OBJECT-TYPE
The speed of the interface: 'auto' - auto-negotiation 'tenGbs' - 10Gbs 'fourGbs' - 4Gbs 'twoGbs' - 2Gbs 'oneGbs' - 1Gbs 'halfGbs' - 500Mbs 'quarterGbs' - 250Mbs 'eighthGbs' - 125Mbs
1.3.6.1.2.1.10.56.1.3.1.12INTEGER {auto(1), eighthGbs(2), quarterGbs(3), halfGbs(4), oneGbs(5), twoGbs(6), fourGbs(7), tenGbs(8)}read-writecurrent
fcmPortCapProtocols
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.3.1.13Bits {unknown(0), loop(1), fabric(2), scsi(3), tcpIp(4), vi(5), ficon(6)}read-onlycurrent
fcmPortOperProtocols
OBJECT-TYPE
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'.
1.3.6.1.2.1.10.56.1.3.1.14Bits {unknown(0), loop(1), fabric(2), scsi(3), tcpIp(4), vi(5), ficon(6)}read-onlycurrent
fcmPortStatsTable
OBJECT-TYPE
A list of statistics for Fibre Channel ports.
1.3.6.1.2.1.10.56.1.4not-accessiblecurrent
fcmPortStatsEntry
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1not-accessiblecurrent
fcmPortBBCreditZeros
OBJECT-TYPE
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
1.3.6.1.2.1.10.56.1.4.1.1Counter64read-onlycurrent
fcmPortFullInputBuffers
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.2Counter64read-onlycurrent
fcmPortClass2RxFrames
OBJECT-TYPE
The number of Class 2 frames received at this port.
1.3.6.1.2.1.10.56.1.4.1.3Counter64read-onlycurrent
fcmPortClass2RxOctets
OBJECT-TYPE
The number of octets contained in Class 2 frames received at this port.
1.3.6.1.2.1.10.56.1.4.1.4Counter64read-onlycurrent
fcmPortClass2TxFrames
OBJECT-TYPE
The number of Class 2 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.4.1.5Counter64read-onlycurrent
fcmPortClass2TxOctets
OBJECT-TYPE
The number of octets contained in Class 2 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.4.1.6Counter64read-onlycurrent
fcmPortClass2Discards
OBJECT-TYPE
The number of Class 2 frames that were discarded upon reception at this port.
1.3.6.1.2.1.10.56.1.4.1.7Counter64read-onlycurrent
fcmPortClass2RxFbsyFrames
OBJECT-TYPE
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 will never increment for an F_Port.
1.3.6.1.2.1.10.56.1.4.1.8Counter64read-onlycurrent
fcmPortClass2RxPbsyFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.9Counter64read-onlycurrent
fcmPortClass2RxFrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.10Counter64read-onlycurrent
fcmPortClass2RxPrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.11Counter64read-onlycurrent
fcmPortClass2TxFbsyFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.12Counter64read-onlycurrent
fcmPortClass2TxPbsyFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.13Counter64read-onlycurrent
fcmPortClass2TxFrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.14Counter64read-onlycurrent
fcmPortClass2TxPrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.4.1.15Counter64read-onlycurrent
fcmPortClass3RxFrames
OBJECT-TYPE
The number of Class 3 frames received at this port.
1.3.6.1.2.1.10.56.1.4.1.16Counter64read-onlycurrent
fcmPortClass3RxOctets
OBJECT-TYPE
The number of octets contained in Class 3 frames received at this port.
1.3.6.1.2.1.10.56.1.4.1.17Counter64read-onlycurrent
fcmPortClass3TxFrames
OBJECT-TYPE
The number of Class 3 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.4.1.18Counter64read-onlycurrent
fcmPortClass3TxOctets
OBJECT-TYPE
The number of octets contained in Class 3 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.4.1.19Counter64read-onlycurrent
fcmPortClass3Discards
OBJECT-TYPE
The number of Class 3 frames that were discarded upon reception at this port.
1.3.6.1.2.1.10.56.1.4.1.20Counter64read-onlycurrent
fcmPortClassFRxFrames
OBJECT-TYPE
The number of Class F frames received at this port.
1.3.6.1.2.1.10.56.1.4.1.21Counter32read-onlycurrent
fcmPortClassFRxOctets
OBJECT-TYPE
The number of octets contained in Class F frames received at this port.
1.3.6.1.2.1.10.56.1.4.1.22Counter32read-onlycurrent
fcmPortClassFTxFrames
OBJECT-TYPE
The number of Class F frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.4.1.23Counter32read-onlycurrent
fcmPortClassFTxOctets
OBJECT-TYPE
The number of octets contained in Class F frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.4.1.24Counter32read-onlycurrent
fcmPortClassFDiscards
OBJECT-TYPE
The number of Class F frames that were discarded upon reception at this port.
1.3.6.1.2.1.10.56.1.4.1.25Counter32read-onlycurrent
fcmPortLcStatsTable
OBJECT-TYPE
A list of Counter32-based statistics for systems that do not support Counter64.
1.3.6.1.2.1.10.56.1.5not-accessiblecurrent
fcmPortLcStatsEntry
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1not-accessiblecurrent
fcmPortLcBBCreditZeros
OBJECT-TYPE
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
1.3.6.1.2.1.10.56.1.5.1.1Counter32read-onlycurrent
fcmPortLcFullInputBuffers
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.2Counter32read-onlycurrent
fcmPortLcClass2RxFrames
OBJECT-TYPE
The number of Class 2 frames received at this port.
1.3.6.1.2.1.10.56.1.5.1.3Counter32read-onlycurrent
fcmPortLcClass2RxOctets
OBJECT-TYPE
The number of octets contained in Class 2 frames received at this port.
1.3.6.1.2.1.10.56.1.5.1.4Counter32read-onlycurrent
fcmPortLcClass2TxFrames
OBJECT-TYPE
The number of Class 2 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.5.1.5Counter32read-onlycurrent
fcmPortLcClass2TxOctets
OBJECT-TYPE
The number of octets contained in Class 2 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.5.1.6Counter32read-onlycurrent
fcmPortLcClass2Discards
OBJECT-TYPE
The number of Class 2 frames that were discarded upon reception at this port.
1.3.6.1.2.1.10.56.1.5.1.7Counter32read-onlycurrent
fcmPortLcClass2RxFbsyFrames
OBJECT-TYPE
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 will never increment for an F_Port.
1.3.6.1.2.1.10.56.1.5.1.8Counter32read-onlycurrent
fcmPortLcClass2RxPbsyFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.9Counter32read-onlycurrent
fcmPortLcClass2RxFrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.10Counter32read-onlycurrent
fcmPortLcClass2RxPrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.11Counter32read-onlycurrent
fcmPortLcClass2TxFbsyFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.12Counter32read-onlycurrent
fcmPortLcClass2TxPbsyFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.13Counter32read-onlycurrent
fcmPortLcClass2TxFrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.14Counter32read-onlycurrent
fcmPortLcClass2TxPrjtFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.5.1.15Counter32read-onlycurrent
fcmPortLcClass3RxFrames
OBJECT-TYPE
The number of Class 3 frames received at this port.
1.3.6.1.2.1.10.56.1.5.1.16Counter32read-onlycurrent
fcmPortLcClass3RxOctets
OBJECT-TYPE
The number of octets contained in Class 3 frames received at this port.
1.3.6.1.2.1.10.56.1.5.1.17Counter32read-onlycurrent
fcmPortLcClass3TxFrames
OBJECT-TYPE
The number of Class 3 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.5.1.18Counter32read-onlycurrent
fcmPortLcClass3TxOctets
OBJECT-TYPE
The number of octets contained in Class 3 frames transmitted out of this port.
1.3.6.1.2.1.10.56.1.5.1.19Counter32read-onlycurrent
fcmPortLcClass3Discards
OBJECT-TYPE
The number of Class 3 frames that were discarded upon reception at this port.
1.3.6.1.2.1.10.56.1.5.1.20Counter32read-onlycurrent
fcmPortErrorsTable
OBJECT-TYPE
Error counters for Fibre Channel ports.
1.3.6.1.2.1.10.56.1.6not-accessiblecurrent
fcmPortErrorsEntry
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.6.1not-accessiblecurrent
fcmPortRxLinkResets
OBJECT-TYPE
The number of Link Reset (LR) Primitive Sequences received.
1.3.6.1.2.1.10.56.1.6.1.1Counter32read-onlycurrent
fcmPortTxLinkResets
OBJECT-TYPE
The number of Link Reset (LR) Primitive Sequences transmitted.
1.3.6.1.2.1.10.56.1.6.1.2Counter32read-onlycurrent
fcmPortLinkResets
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.6.1.3Counter32read-onlycurrent
fcmPortRxOfflineSequences
OBJECT-TYPE
The number of Offline (OLS) Primitive Sequences received at this port.
1.3.6.1.2.1.10.56.1.6.1.4Counter32read-onlycurrent
fcmPortTxOfflineSequences
OBJECT-TYPE
The number of Offline (OLS) Primitive Sequences transmitted by this port.
1.3.6.1.2.1.10.56.1.6.1.5Counter32read-onlycurrent
fcmPortLinkFailures
OBJECT-TYPE
The number of link failures. This count is part of FC-PH's Link Error Status Block (LESB).
1.3.6.1.2.1.10.56.1.6.1.6Counter32read-onlycurrent
fcmPortLossofSynchs
OBJECT-TYPE
The number of instances of synchronization loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
1.3.6.1.2.1.10.56.1.6.1.7Counter32read-onlycurrent
fcmPortLossofSignals
OBJECT-TYPE
The number of instances of signal loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
1.3.6.1.2.1.10.56.1.6.1.8Counter32read-onlycurrent
fcmPortPrimSeqProtocolErrors
OBJECT-TYPE
The number of primitive sequence protocol errors detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
1.3.6.1.2.1.10.56.1.6.1.9Counter32read-onlycurrent
fcmPortInvalidTxWords
OBJECT-TYPE
The number of invalid transmission words received at this port. This count is part of FC-PH's Link Error Status Block (LESB).
1.3.6.1.2.1.10.56.1.6.1.10Counter32read-onlycurrent
fcmPortInvalidCRCs
OBJECT-TYPE
The number of frames received with an invalid CRC. This count is part of FC-PH's Link Error Status Block (LESB).
1.3.6.1.2.1.10.56.1.6.1.11Counter32read-onlycurrent
fcmPortInvalidOrderedSets
OBJECT-TYPE
The number of invalid ordered sets received at this port.
1.3.6.1.2.1.10.56.1.6.1.12Counter32read-onlycurrent
fcmPortFrameTooLongs
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.6.1.13Counter32read-onlycurrent
fcmPortTruncatedFrames
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.6.1.14Counter32read-onlycurrent
fcmPortAddressErrors
OBJECT-TYPE
The number of frames received with unknown addressing; for example, an unknown SID or DID.
1.3.6.1.2.1.10.56.1.6.1.15Counter32read-onlycurrent
fcmPortDelimiterErrors
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.6.1.16Counter32read-onlycurrent
fcmPortEncodingDisparityErrors
OBJECT-TYPE
The number of encoding disparity errors received at this port.
1.3.6.1.2.1.10.56.1.6.1.17Counter32read-onlycurrent
fcmPortOtherErrors
OBJECT-TYPE
The number of errors that were detected on this port but not counted by any other error counter in this row.
1.3.6.1.2.1.10.56.1.6.1.18Counter32read-onlycurrent
fcmFxPortTable
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.7not-accessiblecurrent
fcmFxPortEntry
OBJECT-TYPE
Each entry contains information about a specific Fx_Port.
1.3.6.1.2.1.10.56.1.7.1not-accessiblecurrent
fcmFxPortRatov
OBJECT-TYPE
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 twice the maximum time that a frame may be delayed within the Fabric and still be delivered.
1.3.6.1.2.1.10.56.1.7.1.1Unsigned32read-onlycurrent
fcmFxPortEdtov
OBJECT-TYPE
The Error_Detect_Timeout value configured for this Fx_Port. This is used as the timeout value for detecting an error condition.
1.3.6.1.2.1.10.56.1.7.1.2Unsigned32read-onlycurrent
fcmFxPortRttov
OBJECT-TYPE
The Receiver_Transmitter_Timeout value of this Fx_Port. This is used by the receiver logic to detect a Loss of Synchronization.
1.3.6.1.2.1.10.56.1.7.1.3Unsigned32read-onlycurrent
fcmFxPortHoldTime
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.7.1.4Unsigned32read-onlycurrent
fcmFxPortCapBbCreditMax
OBJECT-TYPE
The maximum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
1.3.6.1.2.1.10.56.1.7.1.5FcBbCreditread-onlycurrent
fcmFxPortCapBbCreditMin
OBJECT-TYPE
The minimum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
1.3.6.1.2.1.10.56.1.7.1.6FcBbCreditread-onlycurrent
fcmFxPortCapDataFieldSizeMax
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.7.1.7FcDataFieldSizeread-onlycurrent
fcmFxPortCapDataFieldSizeMin
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.7.1.8FcDataFieldSizeread-onlycurrent
fcmFxPortCapClass2SeqDeliv
OBJECT-TYPE
An indication of whether this Fx_Port is capable of supporting Class 2 Sequential Delivery.
1.3.6.1.2.1.10.56.1.7.1.9TruthValueread-onlycurrent
fcmFxPortCapClass3SeqDeliv
OBJECT-TYPE
An indication of whether this Fx_Port is capable of supporting Class 3 Sequential Delivery.
1.3.6.1.2.1.10.56.1.7.1.10TruthValueread-onlycurrent
fcmFxPortCapHoldTimeMax
OBJECT-TYPE
The maximum holding time that this Fx_Port is capable of supporting.
1.3.6.1.2.1.10.56.1.7.1.11Unsigned32read-onlycurrent
fcmFxPortCapHoldTimeMin
OBJECT-TYPE
The minimum holding time that this Fx_Port is capable of supporting.
1.3.6.1.2.1.10.56.1.7.1.12Unsigned32read-onlycurrent
fcmISPortTable
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.8not-accessiblecurrent
fcmISPortEntry
OBJECT-TYPE
Each entry contains information about a specific port connected to an inter-switch link.
1.3.6.1.2.1.10.56.1.8.1not-accessiblecurrent
fcmISPortClassFCredit
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.8.1.1FcBbCreditread-writecurrent
fcmISPortClassFDataFieldSize
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.8.1.2FcDataFieldSizeread-onlycurrent
fcmFLoginTable
OBJECT-TYPE
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 one or more Nx_Ports attached to it.
1.3.6.1.2.1.10.56.1.9not-accessiblecurrent
fcmFLoginEntry
OBJECT-TYPE
An entry containing service parameters established from a successful Fabric Login.
1.3.6.1.2.1.10.56.1.9.1not-accessiblecurrent
fcmFLoginNxPortIndex
OBJECT-TYPE
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 same Nx_Port, or, after a reset of the value of the relevant instance of ifCounterDiscontinuityTime.
1.3.6.1.2.1.10.56.1.9.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
fcmFLoginPortWwn
OBJECT-TYPE
The port name of the attached Nx_Port, or the zero-length string if unknown.
1.3.6.1.2.1.10.56.1.9.1.2FcNameIdOrZeroread-onlycurrent
fcmFLoginNodeWwn
OBJECT-TYPE
The node name of the attached Nx_Port, or the zero-length string if unknown.
1.3.6.1.2.1.10.56.1.9.1.3FcNameIdOrZeroread-onlycurrent
fcmFLoginBbCreditModel
OBJECT-TYPE
The buffer-to-buffer credit model in use by the Fx_Port.
1.3.6.1.2.1.10.56.1.9.1.4FcBbCreditModelread-onlycurrent
fcmFLoginBbCredit
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.9.1.5FcBbCreditread-onlycurrent
fcmFLoginClassesAgreed
OBJECT-TYPE
The Classes of Service that the Fx_Port has agreed to support for this Nx_Port.
1.3.6.1.2.1.10.56.1.9.1.6FcClassesread-onlycurrent
fcmFLoginClass2SeqDelivAgreed
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.9.1.7TruthValueread-onlycurrent
fcmFLoginClass2DataFieldSize
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.9.1.8FcDataFieldSizeread-onlycurrent
fcmFLoginClass3SeqDelivAgreed
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.9.1.9TruthValueread-onlycurrent
fcmFLoginClass3DataFieldSize
OBJECT-TYPE
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.
1.3.6.1.2.1.10.56.1.9.1.10FcDataFieldSizeread-onlycurrent
fcmLinkTable
OBJECT-TYPE
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. If one end of a link terminates locally, then that end is termed 'end1'; the other end is termed 'end2'.
1.3.6.1.2.1.10.56.1.10not-accessiblecurrent
fcmLinkEntry
OBJECT-TYPE
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'.
1.3.6.1.2.1.10.56.1.10.1not-accessiblecurrent
fcmLinkIndex
OBJECT-TYPE
An arbitrary integer that uniquely identifies one link within the set of links about which a particular managed instance has information.
1.3.6.1.2.1.10.56.1.10.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
fcmLinkEnd1NodeWwn
OBJECT-TYPE
The node name of end1, or the zero-length string if unknown.
1.3.6.1.2.1.10.56.1.10.1.2FcNameIdOrZeroread-onlycurrent
fcmLinkEnd1PhysPortNumber
OBJECT-TYPE
The physical port number of end1, or zero if unknown.
1.3.6.1.2.1.10.56.1.10.1.3Unsigned32read-onlycurrent
fcmLinkEnd1PortWwn
OBJECT-TYPE
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.)
1.3.6.1.2.1.10.56.1.10.1.4FcNameIdOrZeroread-onlycurrent
fcmLinkEnd2NodeWwn
OBJECT-TYPE
The node name of end2, or the zero-length string if unknown.
1.3.6.1.2.1.10.56.1.10.1.5FcNameIdOrZeroread-onlycurrent
fcmLinkEnd2PhysPortNumber
OBJECT-TYPE
The physical port number of end2, or zero if unknown.
1.3.6.1.2.1.10.56.1.10.1.6Unsigned32read-onlycurrent
fcmLinkEnd2PortWwn
OBJECT-TYPE
The port WWN of end2, or the zero-length string if unknown.
1.3.6.1.2.1.10.56.1.10.1.7FcNameIdOrZeroread-onlycurrent
fcmLinkEnd2AgentAddress
OBJECT-TYPE
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-length string.
1.3.6.1.2.1.10.56.1.10.1.8SnmpAdminStringread-onlycurrent
fcmLinkEnd2PortType
OBJECT-TYPE
The port type of end2.
1.3.6.1.2.1.10.56.1.10.1.9FcPortTyperead-onlycurrent
fcmLinkEnd2UnitType
OBJECT-TYPE
The type of/function(s) performed by the Fibre Channel Interconnect Element or Platform of which end2 is a part.
1.3.6.1.2.1.10.56.1.10.1.10FcUnitFunctionsread-onlycurrent
fcmLinkEnd2FcAddressId
OBJECT-TYPE
The Fibre Channel Address ID of end2, or the zero-length string if unknown.
1.3.6.1.2.1.10.56.1.10.1.11FcAddressIdOrZeroread-onlycurrent
fcmgmtNotifications
OBJECT-IDENTITY
1.3.6.1.2.1.10.56.2
fcmgmtNotifPrefix
OBJECT-IDENTITY
1.3.6.1.2.1.10.56.2.0
fcmgmtConformance
OBJECT-IDENTITY
1.3.6.1.2.1.10.56.3
fcmgmtCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.10.56.3.1
fcmgmtGroups
OBJECT-IDENTITY
1.3.6.1.2.1.10.56.3.2

Conformance

NameOIDStatus
fcmgmtCompliance
MODULE-COMPLIANCE
Describes the requirements for compliance to this Fibre Channel Management MIB.
1.3.6.1.2.1.10.56.3.1.1current
fcmInstanceBasicGroup
OBJECT-GROUP
Basic information about Fibre Channel managed instances.
1.3.6.1.2.1.10.56.3.2.1current
fcmSwitchBasicGroup
OBJECT-GROUP
Basic information about Fibre Channel switches.
1.3.6.1.2.1.10.56.3.2.2current
fcmPortBasicGroup
OBJECT-GROUP
Basic information about Fibre Channel ports.
1.3.6.1.2.1.10.56.3.2.3current
fcmPortStatsGroup
OBJECT-GROUP
Traffic statistics, which are not specific to any one class of service, for Fibre Channel ports.
1.3.6.1.2.1.10.56.3.2.4current
fcmPortClass23StatsGroup
OBJECT-GROUP
Traffic statistics for Class 2 and Class 3 traffic on Fibre Channel ports.
1.3.6.1.2.1.10.56.3.2.5current
fcmPortClassFStatsGroup
OBJECT-GROUP
Traffic statistics for Class F traffic on Fibre Channel ports.
1.3.6.1.2.1.10.56.3.2.6current
fcmPortLcStatsGroup
OBJECT-GROUP
Low-capacity (32-bit) statistics for Fibre Channel ports.
1.3.6.1.2.1.10.56.3.2.7current
fcmPortErrorsGroup
OBJECT-GROUP
Error statistics for Fibre Channel ports.
1.3.6.1.2.1.10.56.3.2.8current
fcmSwitchPortGroup
OBJECT-GROUP
Information about ports on a Fibre Channel switch.
1.3.6.1.2.1.10.56.3.2.9current
fcmSwitchLoginGroup
OBJECT-GROUP
Information known to a Fibre Channel switch about attached/logged-in Nx_Ports.
1.3.6.1.2.1.10.56.3.2.10current
fcmLinkBasicGroup
OBJECT-GROUP
Information about Fibre Channel links.
1.3.6.1.2.1.10.56.3.2.11current