association CIM_EndpointOfNetworkPipe : CIM_Dependency

Description:

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.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_ProtocolEndpoint CIM_Dependency
Override Antecedent
Min 2
Max 2
Description One of the endpoints of the pipe.
Key TRUE
Dependent CIM_NetworkPipe CIM_Dependency
Override Dependent
Description The pipe which is dependent on the endpoints as the source or sink of the transferred information.
Key TRUE
SourceOrSink uint16 CIM_EndpointOfNetworkPipe
Description 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.
ValueMap 0, 2, 3, 4
Values "Unknown" [0]
"Source" [2]
"Sink" [3]
"Not Applicable" [4]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:27 2009