Network\CIM_RelatedSpanningTree.mof.mof (HTML version)

Return to index
CIM_RelatedSpanningTree Superclass: CIM_ServiceServiceDependency
This association identifies the spanning tree in which a forwarding database (TransparentBridgingService) is nested.
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
CIM_SpanningTreeService REF Dependent ;
The SpanningTree in which a TransparentBridgingService is nested.
Override ( "Antecedent" )
CIM_TransparentBridgingService REF Antecedent ;
The TransparentBridgingService that supports a SpanningTreeService.
ValueMap { "0" , "1" , "2" , "3" , "4" }
Values { "Unknown" , "Other" , "Service Must Have Completed" , "Service Must Be Started" , "Service Must Not Be Started" }
uint16 TypeOfDependency ;
The nature of the Service-to-Service dependency. This property describes that the associated Service must have completed (value=2), must be started (value=3) or must not be started (value=4) for the Service to function.
boolean RestartService ;
This property describes that the Antecedent Service must be restarted after the Dependent operation is complete.