BlockServerPerformance
Class IBMTSDS_FCPortManifest


CIM_ManagedElement
\_CIM_BlockStatisticsManifest


Description

Instances of this class define a list of supported or desired properties of IBMTSDS_FCPortStatistics instances. In the case where a instance is a member of a BlockStatisticsManifestCollection used in a BlockStatisticsService.GetStatisticsCollection request, for each of the boolean"include"properties set to true in that BlockStatisticsManifest, the corresponding FCPortStatistics property will be included, if available, in the statistics returned for BlockStatisticalData instances whose ElementType matches the ElementType of the BlockStatisticsManifest. By default, all booleans are set to true.

Subclasses


Referenced By

IBMTSDS_FCPortManifestMemberOfCollection

Properties

IdTypeRangeDescription
Key
InstanceID string
Currently only the default FCPortManifest is supported. The InstanceID will be'IBMTSDS:FCPortManifest-Default'
Read Only
BulkFormat string
Since CIM/WBEM do not require that the order of properties in a mof file be preserved, this vendor-extension property lets clients know what order the properties will be returned in the GetStatisticsCollection method so that the order does not need to be hard-coded. SMI-S defines the order to beInstanceID, ElementType, StatisticTime, followed by the order in which the Include*** properties are defined above. The strings will be the name of the property in IBMTSDS_FCPortStatistics (without"Include").
ElementName string
Max Length64
The ElementName will be set to InstanceID without the'IBMTSDS:'
ElementType uint16
Computer System2
Front-end Computer System3
Peer Computer System4
Back-end Computer System5
Front-end Port6
Back-end Port7
Volume8
Extent9
Disk Drive10
Arbitrary LUs11
Remote Replica Group12
DMTF Reserved..
Vendor Specific0x8000..
Determines the type of elements that this BlockStatisticsManifest can be applied to (e.g. during a GetStatisticsCollection request). This is used when the same set of statistical metrics is calculated for several types of devices. In this way, a single BlockStatisticsManifest instance can be used to filter all the StatsiticalData instances that contain metrics for the same type of element in a StatisticsCollection. If used, a subclass should override this property to specify the element types supported by that class, preferably through ValueMap and Values qualifiers to allow clients to programmatically retrieve those supported types.
IncludeAbbreviatedID boolean
IncludeECKDAccumulatedReadTime boolean
IncludeECKDAccumulatedWriteTime boolean
IncludeECKDBytesRead boolean
IncludeECKDBytesWritten boolean
IncludeECKDReadOperations boolean
IncludeECKDWriteOperations boolean
IncludeFCBitErrorRateCount boolean
Include'FCBitErrorRateCount'in FCPortStatistics.
IncludeFCCRCErrorCount boolean
Include'FCCRCErrorCount'in FCPortStatistics.
IncludeFCDupFrameCount boolean
Include'FCDupFrameCount'in FCPortStatistics.
IncludeFCIllegalFrameCount boolean
Include'FCIllegalFrameCount'in FCPortStatistics.
IncludeFCInvalidRelativeOffsetCount boolean
Include'FCInvalidRelativeOffsetCount'in FCPortStatistics.
IncludeFCInvalidTransmissionWordCount boolean
Include'FCInvalidTransmissionWordCount'in FCPortStatistics.
IncludeFCLinkFailureErrorCount boolean
Include'FCLinkFailureErrorCount'in FCPortStatistics.
IncludeFCLossSignalErrorCount boolean
Include'FCLossSignalErrorCount'in FCPortStatistics.
IncludeFCLossSynErrorCount boolean
Include'FCLossSynErrorCount'in FCPortStatistics.
IncludeFCLRReceivedCount boolean
Include'FCLRReceivedCount'in FCPortStatistics.
IncludeFCLRSentCount boolean
Include'FCLRsSentCount'in FCPortStatistics.
IncludeFCOutOfOrderACKCount boolean
Include'FCOutOfOrderACKCount'in FCPortStatistics.
IncludeFCOutOfOrderDataCount boolean
Include'FCOutOfOrderDataCount'in FCPortStatistics.
IncludeFCPrimitiveSequenceErrorCount boolean
Include'FCPrimitiveSequenceErrorCount'in FCPortStatistics.
IncludeFCSequenceTimeoutCount boolean
Include'FCSequenceTimeoutCount'in FCPortStatistics.
IncludeMaxCount boolean
IncludeMaxKB boolean
IncludeMaxMS boolean
IncludePPRCBytesReceived boolean
IncludePPRCBytesSend boolean
IncludePPRCReceivedOperations boolean
IncludePPRCReceivedTimeAccumulated boolean
IncludePPRCSendOperations boolean
IncludePPRCSendTimeAccumulated boolean
IncludeSCSIBytesRead boolean
IncludeSCSIBytesWritten boolean
IncludeSCSIReadOperations boolean
IncludeSCSIReadTimeAccumulated boolean
IncludeSCSIWriteOperations boolean
IncludeSCSIWriteTimeOnChannel boolean
IncludeStatisticTime boolean
IncludeTotalIOs boolean
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_BlockStatisticsManifest
ElementType, IncludeIdleTimeCounter, IncludeIOTimeCounter, IncludeKBytesRead, IncludeKBytesTransferred, IncludeKBytesWritten, IncludeMaintOp, IncludeMaintTimeCounter, IncludeReadHitIOs, IncludeReadHitIOTimeCounter, IncludeReadIOs, IncludeReadIOTimeCounter, IncludeStartStatisticTime, IncludeStatisticTime, IncludeTotalIOs, IncludeWriteHitIOs, IncludeWriteHitIOTimeCounter, IncludeWriteIOs, IncludeWriteIOTimeCounter
 

Method Summary

NameDescription
 

Method Detail