EndpointOfNetworkPipe describes the endpoints between which a pipe transfers information. Whether an endpoint is a source or sink is indicated by a property of the association, SourceOrSink. | Qualifiers:Version ( "2.7.0" ) MappingStrings { "Recommendation.ITU|M3100.Pipe.a-TPInstance" , "Recommendation.ITU|M3100.Pipe.z-TPInstance" } UMLPackagePath ( "CIM::Network::Pipes" ) Association | Parameters (local in grey) | | Override ( "Dependent" ) CIM_NetworkPipe REF Dependent ; The pipe which is dependent on the endpoints as the source or sink of the transferred information. | ValueMap { "0" , "2" , "3" , "4" } Values { "Unknown" , "Source" , "Sink" , "Not Applicable" } uint16 SourceOrSink ; Indicates whether the endpoint is a source (value = 2), or sink (value = 3) for the pipe. If this information is not applicable, the property is set to 4. If the information is not known, the property is set to 0. | Max ( 2 ) Min ( 2 ) Override ( "Antecedent" ) CIM_ProtocolEndpoint REF Antecedent ; One of the endpoints of the pipe. |
| | | | |
|