class CIM_FCPortStatistics : CIM_NetworkPortStatistics

Description:

FCPortStatistics is the statistics for the FCPort.

Definition:

Feature Type Class Origin Qualifiers
InstanceID string CIM_ManagedElement
Key TRUE
Override InstanceID
Description Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID> MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness <OrgID> MUST NOT contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID MUST appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above 'preferred' algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace. For DMTF defined instances, the 'preferred' algorithm MUST be used with the <OrgID> set to 'CIM'.
Caption string CIM_ManagedElement
Description The Caption property is a short textual description (one- line string) of the object.
MaxLen 64
Description string CIM_ManagedElement
Description The Description property provides a textual description of the object.
ElementName string CIM_ManagedElement
Required TRUE
Override ElementName
Description The user friendly name for this instance of StatisticalData. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.)
StartStatisticTime datetime CIM_StatisticalData
Description The time, relative to managed element where the statistic was collected, when the first measurement was taken. If the statistic is reset, the StartStatisticTime is the time when the reset was performed.
StatisticTime datetime CIM_StatisticalData
Description The time the most recent measurement was taken, relative to the managed element where the statistic was collected.
SampleInterval datetime CIM_StatisticalData
Description Some statistics are sampled at consistent time intervals. This property provides the sample interval so that client applications can determine the minimum time that new statistics should be pulled. If the statistics are not sampled at consistent time intervals, this property must be set to a zero time interval.
ResetSelectedStats method CIM_StatisticalData
Description Method to reset one or more of the instance's statistics. The method takes one parameter as input - an array of strings indicating which statistics to reset. If all the statistics in the instance should be reset, the first element of the array MUST be set to "All" or "ALL". If one or more individual statistics should be reset, the corresponding property names are entered into the elements of the array. The method returns 0 if successful, 1 if not supported, and any other value if an error occurred. A method is specified so that the StatisticalInformation's provider/ instrumentation, which calculates the statistics, can reset its internal processing, counters, etc. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.
BytesTransmitted uint64 CIM_NetworkPortStatistics
Description The total number of bytes that are transmitted, including framing characters.
Units Bytes
Counter TRUE
MappingStrings MIB.IETF|MIB-II.ifOutOctets, MIF.DMTF|Network Adapter 802 Port|001.7
PUnit byte
BytesReceived uint64 CIM_NetworkPortStatistics
Description The total number of bytes that are received, including framing characters.
Units Bytes
Counter TRUE
MappingStrings MIB.IETF|MIB-II.ifInOctets, MIF.DMTF|Network Adapter 802 Port|001.9
PUnit byte
PacketsTransmitted uint64 CIM_NetworkPortStatistics
Description The total number of packets that are transmitted.
Counter TRUE
PacketsReceived uint64 CIM_NetworkPortStatistics
Description The total number of packets that are received.
Counter TRUE
LIPCount uint64 CIM_FCPortStatistics
Description LIPCount is the number of LIP events that have occurred on an arbitrated loop.
Counter TRUE
NOSCount uint64 CIM_FCPortStatistics
Description NOSCount is the number of NOS events that have occurred on the switched fabric.
Counter TRUE
ErrorFrames uint64 CIM_FCPortStatistics
Description ErrorFrames is the number of frames that have been received in error.
Counter TRUE
DumpedFrames uint64 CIM_FCPortStatistics
Description DumpedFrames is the number of frames that were lost due to a lack of host buffers available.
Counter TRUE
LinkFailures uint64 CIM_FCPortStatistics
Description LinkFailure is the number of times that a link error has occurred. This count is part of the Link Error Status Block (LESB).
Counter TRUE
LossOfSignalCounter uint64 CIM_FCPortStatistics
Description Number of times the signal is lost on the Port since the last reset of the Device. This count is part of the Link Error Status Block (LESB).
Counter TRUE
LossOfSyncCounter uint64 CIM_FCPortStatistics
Description Number of times that synchronization is lost on the Port since the last reset of the Device. Synchronization is assumed lost after a timeout period (identified by the Receiver TransmitterTimeout property) is exceeded. This count is part of the Link Error Status Block (LESB).
Counter TRUE
PrimitiveSeqProtocolErrCount uint64 CIM_FCPortStatistics
Description Count of primitive sequence protocol errors that are detected at this port. This count is part of the Link Error Status Block (LESB).
Counter TRUE
CRCErrors uint64 CIM_FCPortStatistics
Description Number of times that the CRC in a frame does not match the CRC that is computed by the receiver. This count is part of the Link Error Status Block (LESB).
Counter TRUE
InvalidTransmissionWords uint64 CIM_FCPortStatistics
Description The number of transmission words that had an invalid character (8b10b code violation) in one or more of its characters, had a K28.5 (8b10b control) in its second, third, or fourth character position, or had an incorrect Beginning Running Disparity. This count is part of the Link Error Status Block (LESB).
Counter TRUE
FramesTooShort uint64 CIM_FCPortStatistics
Description The number of frames received that were shorter than 28 octets. The value of 28 is calculated based on an assumption of 24 header bytes plus 4 CRC bytes. The count does not include SOF/EOF bytes, which are not data.
Counter TRUE
FramesTooLong uint64 CIM_FCPortStatistics
Description The number of frames received that were longer than 2140 octets. The value of 2140 is calculated based on an assumption of 24 header bytes plus 4 CRC bytes and 2112 bytes of payload.
Counter TRUE
AddressErrors uint64 CIM_FCPortStatistics
Description Count of frames received with unknown addressing. An example is an unknown SID or DID. The SID or DID is not known to the routing algorithm.
Counter TRUE
BufferCreditNotProvided uint64 CIM_FCPortStatistics
Description Count of occurrences when all input buffers of a port were full and outbound buffer-to-buffer credit was transitioned to zero. There is no credit to provide to the other side.
Counter TRUE
BufferCreditNotReceived uint64 CIM_FCPortStatistics
Description Count of transitions in or out of BBcredit zero state. The other side is not providing any credit.
Counter TRUE
DelimiterErrors uint64 CIM_FCPortStatistics
Description Count of invalid frame delimiters that are received at this port. An example is a frame with a class 2 start and a class 3 at the end.
Counter TRUE
EncodingDisparityErrors uint64 CIM_FCPortStatistics
Description Count of disparity errors that are received at this port.
Counter TRUE
LinkResetsReceived uint64 CIM_FCPortStatistics
Description Count of Link resets. This count is the number of LRs received.
Counter TRUE
LinkResetsTransmitted uint64 CIM_FCPortStatistics
Description Count of Link resets. This count is the number of LRs transmitted.
Counter TRUE
MulticastFramesReceived uint64 CIM_FCPortStatistics
Description Count of Multicast Frames or Packets received.
Counter TRUE
MulticastFramesTransmitted uint64 CIM_FCPortStatistics
Description Count of Multicast Frames or Packets transmitted.
Counter TRUE
FBSYFrames uint64 CIM_FCPortStatistics
Description FBSYFrames is the number of times that FBSY was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|ErrorCounters|1.SWAPI_STATS_LBL_FBSY
PBSYFrames uint64 CIM_FCPortStatistics
Description PBSYFrames is the number of times that PBSY was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|ErrorCounters|1.SWAPI_STATS_LBL_PBSY
FRJTFrames uint64 CIM_FCPortStatistics
Description FRJTFrames is the number of times that FRJT was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|ErrorCounters|1.SWAPI_STATS_LBL_FRJT
PRJTFrames uint64 CIM_FCPortStatistics
Description PRJTFrames is the number of times that PRJT was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|ErrorCounters|1.SWAPI_STATS_LBL_PRJT
RXClass1Frames uint64 CIM_FCPortStatistics
Description RXClass1Frames is the number of class 1 frames received.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C1RF
TXClass1Frames uint64 CIM_FCPortStatistics
Description TXClass1Frames is the number of class 1 frames transmitted.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C1TF
Class1FBSY uint64 CIM_FCPortStatistics
Description Class1FBSY is the number of times that FBSY was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C1FB
Class1PBSY uint64 CIM_FCPortStatistics
Description Class1PBSY is the number of times that PBSY was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C1PB
Class1FRJT uint64 CIM_FCPortStatistics
Description Class1FRJT is the number of times that FRJT was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C1FR
Class1PRJT uint64 CIM_FCPortStatistics
Description Class1PRJT is the number of times that PRJT was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C1PR
RXClass2Frames uint64 CIM_FCPortStatistics
Description RXClass2Frames is the number of class 2 frames received.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C2RF
TXClass2Frames uint64 CIM_FCPortStatistics
Description TXClass2Frames is the number of class 2 frames transmitted.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C2LF
Class2FBSY uint64 CIM_FCPortStatistics
Description Class2FBSY is the number of times that FBSY was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C2FB
Class2PBSY uint64 CIM_FCPortStatistics
Description Class2PBSY is the number of times that PBSY was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C2PB
Class2FRJT uint64 CIM_FCPortStatistics
Description Class2FRJT is the number of times that FRJT was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C2FR
Class2PRJT uint64 CIM_FCPortStatistics
Description Class2PRJT is the number of times that PRJT was returned to the port.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C2PR
RXClass3Frames uint64 CIM_FCPortStatistics
Description RXClass3Frames is the number of class 3 frames received.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C3RF
TXClass3Frames uint64 CIM_FCPortStatistics
Description TXClass3Frames is the number of class 3 frames transmitted.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C3TF
Class3FramesDiscarded uint64 CIM_FCPortStatistics
Description Class3FramesDiscarded is the number of class 3 frames that were discarded upon reception.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_C3DC
RXBroadcastFrames uint64 CIM_FCPortStatistics
Description RXBroadcastFrames is the number of broadcast frames or packets received.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_RBCO
TXBroadcastFrames uint64 CIM_FCPortStatistics
Description TXBroadcastFrames is the number of broadcast frames or packets transmitted.
Counter TRUE
MappingStrings FC-SWAPI.T11|PerformanceCounters|1.SWAPI_STATS_LBL_TBCO

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:13 2009