IBM_DeviceSAPImplementation

This provider returns the association between a service access point (SAP) and how it is implemented.

Table 1. IBM_DeviceSAPImplementation
Property name Property value and data source Instance mapping rule
CIM_LogicalDevice REF Antecedent Returns a reference to the CIM_LogicalDevice, representing the LogicalDevice. This should be a one-to-n association between CIM_NetworkPort (a subclass of CIM_LogicalDevice) and CIM_IPProtocolEndpoint (a subclass of CIM_ServiceAccessPoint). The QtocLstNetIFc API returns the line description (that maps to an instance of CIM_NetworkPort) for each network interface (that maps to an instance of CIM_IPProtocolEndpoint).
CIM_ServiceAccessPoint REF Dependent Returns a reference to the CIM_ServiceAccessPoint, representing the ServiceAccessPoint implemented using the LogicalDevice.