FC-MGMT-MIB

File: FC-MGMT-MIB.mib (77432 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 Counter64
transmission MODULE-COMPLIANCE OBJECT-GROUP
TruthValue TEXTUAL-CONVENTION ifIndex
SnmpAdminString

Defined Types

FcNameIdOrZero  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8|16)  

FcAddressIdOrZero  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|3)  

FcDomainIdOrZero  
The Domain Id (of an FC switch), or zero if the no Domain Id has been assigned.
TEXTUAL-CONVENTION    
  Integer32 0..239  

FcPortType  
The type of a Fibre Channel port, as indicated by the use of the appropriate value assigned by IANA.
TEXTUAL-CONVENTION    
  Unsigned32  

FcClasses  
A set of Fibre Channel classes of service.
TEXTUAL-CONVENTION    
  BITS classF(0), class1(1), class2(2), class3(3), class4(4), class5(5), class6(6)  

FcBbCredit  
The buffer-to-buffer credit of an FC port.
TEXTUAL-CONVENTION    
  Integer32 0..32767  

FcBbCreditModel  
The buffer-to-buffer credit model of an Fx_Port.
TEXTUAL-CONVENTION    
  INTEGER regular(1), alternate(2)  

FcDataFieldSize  
The Receive Data Field Size associated with an FC port.
TEXTUAL-CONVENTION    
  Integer32 128..2112  

FcUnitFunctions  
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').
TEXTUAL-CONVENTION    
  BITS other(0), hub(1), switch(2), bridge(3), gateway(4), host(5), storageSubsys(6), storageAccessDev(7), nas(8), wdmux(9), storageDevice(10)  

FcmInstanceEntry  
SEQUENCE    
  fcmInstanceIndex Unsigned32
  fcmInstanceWwn FcNameIdOrZero
  fcmInstanceFunctions FcUnitFunctions
  fcmInstancePhysicalIndex Integer32
  fcmInstanceSoftwareIndex Integer32
  fcmInstanceStatus INTEGER
  fcmInstanceTextName SnmpAdminString
  fcmInstanceDescr SnmpAdminString
  fcmInstanceFabricId FcNameIdOrZero

FcmSwitchEntry  
SEQUENCE    
  fcmSwitchIndex Unsigned32
  fcmSwitchDomainId FcDomainIdOrZero
  fcmSwitchPrincipal TruthValue
  fcmSwitchWWN FcNameIdOrZero

FcmPortEntry  
SEQUENCE    
  fcmPortInstanceIndex Unsigned32
  fcmPortWwn FcNameIdOrZero
  fcmPortNodeWwn FcNameIdOrZero
  fcmPortAdminType FcPortType
  fcmPortOperType FcPortType
  fcmPortFcCapClass FcClasses
  fcmPortFcOperClass FcClasses
  fcmPortTransmitterType INTEGER
  fcmPortConnectorType INTEGER
  fcmPortSerialNumber SnmpAdminString
  fcmPortPhysicalNumber Unsigned32
  fcmPortAdminSpeed INTEGER
  fcmPortCapProtocols BITS
  fcmPortOperProtocols BITS

FcmPortStatsEntry  
SEQUENCE    
  fcmPortBBCreditZeros Counter64
  fcmPortFullInputBuffers Counter64
  fcmPortClass2RxFrames Counter64
  fcmPortClass2RxOctets Counter64
  fcmPortClass2TxFrames Counter64
  fcmPortClass2TxOctets Counter64
  fcmPortClass2Discards Counter64
  fcmPortClass2RxFbsyFrames Counter64
  fcmPortClass2RxPbsyFrames Counter64
  fcmPortClass2RxFrjtFrames Counter64
  fcmPortClass2RxPrjtFrames Counter64
  fcmPortClass2TxFbsyFrames Counter64
  fcmPortClass2TxPbsyFrames Counter64
  fcmPortClass2TxFrjtFrames Counter64
  fcmPortClass2TxPrjtFrames Counter64
  fcmPortClass3RxFrames Counter64
  fcmPortClass3RxOctets Counter64
  fcmPortClass3TxFrames Counter64
  fcmPortClass3TxOctets Counter64
  fcmPortClass3Discards Counter64
  fcmPortClassFRxFrames Counter32
  fcmPortClassFRxOctets Counter32
  fcmPortClassFTxFrames Counter32
  fcmPortClassFTxOctets Counter32
  fcmPortClassFDiscards Counter32

FcmPortLcStatsEntry  
SEQUENCE    
  fcmPortLcBBCreditZeros Counter32
  fcmPortLcFullInputBuffers Counter32
  fcmPortLcClass2RxFrames Counter32
  fcmPortLcClass2RxOctets Counter32
  fcmPortLcClass2TxFrames Counter32
  fcmPortLcClass2TxOctets Counter32
  fcmPortLcClass2Discards Counter32
  fcmPortLcClass2RxFbsyFrames Counter32
  fcmPortLcClass2RxPbsyFrames Counter32
  fcmPortLcClass2RxFrjtFrames Counter32
  fcmPortLcClass2RxPrjtFrames Counter32
  fcmPortLcClass2TxFbsyFrames Counter32
  fcmPortLcClass2TxPbsyFrames Counter32
  fcmPortLcClass2TxFrjtFrames Counter32
  fcmPortLcClass2TxPrjtFrames Counter32
  fcmPortLcClass3RxFrames Counter32
  fcmPortLcClass3RxOctets Counter32
  fcmPortLcClass3TxFrames Counter32
  fcmPortLcClass3TxOctets Counter32
  fcmPortLcClass3Discards Counter32

FcmPortErrorsEntry  
SEQUENCE    
  fcmPortRxLinkResets Counter32
  fcmPortTxLinkResets Counter32
  fcmPortLinkResets Counter32
  fcmPortRxOfflineSequences Counter32
  fcmPortTxOfflineSequences Counter32
  fcmPortLinkFailures Counter32
  fcmPortLossofSynchs Counter32
  fcmPortLossofSignals Counter32
  fcmPortPrimSeqProtocolErrors Counter32
  fcmPortInvalidTxWords Counter32
  fcmPortInvalidCRCs Counter32
  fcmPortInvalidOrderedSets Counter32
  fcmPortFrameTooLongs Counter32
  fcmPortTruncatedFrames Counter32
  fcmPortAddressErrors Counter32
  fcmPortDelimiterErrors Counter32
  fcmPortEncodingDisparityErrors Counter32
  fcmPortOtherErrors Counter32

FcmFxPortEntry  
SEQUENCE    
  fcmFxPortRatov Unsigned32
  fcmFxPortEdtov Unsigned32
  fcmFxPortRttov Unsigned32
  fcmFxPortHoldTime Unsigned32
  fcmFxPortCapBbCreditMax FcBbCredit
  fcmFxPortCapBbCreditMin FcBbCredit
  fcmFxPortCapDataFieldSizeMax FcDataFieldSize
  fcmFxPortCapDataFieldSizeMin FcDataFieldSize
  fcmFxPortCapClass2SeqDeliv TruthValue
  fcmFxPortCapClass3SeqDeliv TruthValue
  fcmFxPortCapHoldTimeMax Unsigned32
  fcmFxPortCapHoldTimeMin Unsigned32

FcmISPortEntry  
SEQUENCE    
  fcmISPortClassFCredit FcBbCredit
  fcmISPortClassFDataFieldSize FcDataFieldSize

FcmFLoginEntry  
SEQUENCE    
  fcmFLoginNxPortIndex Unsigned32
  fcmFLoginPortWwn FcNameIdOrZero
  fcmFLoginNodeWwn FcNameIdOrZero
  fcmFLoginBbCreditModel FcBbCreditModel
  fcmFLoginBbCredit FcBbCredit
  fcmFLoginClassesAgreed FcClasses
  fcmFLoginClass2SeqDelivAgreed TruthValue
  fcmFLoginClass2DataFieldSize FcDataFieldSize
  fcmFLoginClass3SeqDelivAgreed TruthValue
  fcmFLoginClass3DataFieldSize FcDataFieldSize

FcmLinkEntry  
SEQUENCE    
  fcmLinkIndex Unsigned32
  fcmLinkEnd1NodeWwn FcNameIdOrZero
  fcmLinkEnd1PhysPortNumber Unsigned32
  fcmLinkEnd1PortWwn FcNameIdOrZero
  fcmLinkEnd2NodeWwn FcNameIdOrZero
  fcmLinkEnd2PhysPortNumber Unsigned32
  fcmLinkEnd2PortWwn FcNameIdOrZero
  fcmLinkEnd2AgentAddress SnmpAdminString
  fcmLinkEnd2PortType FcPortType
  fcmLinkEnd2UnitType FcUnitFunctions
  fcmLinkEnd2FcAddressId FcAddressIdOrZero

Defined Values

fcMgmtMIB 1.3.6.1.2.1.10.56
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.
MODULE-IDENTITY    

fcmgmtObjects 1.3.6.1.2.1.10.56.1
OBJECT IDENTIFIER    

fcmgmtNotifications 1.3.6.1.2.1.10.56.2
OBJECT IDENTIFIER    

fcmgmtNotifPrefix 1.3.6.1.2.1.10.56.2.0
OBJECT IDENTIFIER    

fcmgmtConformance 1.3.6.1.2.1.10.56.3
OBJECT IDENTIFIER    

fcmInstanceTable 1.3.6.1.2.1.10.56.1.1
Information about the local Fibre Channel management instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmInstanceEntry

fcmInstanceEntry 1.3.6.1.2.1.10.56.1.1.1
A list of attributes for a particular local Fibre Channel management instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmInstanceEntry  

fcmInstanceIndex 1.3.6.1.2.1.10.56.1.1.1.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fcmInstanceWwn 1.3.6.1.2.1.10.56.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmInstanceFunctions 1.3.6.1.2.1.10.56.1.1.1.3
One (or more) Fibre Channel unit functions being performed by this instance.
Status: current Access: read-only
OBJECT-TYPE    
  FcUnitFunctions  

fcmInstancePhysicalIndex 1.3.6.1.2.1.10.56.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

fcmInstanceSoftwareIndex 1.3.6.1.2.1.10.56.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

fcmInstanceStatus 1.3.6.1.2.1.10.56.1.1.1.6
Overall status of the Fibre Channel entity/entities managed by this management instance. The value should reflect the most serious status of such entities.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), warning(3), failed(4)  

fcmInstanceTextName 1.3.6.1.2.1.10.56.1.1.1.7
A textual name for this management instance and the Fibre Channel entity/entities that it is managing.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..79)  

fcmInstanceDescr 1.3.6.1.2.1.10.56.1.1.1.8
A textual description of this management instance and the Fibre Channel entity/entities that it is managing.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

fcmInstanceFabricId 1.3.6.1.2.1.10.56.1.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmSwitchTable 1.3.6.1.2.1.10.56.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmSwitchEntry

fcmSwitchEntry 1.3.6.1.2.1.10.56.1.2.1
Information about a particular Fibre Channel switch that is managed by the management instance given by fcmInstanceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmSwitchEntry  

fcmSwitchIndex 1.3.6.1.2.1.10.56.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fcmSwitchDomainId 1.3.6.1.2.1.10.56.1.2.1.2
The Domain Id of this switch. A value of zero indicates that a switch has not (yet) been assigned a Domain Id.
Status: current Access: read-write
OBJECT-TYPE    
  FcDomainIdOrZero  

fcmSwitchPrincipal 1.3.6.1.2.1.10.56.1.2.1.3
An indication of whether this switch is the principal switch within its fabric.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fcmSwitchWWN 1.3.6.1.2.1.10.56.1.2.1.4
The World Wide Name of this switch.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmPortTable 1.3.6.1.2.1.10.56.1.3
Information about Fibre Channel ports. Each Fibre Channel port is represented by one entry in the IF-MIB's ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmPortEntry

fcmPortEntry 1.3.6.1.2.1.10.56.1.3.1
Each entry contains information about a specific port.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmPortEntry  

fcmPortInstanceIndex 1.3.6.1.2.1.10.56.1.3.1.1
The value of fcmInstanceIndex by which the Fibre Channel management instance, which manages this port, is identified in the fcmInstanceTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fcmPortWwn 1.3.6.1.2.1.10.56.1.3.1.2
The World Wide Name of the port, or the zero-length string if the port does not have a WWN.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmPortNodeWwn 1.3.6.1.2.1.10.56.1.3.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmPortAdminType 1.3.6.1.2.1.10.56.1.3.1.4
The administratively desired type of this port.
Status: current Access: read-write
OBJECT-TYPE    
  FcPortType  

fcmPortOperType 1.3.6.1.2.1.10.56.1.3.1.5
The current operational type of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortType  

fcmPortFcCapClass 1.3.6.1.2.1.10.56.1.3.1.6
The classes of service capability of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FcClasses  

fcmPortFcOperClass 1.3.6.1.2.1.10.56.1.3.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcClasses  

fcmPortTransmitterType 1.3.6.1.2.1.10.56.1.3.1.8
The technology of the port transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), shortwave850nm(3), longwave1550nm(4), longwave1310nm(5), electrical(6)  

fcmPortConnectorType 1.3.6.1.2.1.10.56.1.3.1.9
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'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), gbic(3), embedded(4), glm(5), gbicSerialId(6), gbicNoSerialId(7), sfpSerialId(8), sfpNoSerialId(9)  

fcmPortSerialNumber 1.3.6.1.2.1.10.56.1.3.1.10
The serial number associated with the port (e.g., for a GBIC). If not applicable, the object's value is a zero- length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcmPortPhysicalNumber 1.3.6.1.2.1.10.56.1.3.1.11
This is the port's 'Physical Port Number' as defined by GS-3.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmPortAdminSpeed 1.3.6.1.2.1.10.56.1.3.1.12
The speed of the interface: 'auto' - auto-negotiation 'tenGbs' - 10Gbs 'fourGbs' - 4Gbs 'twoGbs' - 2Gbs 'oneGbs' - 1Gbs 'halfGbs' - 500Mbs 'quarterGbs' - 250Mbs 'eighthGbs' - 125Mbs
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), eighthGbs(2), quarterGbs(3), halfGbs(4), oneGbs(5), twoGbs(6), fourGbs(7), tenGbs(8)  

fcmPortCapProtocols 1.3.6.1.2.1.10.56.1.3.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS unknown(0), loop(1), fabric(2), scsi(3), tcpIp(4), vi(5), ficon(6)  

fcmPortOperProtocols 1.3.6.1.2.1.10.56.1.3.1.14
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'.
Status: current Access: read-only
OBJECT-TYPE    
  BITS unknown(0), loop(1), fabric(2), scsi(3), tcpIp(4), vi(5), ficon(6)  

fcmPortStatsTable 1.3.6.1.2.1.10.56.1.4
A list of statistics for Fibre Channel ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmPortStatsEntry

fcmPortStatsEntry 1.3.6.1.2.1.10.56.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmPortStatsEntry  

fcmPortBBCreditZeros 1.3.6.1.2.1.10.56.1.4.1.1
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortFullInputBuffers 1.3.6.1.2.1.10.56.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2RxFrames 1.3.6.1.2.1.10.56.1.4.1.3
The number of Class 2 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2RxOctets 1.3.6.1.2.1.10.56.1.4.1.4
The number of octets contained in Class 2 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2TxFrames 1.3.6.1.2.1.10.56.1.4.1.5
The number of Class 2 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2TxOctets 1.3.6.1.2.1.10.56.1.4.1.6
The number of octets contained in Class 2 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2Discards 1.3.6.1.2.1.10.56.1.4.1.7
The number of Class 2 frames that were discarded upon reception at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2RxFbsyFrames 1.3.6.1.2.1.10.56.1.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2RxPbsyFrames 1.3.6.1.2.1.10.56.1.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2RxFrjtFrames 1.3.6.1.2.1.10.56.1.4.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2RxPrjtFrames 1.3.6.1.2.1.10.56.1.4.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2TxFbsyFrames 1.3.6.1.2.1.10.56.1.4.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2TxPbsyFrames 1.3.6.1.2.1.10.56.1.4.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2TxFrjtFrames 1.3.6.1.2.1.10.56.1.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass2TxPrjtFrames 1.3.6.1.2.1.10.56.1.4.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass3RxFrames 1.3.6.1.2.1.10.56.1.4.1.16
The number of Class 3 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass3RxOctets 1.3.6.1.2.1.10.56.1.4.1.17
The number of octets contained in Class 3 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass3TxFrames 1.3.6.1.2.1.10.56.1.4.1.18
The number of Class 3 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass3TxOctets 1.3.6.1.2.1.10.56.1.4.1.19
The number of octets contained in Class 3 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClass3Discards 1.3.6.1.2.1.10.56.1.4.1.20
The number of Class 3 frames that were discarded upon reception at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fcmPortClassFRxFrames 1.3.6.1.2.1.10.56.1.4.1.21
The number of Class F frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortClassFRxOctets 1.3.6.1.2.1.10.56.1.4.1.22
The number of octets contained in Class F frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortClassFTxFrames 1.3.6.1.2.1.10.56.1.4.1.23
The number of Class F frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortClassFTxOctets 1.3.6.1.2.1.10.56.1.4.1.24
The number of octets contained in Class F frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortClassFDiscards 1.3.6.1.2.1.10.56.1.4.1.25
The number of Class F frames that were discarded upon reception at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcStatsTable 1.3.6.1.2.1.10.56.1.5
A list of Counter32-based statistics for systems that do not support Counter64.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmPortLcStatsEntry

fcmPortLcStatsEntry 1.3.6.1.2.1.10.56.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmPortLcStatsEntry  

fcmPortLcBBCreditZeros 1.3.6.1.2.1.10.56.1.5.1.1
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcFullInputBuffers 1.3.6.1.2.1.10.56.1.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2RxFrames 1.3.6.1.2.1.10.56.1.5.1.3
The number of Class 2 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2RxOctets 1.3.6.1.2.1.10.56.1.5.1.4
The number of octets contained in Class 2 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2TxFrames 1.3.6.1.2.1.10.56.1.5.1.5
The number of Class 2 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2TxOctets 1.3.6.1.2.1.10.56.1.5.1.6
The number of octets contained in Class 2 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2Discards 1.3.6.1.2.1.10.56.1.5.1.7
The number of Class 2 frames that were discarded upon reception at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2RxFbsyFrames 1.3.6.1.2.1.10.56.1.5.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2RxPbsyFrames 1.3.6.1.2.1.10.56.1.5.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2RxFrjtFrames 1.3.6.1.2.1.10.56.1.5.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2RxPrjtFrames 1.3.6.1.2.1.10.56.1.5.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2TxFbsyFrames 1.3.6.1.2.1.10.56.1.5.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2TxPbsyFrames 1.3.6.1.2.1.10.56.1.5.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2TxFrjtFrames 1.3.6.1.2.1.10.56.1.5.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass2TxPrjtFrames 1.3.6.1.2.1.10.56.1.5.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass3RxFrames 1.3.6.1.2.1.10.56.1.5.1.16
The number of Class 3 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass3RxOctets 1.3.6.1.2.1.10.56.1.5.1.17
The number of octets contained in Class 3 frames received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass3TxFrames 1.3.6.1.2.1.10.56.1.5.1.18
The number of Class 3 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass3TxOctets 1.3.6.1.2.1.10.56.1.5.1.19
The number of octets contained in Class 3 frames transmitted out of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLcClass3Discards 1.3.6.1.2.1.10.56.1.5.1.20
The number of Class 3 frames that were discarded upon reception at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortErrorsTable 1.3.6.1.2.1.10.56.1.6
Error counters for Fibre Channel ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmPortErrorsEntry

fcmPortErrorsEntry 1.3.6.1.2.1.10.56.1.6.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmPortErrorsEntry  

fcmPortRxLinkResets 1.3.6.1.2.1.10.56.1.6.1.1
The number of Link Reset (LR) Primitive Sequences received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortTxLinkResets 1.3.6.1.2.1.10.56.1.6.1.2
The number of Link Reset (LR) Primitive Sequences transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLinkResets 1.3.6.1.2.1.10.56.1.6.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortRxOfflineSequences 1.3.6.1.2.1.10.56.1.6.1.4
The number of Offline (OLS) Primitive Sequences received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortTxOfflineSequences 1.3.6.1.2.1.10.56.1.6.1.5
The number of Offline (OLS) Primitive Sequences transmitted by this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLinkFailures 1.3.6.1.2.1.10.56.1.6.1.6
The number of link failures. This count is part of FC-PH's Link Error Status Block (LESB).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLossofSynchs 1.3.6.1.2.1.10.56.1.6.1.7
The number of instances of synchronization loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortLossofSignals 1.3.6.1.2.1.10.56.1.6.1.8
The number of instances of signal loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortPrimSeqProtocolErrors 1.3.6.1.2.1.10.56.1.6.1.9
The number of primitive sequence protocol errors detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortInvalidTxWords 1.3.6.1.2.1.10.56.1.6.1.10
The number of invalid transmission words received at this port. This count is part of FC-PH's Link Error Status Block (LESB).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortInvalidCRCs 1.3.6.1.2.1.10.56.1.6.1.11
The number of frames received with an invalid CRC. This count is part of FC-PH's Link Error Status Block (LESB).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortInvalidOrderedSets 1.3.6.1.2.1.10.56.1.6.1.12
The number of invalid ordered sets received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortFrameTooLongs 1.3.6.1.2.1.10.56.1.6.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortTruncatedFrames 1.3.6.1.2.1.10.56.1.6.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortAddressErrors 1.3.6.1.2.1.10.56.1.6.1.15
The number of frames received with unknown addressing; for example, an unknown SID or DID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortDelimiterErrors 1.3.6.1.2.1.10.56.1.6.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortEncodingDisparityErrors 1.3.6.1.2.1.10.56.1.6.1.17
The number of encoding disparity errors received at this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmPortOtherErrors 1.3.6.1.2.1.10.56.1.6.1.18
The number of errors that were detected on this port but not counted by any other error counter in this row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fcmFxPortTable 1.3.6.1.2.1.10.56.1.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmFxPortEntry

fcmFxPortEntry 1.3.6.1.2.1.10.56.1.7.1
Each entry contains information about a specific Fx_Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmFxPortEntry  

fcmFxPortRatov 1.3.6.1.2.1.10.56.1.7.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmFxPortEdtov 1.3.6.1.2.1.10.56.1.7.1.2
The Error_Detect_Timeout value configured for this Fx_Port. This is used as the timeout value for detecting an error condition.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmFxPortRttov 1.3.6.1.2.1.10.56.1.7.1.3
The Receiver_Transmitter_Timeout value of this Fx_Port. This is used by the receiver logic to detect a Loss of Synchronization.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmFxPortHoldTime 1.3.6.1.2.1.10.56.1.7.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmFxPortCapBbCreditMax 1.3.6.1.2.1.10.56.1.7.1.5
The maximum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
Status: current Access: read-only
OBJECT-TYPE    
  FcBbCredit  

fcmFxPortCapBbCreditMin 1.3.6.1.2.1.10.56.1.7.1.6
The minimum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
Status: current Access: read-only
OBJECT-TYPE    
  FcBbCredit  

fcmFxPortCapDataFieldSizeMax 1.3.6.1.2.1.10.56.1.7.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcDataFieldSize  

fcmFxPortCapDataFieldSizeMin 1.3.6.1.2.1.10.56.1.7.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcDataFieldSize  

fcmFxPortCapClass2SeqDeliv 1.3.6.1.2.1.10.56.1.7.1.9
An indication of whether this Fx_Port is capable of supporting Class 2 Sequential Delivery.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fcmFxPortCapClass3SeqDeliv 1.3.6.1.2.1.10.56.1.7.1.10
An indication of whether this Fx_Port is capable of supporting Class 3 Sequential Delivery.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fcmFxPortCapHoldTimeMax 1.3.6.1.2.1.10.56.1.7.1.11
The maximum holding time that this Fx_Port is capable of supporting.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmFxPortCapHoldTimeMin 1.3.6.1.2.1.10.56.1.7.1.12
The minimum holding time that this Fx_Port is capable of supporting.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmISPortTable 1.3.6.1.2.1.10.56.1.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmISPortEntry

fcmISPortEntry 1.3.6.1.2.1.10.56.1.8.1
Each entry contains information about a specific port connected to an inter-switch link.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmISPortEntry  

fcmISPortClassFCredit 1.3.6.1.2.1.10.56.1.8.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  FcBbCredit  

fcmISPortClassFDataFieldSize 1.3.6.1.2.1.10.56.1.8.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcDataFieldSize  

fcmFLoginTable 1.3.6.1.2.1.10.56.1.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmFLoginEntry

fcmFLoginEntry 1.3.6.1.2.1.10.56.1.9.1
An entry containing service parameters established from a successful Fabric Login.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmFLoginEntry  

fcmFLoginNxPortIndex 1.3.6.1.2.1.10.56.1.9.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fcmFLoginPortWwn 1.3.6.1.2.1.10.56.1.9.1.2
The port name of the attached Nx_Port, or the zero-length string if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmFLoginNodeWwn 1.3.6.1.2.1.10.56.1.9.1.3
The node name of the attached Nx_Port, or the zero-length string if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmFLoginBbCreditModel 1.3.6.1.2.1.10.56.1.9.1.4
The buffer-to-buffer credit model in use by the Fx_Port.
Status: current Access: read-only
OBJECT-TYPE    
  FcBbCreditModel  

fcmFLoginBbCredit 1.3.6.1.2.1.10.56.1.9.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcBbCredit  

fcmFLoginClassesAgreed 1.3.6.1.2.1.10.56.1.9.1.6
The Classes of Service that the Fx_Port has agreed to support for this Nx_Port.
Status: current Access: read-only
OBJECT-TYPE    
  FcClasses  

fcmFLoginClass2SeqDelivAgreed 1.3.6.1.2.1.10.56.1.9.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fcmFLoginClass2DataFieldSize 1.3.6.1.2.1.10.56.1.9.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcDataFieldSize  

fcmFLoginClass3SeqDelivAgreed 1.3.6.1.2.1.10.56.1.9.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fcmFLoginClass3DataFieldSize 1.3.6.1.2.1.10.56.1.9.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  FcDataFieldSize  

fcmLinkTable 1.3.6.1.2.1.10.56.1.10
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FcmLinkEntry

fcmLinkEntry 1.3.6.1.2.1.10.56.1.10.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcmLinkEntry  

fcmLinkIndex 1.3.6.1.2.1.10.56.1.10.1.1
An arbitrary integer that uniquely identifies one link within the set of links about which a particular managed instance has information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fcmLinkEnd1NodeWwn 1.3.6.1.2.1.10.56.1.10.1.2
The node name of end1, or the zero-length string if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmLinkEnd1PhysPortNumber 1.3.6.1.2.1.10.56.1.10.1.3
The physical port number of end1, or zero if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmLinkEnd1PortWwn 1.3.6.1.2.1.10.56.1.10.1.4
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.)
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmLinkEnd2NodeWwn 1.3.6.1.2.1.10.56.1.10.1.5
The node name of end2, or the zero-length string if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmLinkEnd2PhysPortNumber 1.3.6.1.2.1.10.56.1.10.1.6
The physical port number of end2, or zero if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fcmLinkEnd2PortWwn 1.3.6.1.2.1.10.56.1.10.1.7
The port WWN of end2, or the zero-length string if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  FcNameIdOrZero  

fcmLinkEnd2AgentAddress 1.3.6.1.2.1.10.56.1.10.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

fcmLinkEnd2PortType 1.3.6.1.2.1.10.56.1.10.1.9
The port type of end2.
Status: current Access: read-only
OBJECT-TYPE    
  FcPortType  

fcmLinkEnd2UnitType 1.3.6.1.2.1.10.56.1.10.1.10
The type of/function(s) performed by the Fibre Channel Interconnect Element or Platform of which end2 is a part.
Status: current Access: read-only
OBJECT-TYPE    
  FcUnitFunctions  

fcmLinkEnd2FcAddressId 1.3.6.1.2.1.10.56.1.10.1.11
The Fibre Channel Address ID of end2, or the zero-length string if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  FcAddressIdOrZero  

fcmgmtCompliances 1.3.6.1.2.1.10.56.3.1
OBJECT IDENTIFIER    

fcmgmtGroups 1.3.6.1.2.1.10.56.3.2
OBJECT IDENTIFIER    

fcmgmtCompliance 1.3.6.1.2.1.10.56.3.1.1
Describes the requirements for compliance to this Fibre Channel Management MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

fcmInstanceBasicGroup 1.3.6.1.2.1.10.56.3.2.1
Basic information about Fibre Channel managed instances.
Status: current Access: read-only
OBJECT-GROUP    

fcmSwitchBasicGroup 1.3.6.1.2.1.10.56.3.2.2
Basic information about Fibre Channel switches.
Status: current Access: read-only
OBJECT-GROUP    

fcmPortBasicGroup 1.3.6.1.2.1.10.56.3.2.3
Basic information about Fibre Channel ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmPortStatsGroup 1.3.6.1.2.1.10.56.3.2.4
Traffic statistics, which are not specific to any one class of service, for Fibre Channel ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmPortClass23StatsGroup 1.3.6.1.2.1.10.56.3.2.5
Traffic statistics for Class 2 and Class 3 traffic on Fibre Channel ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmPortClassFStatsGroup 1.3.6.1.2.1.10.56.3.2.6
Traffic statistics for Class F traffic on Fibre Channel ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmPortLcStatsGroup 1.3.6.1.2.1.10.56.3.2.7
Low-capacity (32-bit) statistics for Fibre Channel ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmPortErrorsGroup 1.3.6.1.2.1.10.56.3.2.8
Error statistics for Fibre Channel ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmSwitchPortGroup 1.3.6.1.2.1.10.56.3.2.9
Information about ports on a Fibre Channel switch.
Status: current Access: read-only
OBJECT-GROUP    

fcmSwitchLoginGroup 1.3.6.1.2.1.10.56.3.2.10
Information known to a Fibre Channel switch about attached/logged-in Nx_Ports.
Status: current Access: read-only
OBJECT-GROUP    

fcmLinkBasicGroup 1.3.6.1.2.1.10.56.3.2.11
Information about Fibre Channel links.
Status: current Access: read-only
OBJECT-GROUP