MappingStrings { "IPSP Policy " "Model.IETF|SAConditionInRule.GroupComponent" } Aggregate Override ( "GroupComponent" ) CIM_SARule REF GroupComponent ; An SARule subclass of PolicyRule. |
Min ( 1 ) MappingStrings { "IPSP Policy " "Model.IETF|SAConditionInRule.PartComponent" } Override ( "PartComponent" ) CIM_PacketFilterCondition REF PartComponent ; An SACondition that is required for the SARule. |
boolean ConditionNegated ; Indication of whether the contained PolicyCondition is negated. TRUE indicates that the PolicyCondition IS negated, FALSE indicates that it IS NOT negated. |
uint16 GroupNumber ; Unsigned integer indicating the group to which the contained PolicyCondition belongs. This integer segments the Conditions into the ANDed sets (when the ConditionListType is 'DNF') or, similarly, into the ORed sets (when the ConditionListType is 'CNF'). |