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


IBMzOS_SBProtocolEndpoint

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

IBMzOS_SBProtocolEndpoint

Purpose

The IBMzOS_SBProtocolEndpoint class is used to represent two different entities, Initiator and Target. The Initiator entity describes the protocol endpoint on the computer system side, the target entity describes the protocol endpoint on the disk controller side of a logical disk attached to a computer system.

Protocol endpoints are identified via World Wide Port Numbers (WWPN), which are used as the primary key for the instances of the class IBMzOS_SBProtocolEndpoint, reflected in the name property. For the retrieval of WWPN the IOS services IOSCDR and IOSCHPD have been extended for z/OS 2.1 to facilitate the retrieval of WWPN for the Initiator (IOSCHPD) and Target (IOSCDR) protocol endpoints. Therefore, the retrieval of WWPN through IOSCDR is only possible under the following conditions:

  1. The used hardware is at least an IBM® System z10™.
  2. The requestor or CIM client has UPDATE access to the IOSCDR profile.

Inheritance

  • CIM_ManagedElement
  • ← CIM_ManagedSystemElement
  • ← CIM_LogicalElement
  • ← CIM_EnabledLogicalElement
  • ← CIM_ServiceAccessPoint
  • ← CIM_ProtocolEndpoint
  • ← IBMzOS_SBProtocolEndpoint

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_SBProtocolEndpointProviderModule

Provider library

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

  • libcmpiIBMzOS_SBProtocolEndpointProvider.so

Used by the following CIM profiles

  • Host Discovered Resources Profile
  • Storage HBA profile

Properties

string Caption
Returns IBM z/OS SBProtocolEndpoint.
string Description
Returns This is a z/OS SBProtocolEndpoint.
string Name
The Initiator returns the WWPN of the computer system side.

The Target returns the WWPN of the storage controller side.

uint16 OperationalStatus []
Returns
2
OK
uint16 EnabledState
Returns
2
Enabled
uint16 RequestedState
Returns
2
Enabled
uint16 EnabledDefault
Returns
2
Enabled
string SystemCreationClassName
Returns IBMzOS_ComputerSystem
string SystemName
Displays the name of the host system.
string CreationClassName
Returns IBMzOS_SBProtocolEndpoint
uint16 ProtocolIFType
Returns
56
Fibre Channel
string OtherTypeDescription
Returns SB.
uint16 ConnectionType
Returns
2
Fibre Channel
uint16 Role
Returns
2
Initiator
or
3
Target

Associations

IBMzOS_SBHostedAccessPoint
Source
IBMzOS_ComputerSystem
Target
IBMzOS_SBProtocolEndpoint (Initiator Instance)
see
Association IBMzOS_SBHostedAccessPoint
IBMzOS_SBDeviceSAPImplementation
Source
IBMzOS_FCPort
Target
IBMzOS_SBProtocolEndpoint
see
Association IBMzOS_SBDeviceSAPImplementation
IBMzOS_SBInitiatorTargetLogicalUnitPath
Initiator
IBMzOS_SBProtocolEndpoint (Initiator Instance)
Target
IBMzOS_SBProtocolEndpoint (Target instance)
LogicalUnit
IBMzOS_LogicalDisk
see
Association IBMzOS_SBInitiatorTargetLogicalUnitPath

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014