IPsecPolicy\CIM_IPsecPolicyForSystem.mof.mof (HTML version)

Return to index
CIM_IPsecPolicyForSystem Superclass: CIM_Dependency
IPsecPolicyForSystem associates a PolicyGroup with a specific system (e.g., a host or a network device) - indicating that this is the 'default' IPsec policy for that system. The referenced PolicyGroup would be used for any IPProtocolEndpoint's IPsec negotiations, UNLESS the IPsecPolicyForEndpoint association is defined. IPsecPolicyForEndpoint indicates a more specific PolicyGroup for IPsec negotiations for the endpoint.
Qualifiers:Version ( "2.8.0" ) MappingStrings { "IPSP Policy Model.IETF|IPsecPolicyForSystem" } UMLPackagePath ( "CIM::IPsecPolicy" ) Association
Parameters (local in grey)
Max ( 1 )
Min ( 0 )
MappingStrings { "IPSP Policy " "Model.IETF|IPsecPolicyForSystem.Dependent" }
Override ( "Dependent" )
CIM_PolicyGroup REF Dependent ;
The PolicyGroup that defines the 'default' IPsec negotiation policy for the System.
MappingStrings { "IPSP Policy " "Model.IETF|IPsecPolicyForSystem.Antecedent" }
Override ( "Antecedent" )
CIM_System REF Antecedent ;
A System to which the PolicyGroup applies.