Class CIM_IPsecPolicyGroup
extends CIM_PolicyGroup

IPsecPolicyGroup aggregates the set of rules of an IPsec policy. These groups are weak to a System via the PolicyGroupInSystem association. The IPsecPolicyForSystem and IPsecPolicyForEndpoint associations are used to specify the System and/or IPProtocolEndpoints to which an IPsecPolicyGroup applies. (Examples of a System and an IPProtocolEndpoint are a router and a router interface, respectively.) The RuleForIKENegotiation aggregates the phase 1 IKE negotiation rules that are part of the group; the RuleForIPsecNegotiation aggregates the phase 2 IKE negotiation rules. The PolicySetComponent aggregation is used to define a nested group of IPsec policy groups, with each policy group containing one or more rules. Any nested groups of rules are prioritized with respect to one another and the aggregated rules are evaluated using a 'first match' decision strategy, i.e., when evaluating the list of IKE rules, they are evaluated in priority order until a match is found and when evaluating the list of IPsec rules, they are evaluated in priority order until a match is found.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicySet
   |
   +--CIM_PolicyGroup
   |
   +--CIM_IPsecPolicyGroup

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringIPsecPolicyGroup aggregates the set of rules of an IPsec policy. These groups are weak to a System via the PolicyGroupInSystem association. The IPsecPolicyForSystem and IPsecPolicyForEndpoint associations are used to specify the System and/or IPProtocolEndpoints to which an IPsecPolicyGroup applies. (Examples of a System and an IPProtocolEndpoint are a router and a router interface, respectively.) The RuleForIKENegotiation aggregates the phase 1 IKE negotiation rules that are part of the group; the RuleForIPsecNegotiation aggregates the phase 2 IKE negotiation rules. The PolicySetComponent aggregation is used to define a nested group of IPsec policy groups, with each policy group containing one or more rules. Any nested groups of rules are prioritized with respect to one another and the aggregated rules are evaluated using a 'first match' decision strategy, i.e., when evaluating the list of IKE rules, they are evaluated in priority order until a match is found and when evaluating the list of IPsec rules, they are evaluated in priority order until a match is found.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommonNamestringCIM_Policy
CreationClassNamestringCIM_PolicyGroup
DescriptionstringCIM_ManagedElement
PolicyDecisionStrategyuint16CIM_PolicySet
PolicyGroupNamestringCIM_PolicyGroup
SystemCreationClassNamestringCIM_PolicyGroup
SystemNamestringCIM_PolicyGroup