Class CIM_IPsecPolicyForSystem
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_IPsecPolicyForSystem

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringIPsecPolicyForSystem 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.
MappingStringsstringIPSP Policy Model.IETF|IPsecPolicyForSystem
UMLPackagePathstringCIM::IPsecPolicy
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_IPsecPolicyForSystemCIM_System
DescriptionstringA System to which the PolicyGroup applies.
Keybooleantrue
MappingStringsstringIPSP Policy Model.IETF|IPsecPolicyForSystem.Antecedent
OverridestringAntecedent
DependentCIM_IPsecPolicyForSystemCIM_PolicyGroup
DescriptionstringThe PolicyGroup that defines the 'default' IPsec negotiation policy for the System.
Keybooleantrue
MappingStringsstringIPSP Policy Model.IETF|IPsecPolicyForSystem.Dependent
Maxuint321
Minuint320
OverridestringDependent

Class Methods