z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


IBMzOS_FCPortStatistics

z/OS Common Information Model User's Guide
SC34-2671-00

IBMzOS_FCPortStatistics

Purpose

The IBMzOS_FCPort class defines the statistics for the FCPort on z/OS.

Inheritance

  • CIM_ManagedElement
  • ← CIM_StatisticalData
  • ← CIM_NetworkPortStatistics
  • ← CIM_FCPortStatistics
  • ← IBMzOS_FCPortStatistics

Module name

The module name of the CMPI provider that is registered for a CIM class which is used by the cimprovider command line tool for the administration of CMPI providers is

  • IBMzOS_FCPortStatisticsProviderModule

Provider library

The physical name of a CMPI provider’s shared object library as it is stored in the hierarchical file system is

  • libcmpiIBMzOS_FCPortStatisticsProvider.so

Used by the following CIM profiles

  • Storage HBA profile

Properties

string Caption
Returns IBM z/OS FCPortStatistics.
string Description
Returns This is a z/OS FCPortStatistics.
string InstanceID
Returns
IBM:FCPortStat:CHPID
where
CHPID
is the Channel Path ID
string ElementName
Returns FCPortStat:LPARName:CSSID:CHPID, where
LPARName
is the name of the logical partition - empty if z/OS does not run in an LPAR
CSSID
is the channel subsystem ID
CHPID
is the channel path ID
uint64 BytesTransmitted
Returns the total number of bytes that are transmitted, including framing characters - 0 if z/OS does not run in an LPAR
uint64 BytesReceived
Returns the total number of bytes that are received, including framing characters - 0 if z/OS does not run in an LPAR
uint64 PacketsTransmitted
Returns the total number of packets that are transmitted - 0 if z/OS does not run in an LPAR
uint64 PacketsReceived
Returns the total number of packets that are received - 0 if z/OS does not run in an LPAR

Associations

IBMzOS_FCPortStatisticalData
ManagedElement
IBMzOS_FCPort
Stats
IBMzOS_FCPortStatistics
see
Association IBMzOS_FCPortStatisticalData

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014