Network\CIM_CalculatesAmong.mof.mof (HTML version)

Return to index
CIM_CalculatesAmong Superclass: CIM_ServiceSAPDependency
This is a specialization of the ServiceSAPDependency association, indicating that the referenced ProtocolEndpoint is utilized by the RouteCalculationService to provide its functionality.
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
Deprecated { "No value" }
boolean IsStatic ;
TRUE indicates that this ProtocolEndpoint represents a static route, and FALSE means that it represents a dynamically-learned route. This property is deprecated since a Service may use an Endpoint to output several routes, some static and others dynamic.
Override ( "Dependent" )
CIM_RouteCalculationService REF Dependent ;
The RouteCalculationService, which is dependent on the underlying ProtocolEndpoint.
Override ( "Antecedent" )
CIM_ProtocolEndpoint REF Antecedent ;
The required ProtocolEndpoint.