FC-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: FC-MGMT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       fcmgmtObjects 1.3.6.1.2.1.10.56.1
           fcmInstanceTable 1.3.6.1.2.1.10.56.1.1 no-access
Information about the local Fibre Channel management instances.
               fcmInstanceEntry 1.3.6.1.2.1.10.56.1.1.1 no-access
A list of attributes for a particular local Fibre Channel management instance.
                   fcmInstanceIndex 1.3.6.1.2.1.10.56.1.1.1.1 unsigned32 no-access
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).
                   fcmInstanceWwn 1.3.6.1.2.1.10.56.1.1.1.2 fcnameidorzero read-only
If the instance has one (or more) WWN(s), then this object contains that (or one of those) WWN(s). If the instance does not have a WWN associated with it, then this object contains the zero-length string.
                   fcmInstanceFunctions 1.3.6.1.2.1.10.56.1.1.1.3 fcunitfunctions read-only
One (or more) Fibre Channel unit functions being performed by this instance.
                   fcmInstancePhysicalIndex 1.3.6.1.2.1.10.56.1.1.1.4 integer32 read-only
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.
                   fcmInstanceSoftwareIndex 1.3.6.1.2.1.10.56.1.1.1.5 integer32 read-only
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.
                   fcmInstanceStatus 1.3.6.1.2.1.10.56.1.1.1.6 integer read-only
Overall status of the Fibre Channel entity/entities managed by this management instance. The value should reflect the most serious status of such entities. Enumeration: 'unknown': 1, 'warning': 3, 'ok': 2, 'failed': 4.
                   fcmInstanceTextName 1.3.6.1.2.1.10.56.1.1.1.7 snmpadminstring read-write
A textual name for this management instance and the Fibre Channel entity/entities that it is managing.
                   fcmInstanceDescr 1.3.6.1.2.1.10.56.1.1.1.8 snmpadminstring read-write
A textual description of this management instance and the Fibre Channel entity/entities that it is managing.
                   fcmInstanceFabricId 1.3.6.1.2.1.10.56.1.1.1.9 fcnameidorzero read-only
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.
           fcmSwitchTable 1.3.6.1.2.1.10.56.1.2 no-access
A table of information about Fibre Channel switches that are managed by Fibre Channel management instances. Each Fibre Channel management instance can manage one or more Fibre Channel switches.
               fcmSwitchEntry 1.3.6.1.2.1.10.56.1.2.1 no-access
Information about a particular Fibre Channel switch that is managed by the management instance given by fcmInstanceIndex.
                   fcmSwitchIndex 1.3.6.1.2.1.10.56.1.2.1.1 unsigned32 no-access
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.
                   fcmSwitchDomainId 1.3.6.1.2.1.10.56.1.2.1.2 fcdomainidorzero read-write
The Domain Id of this switch. A value of zero indicates that a switch has not (yet) been assigned a Domain Id.
                   fcmSwitchPrincipal 1.3.6.1.2.1.10.56.1.2.1.3 truthvalue read-only
An indication of whether this switch is the principal switch within its fabric.
                   fcmSwitchWWN 1.3.6.1.2.1.10.56.1.2.1.4 fcnameidorzero read-only
The World Wide Name of this switch.
           fcmPortTable 1.3.6.1.2.1.10.56.1.3 no-access
Information about Fibre Channel ports. Each Fibre Channel port is represented by one entry in the IF-MIB's ifTable.
               fcmPortEntry 1.3.6.1.2.1.10.56.1.3.1 no-access
Each entry contains information about a specific port.
                   fcmPortInstanceIndex 1.3.6.1.2.1.10.56.1.3.1.1 unsigned32 read-only
The value of fcmInstanceIndex by which the Fibre Channel management instance, which manages this port, is identified in the fcmInstanceTable.
                   fcmPortWwn 1.3.6.1.2.1.10.56.1.3.1.2 fcnameidorzero read-only
The World Wide Name of the port, or the zero-length string if the port does not have a WWN.
                   fcmPortNodeWwn 1.3.6.1.2.1.10.56.1.3.1.3 fcnameidorzero read-only
The World Wide Name of the Node that contains this port, or the zero-length string if the port does not have a node WWN.
                   fcmPortAdminType 1.3.6.1.2.1.10.56.1.3.1.4 fcporttype read-write
The administratively desired type of this port.
                   fcmPortOperType 1.3.6.1.2.1.10.56.1.3.1.5 fcporttype read-only
The current operational type of this port.
                   fcmPortFcCapClass 1.3.6.1.2.1.10.56.1.3.1.6 fcclasses read-only
The classes of service capability of this port.
                   fcmPortFcOperClass 1.3.6.1.2.1.10.56.1.3.1.7 fcclasses read-only
The classes of service that are currently operational on this port. For an FL_Port, this is the union of the classes being supported across all attached NL_Ports.
                   fcmPortTransmitterType 1.3.6.1.2.1.10.56.1.3.1.8 integer read-only
The technology of the port transceiver. Enumeration: 'longwave1310nm': 5, 'unknown': 1, 'other': 2, 'electrical': 6, 'longwave1550nm': 4, 'shortwave850nm': 3.
                   fcmPortConnectorType 1.3.6.1.2.1.10.56.1.3.1.9 integer read-only
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'. Enumeration: 'gbic': 3, 'glm': 5, 'embedded': 4, 'gbicSerialId': 6, 'unknown': 1, 'sfpNoSerialId': 9, 'other': 2, 'sfpSerialId': 8, 'gbicNoSerialId': 7.
                   fcmPortSerialNumber 1.3.6.1.2.1.10.56.1.3.1.10 snmpadminstring read-only
The serial number associated with the port (e.g., for a GBIC). If not applicable, the object's value is a zero- length string.
                   fcmPortPhysicalNumber 1.3.6.1.2.1.10.56.1.3.1.11 unsigned32 read-only
This is the port's 'Physical Port Number' as defined by GS-3.
                   fcmPortAdminSpeed 1.3.6.1.2.1.10.56.1.3.1.12 integer read-write
The speed of the interface: 'auto' - auto-negotiation 'tenGbs' - 10Gbs 'fourGbs' - 4Gbs 'twoGbs' - 2Gbs 'oneGbs' - 1Gbs 'halfGbs' - 500Mbs 'quarterGbs' - 250Mbs 'eighthGbs' - 125Mbs Enumeration: 'quarterGbs': 3, 'auto': 1, 'fourGbs': 7, 'oneGbs': 5, 'eighthGbs': 2, 'tenGbs': 8, 'halfGbs': 4, 'twoGbs': 6.
                   fcmPortCapProtocols 1.3.6.1.2.1.10.56.1.3.1.13 bits read-only
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. Bits: 'ficon': 6, 'fabric': 2, 'vi': 5, 'unknown': 0, 'scsi': 3, 'loop': 1, 'tcpIp': 4.
                   fcmPortOperProtocols 1.3.6.1.2.1.10.56.1.3.1.14 bits read-only
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'. Bits: 'ficon': 6, 'fabric': 2, 'vi': 5, 'unknown': 0, 'scsi': 3, 'loop': 1, 'tcpIp': 4.
           fcmPortStatsTable 1.3.6.1.2.1.10.56.1.4 no-access
A list of statistics for Fibre Channel ports.
               fcmPortStatsEntry 1.3.6.1.2.1.10.56.1.4.1 no-access
An entry containing statistics for a Fibre Channel port. If any counter in this table suffers a discontinuity, the value of ifCounterDiscontinuityTime (defined in the IF-MIB) must be updated.
                   fcmPortBBCreditZeros 1.3.6.1.2.1.10.56.1.4.1.1 counter64 read-only
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
                   fcmPortFullInputBuffers 1.3.6.1.2.1.10.56.1.4.1.2 counter64 read-only
The number of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit transitioned to zero, i.e., there became no credit to provide to other side.
                   fcmPortClass2RxFrames 1.3.6.1.2.1.10.56.1.4.1.3 counter64 read-only
The number of Class 2 frames received at this port.
                   fcmPortClass2RxOctets 1.3.6.1.2.1.10.56.1.4.1.4 counter64 read-only
The number of octets contained in Class 2 frames received at this port.
                   fcmPortClass2TxFrames 1.3.6.1.2.1.10.56.1.4.1.5 counter64 read-only
The number of Class 2 frames transmitted out of this port.
                   fcmPortClass2TxOctets 1.3.6.1.2.1.10.56.1.4.1.6 counter64 read-only
The number of octets contained in Class 2 frames transmitted out of this port.
                   fcmPortClass2Discards 1.3.6.1.2.1.10.56.1.4.1.7 counter64 read-only
The number of Class 2 frames that were discarded upon reception at this port.
                   fcmPortClass2RxFbsyFrames 1.3.6.1.2.1.10.56.1.4.1.8 counter64 read-only
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.
                   fcmPortClass2RxPbsyFrames 1.3.6.1.2.1.10.56.1.4.1.9 counter64 read-only
The number of times that P_BSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This can occur when the destination port is temporarily busy.
                   fcmPortClass2RxFrjtFrames 1.3.6.1.2.1.10.56.1.4.1.10 counter64 read-only
The number of times that F_RJT was returned to this port as a result of a Class 2 frame that was rejected by the fabric. Note that this counter will never increment for an F_Port.
                   fcmPortClass2RxPrjtFrames 1.3.6.1.2.1.10.56.1.4.1.11 counter64 read-only
The number of times that P_RJT was returned to this port as a result of a Class 2 frame that was rejected at the destination N_Port.
                   fcmPortClass2TxFbsyFrames 1.3.6.1.2.1.10.56.1.4.1.12 counter64 read-only
The number of times that F_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because either the Fabric or the destination port was temporarily busy. Note that this counter will never increment for an N_Port.
                   fcmPortClass2TxPbsyFrames 1.3.6.1.2.1.10.56.1.4.1.13 counter64 read-only
The number of times that P_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because the destination port was temporarily busy. Note that this counter will never increment for an F_Port.
                   fcmPortClass2TxFrjtFrames 1.3.6.1.2.1.10.56.1.4.1.14 counter64 read-only
The number of times that F_RJT was generated by this port as a result of a Class 2 frame being rejected by the fabric. Note that this counter will never increment for an N_Port.
                   fcmPortClass2TxPrjtFrames 1.3.6.1.2.1.10.56.1.4.1.15 counter64 read-only
The number of times that P_RJT was generated by this port as a result of a Class 2 frame being rejected at the destination N_Port. Note that this counter will never increment for an F_Port.
                   fcmPortClass3RxFrames 1.3.6.1.2.1.10.56.1.4.1.16 counter64 read-only
The number of Class 3 frames received at this port.
                   fcmPortClass3RxOctets 1.3.6.1.2.1.10.56.1.4.1.17 counter64 read-only
The number of octets contained in Class 3 frames received at this port.
                   fcmPortClass3TxFrames 1.3.6.1.2.1.10.56.1.4.1.18 counter64 read-only
The number of Class 3 frames transmitted out of this port.
                   fcmPortClass3TxOctets 1.3.6.1.2.1.10.56.1.4.1.19 counter64 read-only
The number of octets contained in Class 3 frames transmitted out of this port.
                   fcmPortClass3Discards 1.3.6.1.2.1.10.56.1.4.1.20 counter64 read-only
The number of Class 3 frames that were discarded upon reception at this port.
                   fcmPortClassFRxFrames 1.3.6.1.2.1.10.56.1.4.1.21 counter32 read-only
The number of Class F frames received at this port.
                   fcmPortClassFRxOctets 1.3.6.1.2.1.10.56.1.4.1.22 counter32 read-only
The number of octets contained in Class F frames received at this port.
                   fcmPortClassFTxFrames 1.3.6.1.2.1.10.56.1.4.1.23 counter32 read-only
The number of Class F frames transmitted out of this port.
                   fcmPortClassFTxOctets 1.3.6.1.2.1.10.56.1.4.1.24 counter32 read-only
The number of octets contained in Class F frames transmitted out of this port.
                   fcmPortClassFDiscards 1.3.6.1.2.1.10.56.1.4.1.25 counter32 read-only
The number of Class F frames that were discarded upon reception at this port.
           fcmPortLcStatsTable 1.3.6.1.2.1.10.56.1.5 no-access
A list of Counter32-based statistics for systems that do not support Counter64.
               fcmPortLcStatsEntry 1.3.6.1.2.1.10.56.1.5.1 no-access
An entry containing low-capacity (i.e., based on Counter32) statistics for a Fibre Channel port. If any counter in this table suffers a discontinuity, the value of ifCounterDiscontinuityTime (defined in the IF-MIB) must be updated.
                   fcmPortLcBBCreditZeros 1.3.6.1.2.1.10.56.1.5.1.1 counter32 read-only
The number of transitions in/out of the buffer-to-buffer credit zero state. The other side is not providing any credit.
                   fcmPortLcFullInputBuffers 1.3.6.1.2.1.10.56.1.5.1.2 counter32 read-only
The number of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit transitioned to zero, i.e., there became no credit to provide to other side.
                   fcmPortLcClass2RxFrames 1.3.6.1.2.1.10.56.1.5.1.3 counter32 read-only
The number of Class 2 frames received at this port.
                   fcmPortLcClass2RxOctets 1.3.6.1.2.1.10.56.1.5.1.4 counter32 read-only
The number of octets contained in Class 2 frames received at this port.
                   fcmPortLcClass2TxFrames 1.3.6.1.2.1.10.56.1.5.1.5 counter32 read-only
The number of Class 2 frames transmitted out of this port.
                   fcmPortLcClass2TxOctets 1.3.6.1.2.1.10.56.1.5.1.6 counter32 read-only
The number of octets contained in Class 2 frames transmitted out of this port.
                   fcmPortLcClass2Discards 1.3.6.1.2.1.10.56.1.5.1.7 counter32 read-only
The number of Class 2 frames that were discarded upon reception at this port.
                   fcmPortLcClass2RxFbsyFrames 1.3.6.1.2.1.10.56.1.5.1.8 counter32 read-only
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.
                   fcmPortLcClass2RxPbsyFrames 1.3.6.1.2.1.10.56.1.5.1.9 counter32 read-only
The number of times that P_BSY was returned to this port as a result of a Class 2 frame that could not be delivered to the other end of the link. This can occur when the destination port is temporarily busy.
                   fcmPortLcClass2RxFrjtFrames 1.3.6.1.2.1.10.56.1.5.1.10 counter32 read-only
The number of times that F_RJT was returned to this port as a result of a Class 2 frame that was rejected by the fabric. Note that this counter will never increment for an F_Port.
                   fcmPortLcClass2RxPrjtFrames 1.3.6.1.2.1.10.56.1.5.1.11 counter32 read-only
The number of times that P_RJT was returned to this port as a result of a Class 2 frame that was rejected at the destination N_Port.
                   fcmPortLcClass2TxFbsyFrames 1.3.6.1.2.1.10.56.1.5.1.12 counter32 read-only
The number of times that F_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because either the Fabric or the destination port was temporarily busy. Note that this counter will never increment for an N_Port.
                   fcmPortLcClass2TxPbsyFrames 1.3.6.1.2.1.10.56.1.5.1.13 counter32 read-only
The number of times that P_BSY was generated by this port as a result of a Class 2 frame that could not be delivered because the destination port was temporarily busy. Note that this counter will never increment for an F_Port.
                   fcmPortLcClass2TxFrjtFrames 1.3.6.1.2.1.10.56.1.5.1.14 counter32 read-only
The number of times that F_RJT was generated by this port as a result of a Class 2 frame being rejected by the fabric. Note that this counter will never increment for an N_Port.
                   fcmPortLcClass2TxPrjtFrames 1.3.6.1.2.1.10.56.1.5.1.15 counter32 read-only
The number of times that P_RJT was generated by this port as a result of a Class 2 frame being rejected at the destination N_Port. Note that this counter will never increment for an F_Port.
                   fcmPortLcClass3RxFrames 1.3.6.1.2.1.10.56.1.5.1.16 counter32 read-only
The number of Class 3 frames received at this port.
                   fcmPortLcClass3RxOctets 1.3.6.1.2.1.10.56.1.5.1.17 counter32 read-only
The number of octets contained in Class 3 frames received at this port.
                   fcmPortLcClass3TxFrames 1.3.6.1.2.1.10.56.1.5.1.18 counter32 read-only
The number of Class 3 frames transmitted out of this port.
                   fcmPortLcClass3TxOctets 1.3.6.1.2.1.10.56.1.5.1.19 counter32 read-only
The number of octets contained in Class 3 frames transmitted out of this port.
                   fcmPortLcClass3Discards 1.3.6.1.2.1.10.56.1.5.1.20 counter32 read-only
The number of Class 3 frames that were discarded upon reception at this port.
           fcmPortErrorsTable 1.3.6.1.2.1.10.56.1.6 no-access
Error counters for Fibre Channel ports.
               fcmPortErrorsEntry 1.3.6.1.2.1.10.56.1.6.1 no-access
Error counters for a Fibre Channel port. If any counter in this table suffers a discontinuity, the value of ifCounterDiscontinuityTime (defined in the IF-MIB) must be updated.
                   fcmPortRxLinkResets 1.3.6.1.2.1.10.56.1.6.1.1 counter32 read-only
The number of Link Reset (LR) Primitive Sequences received.
                   fcmPortTxLinkResets 1.3.6.1.2.1.10.56.1.6.1.2 counter32 read-only
The number of Link Reset (LR) Primitive Sequences transmitted.
                   fcmPortLinkResets 1.3.6.1.2.1.10.56.1.6.1.3 counter32 read-only
The number of times the reset link protocol was initiated on this port. This includes the number of Loop Initialization Primitive (LIP) events on an arbitrated loop port.
                   fcmPortRxOfflineSequences 1.3.6.1.2.1.10.56.1.6.1.4 counter32 read-only
The number of Offline (OLS) Primitive Sequences received at this port.
                   fcmPortTxOfflineSequences 1.3.6.1.2.1.10.56.1.6.1.5 counter32 read-only
The number of Offline (OLS) Primitive Sequences transmitted by this port.
                   fcmPortLinkFailures 1.3.6.1.2.1.10.56.1.6.1.6 counter32 read-only
The number of link failures. This count is part of FC-PH's Link Error Status Block (LESB).
                   fcmPortLossofSynchs 1.3.6.1.2.1.10.56.1.6.1.7 counter32 read-only
The number of instances of synchronization loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
                   fcmPortLossofSignals 1.3.6.1.2.1.10.56.1.6.1.8 counter32 read-only
The number of instances of signal loss detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
                   fcmPortPrimSeqProtocolErrors 1.3.6.1.2.1.10.56.1.6.1.9 counter32 read-only
The number of primitive sequence protocol errors detected at this port. This count is part of FC-PH's Link Error Status Block (LESB).
                   fcmPortInvalidTxWords 1.3.6.1.2.1.10.56.1.6.1.10 counter32 read-only
The number of invalid transmission words received at this port. This count is part of FC-PH's Link Error Status Block (LESB).
                   fcmPortInvalidCRCs 1.3.6.1.2.1.10.56.1.6.1.11 counter32 read-only
The number of frames received with an invalid CRC. This count is part of FC-PH's Link Error Status Block (LESB).
                   fcmPortInvalidOrderedSets 1.3.6.1.2.1.10.56.1.6.1.12 counter32 read-only
The number of invalid ordered sets received at this port.
                   fcmPortFrameTooLongs 1.3.6.1.2.1.10.56.1.6.1.13 counter32 read-only
The number of frames received at this port for which the frame length was greater than what was agreed to in FLOGI/PLOGI. This could be caused by losing the end of frame delimiter.
                   fcmPortTruncatedFrames 1.3.6.1.2.1.10.56.1.6.1.14 counter32 read-only
The number of frames received at this port for which the frame length was less than the minimum indicated by the frame header - normally 24 bytes, but it could be more if the DFCTL field indicates an optional header should have been present.
                   fcmPortAddressErrors 1.3.6.1.2.1.10.56.1.6.1.15 counter32 read-only
The number of frames received with unknown addressing; for example, an unknown SID or DID.
                   fcmPortDelimiterErrors 1.3.6.1.2.1.10.56.1.6.1.16 counter32 read-only
The number of invalid frame delimiters received at this port. An example is a frame with a class 2 start and a class 3 at the end.
                   fcmPortEncodingDisparityErrors 1.3.6.1.2.1.10.56.1.6.1.17 counter32 read-only
The number of encoding disparity errors received at this port.
                   fcmPortOtherErrors 1.3.6.1.2.1.10.56.1.6.1.18 counter32 read-only
The number of errors that were detected on this port but not counted by any other error counter in this row.
           fcmFxPortTable 1.3.6.1.2.1.10.56.1.7 no-access
Additional information about Fibre Channel ports that is specific to Fx_Ports. This table will contain one entry for each fcmPortTable entry that represents an Fx_Port.
               fcmFxPortEntry 1.3.6.1.2.1.10.56.1.7.1 no-access
Each entry contains information about a specific Fx_Port.
                   fcmFxPortRatov 1.3.6.1.2.1.10.56.1.7.1.1 unsigned32 read-only
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.
                   fcmFxPortEdtov 1.3.6.1.2.1.10.56.1.7.1.2 unsigned32 read-only
The Error_Detect_Timeout value configured for this Fx_Port. This is used as the timeout value for detecting an error condition.
                   fcmFxPortRttov 1.3.6.1.2.1.10.56.1.7.1.3 unsigned32 read-only
The Receiver_Transmitter_Timeout value of this Fx_Port. This is used by the receiver logic to detect a Loss of Synchronization.
                   fcmFxPortHoldTime 1.3.6.1.2.1.10.56.1.7.1.4 unsigned32 read-only
The maximum time that this Fx_Port shall hold a frame before discarding the frame if it is unable to deliver the frame. The value 0 means that this Fx_Port does not support this parameter.
                   fcmFxPortCapBbCreditMax 1.3.6.1.2.1.10.56.1.7.1.5 fcbbcredit read-only
The maximum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
                   fcmFxPortCapBbCreditMin 1.3.6.1.2.1.10.56.1.7.1.6 fcbbcredit read-only
The minimum number of receive buffers that this port is capable of making available for holding frames from attached Nx_Port(s).
                   fcmFxPortCapDataFieldSizeMax 1.3.6.1.2.1.10.56.1.7.1.7 fcdatafieldsize read-only
The maximum size in bytes of the Data Field in a frame that this Fx_Port is capable of receiving from an attached Nx_Port.
                   fcmFxPortCapDataFieldSizeMin 1.3.6.1.2.1.10.56.1.7.1.8 fcdatafieldsize read-only
The minimum size in bytes of the Data Field in a frame that this Fx_Port is capable of receiving from an attached Nx_Port.
                   fcmFxPortCapClass2SeqDeliv 1.3.6.1.2.1.10.56.1.7.1.9 truthvalue read-only
An indication of whether this Fx_Port is capable of supporting Class 2 Sequential Delivery.
                   fcmFxPortCapClass3SeqDeliv 1.3.6.1.2.1.10.56.1.7.1.10 truthvalue read-only
An indication of whether this Fx_Port is capable of supporting Class 3 Sequential Delivery.
                   fcmFxPortCapHoldTimeMax 1.3.6.1.2.1.10.56.1.7.1.11 unsigned32 read-only
The maximum holding time that this Fx_Port is capable of supporting.
                   fcmFxPortCapHoldTimeMin 1.3.6.1.2.1.10.56.1.7.1.12 unsigned32 read-only
The minimum holding time that this Fx_Port is capable of supporting.
           fcmISPortTable 1.3.6.1.2.1.10.56.1.8 no-access
Additional information about E_Ports, B_Ports, and any other type of Fibre Channel port to which inter-switch links can be connected. This table will contain one entry for each fcmPortTable entry that represents such a port.
               fcmISPortEntry 1.3.6.1.2.1.10.56.1.8.1 no-access
Each entry contains information about a specific port connected to an inter-switch link.
                   fcmISPortClassFCredit 1.3.6.1.2.1.10.56.1.8.1.1 fcbbcredit read-write
The maximum number of Class F data frames that can be transmitted by the inter-switch port without receipt of ACK or Link_Response frames.
                   fcmISPortClassFDataFieldSize 1.3.6.1.2.1.10.56.1.8.1.2 fcdatafieldsize read-only
The Receive Data Field Size that the inter-switch port has agreed to support for Class F frames to/from this port. The size specifies the largest Data Field Size for an FT_1 frame.
           fcmFLoginTable 1.3.6.1.2.1.10.56.1.9 no-access
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.
               fcmFLoginEntry 1.3.6.1.2.1.10.56.1.9.1 no-access
An entry containing service parameters established from a successful Fabric Login.
                   fcmFLoginNxPortIndex 1.3.6.1.2.1.10.56.1.9.1.1 unsigned32 no-access
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.
                   fcmFLoginPortWwn 1.3.6.1.2.1.10.56.1.9.1.2 fcnameidorzero read-only
The port name of the attached Nx_Port, or the zero-length string if unknown.
                   fcmFLoginNodeWwn 1.3.6.1.2.1.10.56.1.9.1.3 fcnameidorzero read-only
The node name of the attached Nx_Port, or the zero-length string if unknown.
                   fcmFLoginBbCreditModel 1.3.6.1.2.1.10.56.1.9.1.4 fcbbcreditmodel read-only
The buffer-to-buffer credit model in use by the Fx_Port.
                   fcmFLoginBbCredit 1.3.6.1.2.1.10.56.1.9.1.5 fcbbcredit read-only
The number of buffers available for holding frames to be transmitted to the attached Nx_Port. These buffers are for buffer-to-buffer flow control in the direction from Fx_Port to Nx_Port.
                   fcmFLoginClassesAgreed 1.3.6.1.2.1.10.56.1.9.1.6 fcclasses read-only
The Classes of Service that the Fx_Port has agreed to support for this Nx_Port.
                   fcmFLoginClass2SeqDelivAgreed 1.3.6.1.2.1.10.56.1.9.1.7 truthvalue read-only
An indication of whether the Fx_Port has agreed to support Class 2 sequential delivery for this Nx_Port. This is only meaningful if Class 2 service has been agreed upon.
                   fcmFLoginClass2DataFieldSize 1.3.6.1.2.1.10.56.1.9.1.8 fcdatafieldsize read-only
The Receive Data Field Size that the Fx_Port has agreed to support for Class 2 frames to/from this Nx_Port. The size specifies the largest Data Field Size for an FT_1 frame. This is only meaningful if Class 2 service has been agreed upon.
                   fcmFLoginClass3SeqDelivAgreed 1.3.6.1.2.1.10.56.1.9.1.9 truthvalue read-only
An indication of whether the Fx_Port has agreed to support Class 3 sequential delivery for this Nx_Port. This is only meaningful if Class 3 service has been agreed upon.
                   fcmFLoginClass3DataFieldSize 1.3.6.1.2.1.10.56.1.9.1.10 fcdatafieldsize read-only
The Receive Data Field Size that the Fx_Port has agreed to support for Class 3 frames to/from this Nx_Port. The size specifies the largest Data Field Size for an FT_1 frame. This is only meaningful if Class 3 service has been agreed upon.
           fcmLinkTable 1.3.6.1.2.1.10.56.1.10 no-access
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'.
                 fcmLinkEntry 1.3.6.1.2.1.10.56.1.10.1 no-access
An entry containing information that a particular Fibre Channel managed instance has about a Fibre Channel link. The two ends of the link are called 'end1' and 'end2'.
                     fcmLinkIndex 1.3.6.1.2.1.10.56.1.10.1.1 unsigned32 no-access
An arbitrary integer that uniquely identifies one link within the set of links about which a particular managed instance has information.
                     fcmLinkEnd1NodeWwn 1.3.6.1.2.1.10.56.1.10.1.2 fcnameidorzero read-only
The node name of end1, or the zero-length string if unknown.
                     fcmLinkEnd1PhysPortNumber 1.3.6.1.2.1.10.56.1.10.1.3 unsigned32 read-only
The physical port number of end1, or zero if unknown.
                     fcmLinkEnd1PortWwn 1.3.6.1.2.1.10.56.1.10.1.4 fcnameidorzero read-only
The port WWN of end1, or the zero-length string if unknown. ('end1' is local if this value is equal to the value of fcmPortWwn in one of the rows of the fcmPortTable.)
                     fcmLinkEnd2NodeWwn 1.3.6.1.2.1.10.56.1.10.1.5 fcnameidorzero read-only
The node name of end2, or the zero-length string if unknown.
                     fcmLinkEnd2PhysPortNumber 1.3.6.1.2.1.10.56.1.10.1.6 unsigned32 read-only
The physical port number of end2, or zero if unknown.
                     fcmLinkEnd2PortWwn 1.3.6.1.2.1.10.56.1.10.1.7 fcnameidorzero read-only
The port WWN of end2, or the zero-length string if unknown.
                     fcmLinkEnd2AgentAddress 1.3.6.1.2.1.10.56.1.10.1.8 snmpadminstring read-only
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.
                     fcmLinkEnd2PortType 1.3.6.1.2.1.10.56.1.10.1.9 fcporttype read-only
The port type of end2.
                     fcmLinkEnd2UnitType 1.3.6.1.2.1.10.56.1.10.1.10 fcunitfunctions read-only
The type of/function(s) performed by the Fibre Channel Interconnect Element or Platform of which end2 is a part.
                     fcmLinkEnd2FcAddressId 1.3.6.1.2.1.10.56.1.10.1.11 fcaddressidorzero read-only
The Fibre Channel Address ID of end2, or the zero-length string if unknown.
       fcmgmtNotifications 1.3.6.1.2.1.10.56.2
           fcmgmtNotifPrefix 1.3.6.1.2.1.10.56.2.0
       fcmgmtConformance 1.3.6.1.2.1.10.56.3
           fcmgmtCompliances 1.3.6.1.2.1.10.56.3.1
               fcmgmtCompliance 1.3.6.1.2.1.10.56.3.1.1
Describes the requirements for compliance to this Fibre Channel Management MIB.
           fcmgmtGroups 1.3.6.1.2.1.10.56.3.2
               fcmInstanceBasicGroup 1.3.6.1.2.1.10.56.3.2.1
Basic information about Fibre Channel managed instances.
               fcmSwitchBasicGroup 1.3.6.1.2.1.10.56.3.2.2
Basic information about Fibre Channel switches.
               fcmPortBasicGroup 1.3.6.1.2.1.10.56.3.2.3
Basic information about Fibre Channel ports.
               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.
               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.
               fcmPortClassFStatsGroup 1.3.6.1.2.1.10.56.3.2.6
Traffic statistics for Class F traffic on Fibre Channel ports.
               fcmPortLcStatsGroup 1.3.6.1.2.1.10.56.3.2.7
Low-capacity (32-bit) statistics for Fibre Channel ports.
               fcmPortErrorsGroup 1.3.6.1.2.1.10.56.3.2.8
Error statistics for Fibre Channel ports.
               fcmSwitchPortGroup 1.3.6.1.2.1.10.56.3.2.9
Information about ports on a Fibre Channel switch.
               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.
               fcmLinkBasicGroup 1.3.6.1.2.1.10.56.3.2.11
Information about Fibre Channel links.