Class CIM_IKERule
extends CIM_SARule

IKERule contains the Conditions and Actions for IKE phase 1 negotiations or to specify static actions such as Discard.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicySet
   |
   +--CIM_PolicyRule
   |
   +--CIM_SARule
   |
   +--CIM_IKERule

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringIKERule contains the Conditions and Actions for IKE phase 1 negotiations or to specify static actions such as Discard.
MappingStringsstringIPSP Policy Model.IETF|IKERule
UMLPackagePathstringCIM::IPsecPolicy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IdentityContextsstring[]
DescriptionstringAn IP endpoint may have multiple identities for use in different situations. The IdentityContext property specifies the specific context/identities which pertain to this Rule. The property's function is similar to that of PolicyRoles. A context may be a VPN name or other identifier that selects the appropriate identity. IdentityContext is an array of strings. The multiple values in the array are logically ORed together in matching an IPNetworkIdentity's IdentityContext. Each value in the array may be a composition of multiple context names. When an array value is a composition, the individual values are logically ANDed together for evaluation purposes. The syntax is: <ContextName>[&&<ContextName>]* where the individual context names appear in alphabetical order (according to the collating sequence for UCS-2). So, for example, the values 'CompanyXVPN', 'CompanyYVPN&&TopSecret', 'CompanyZVPN&&Confidential' are possible contexts for a Rule. They are matched against an IPNetworkIdentity's IdentityContext. Any of the values may indicate a match and select an Identity, since the values in the array are logically ORed.
MappingStringsstringIPSP Policy Model.IETF|IKERule.IdentityContexts
ModelCorrespondencestringCIM_IdentityContext

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommonNamestringCIM_Policy
ConditionListTypeuint16CIM_PolicyRule
CreationClassNamestringCIM_PolicyRule
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Enableduint16CIM_PolicySet
ExecutionStrategyuint16CIM_PolicyRule
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement
LimitNegotiationuint16CIM_SARule
MandatorybooleanCIM_PolicyRule
PolicyDecisionStrategyuint16CIM_PolicySet
PolicyRuleNamestringCIM_PolicyRule
Priorityuint16CIM_PolicyRule
RuleUsagestringCIM_PolicyRule
SequencedActionsuint16CIM_PolicyRule
SystemCreationClassNamestringCIM_PolicyRule
SystemNamestringCIM_PolicyRule
PolicyKeywordsstring[]CIM_Policy
PolicyRolesstring[]CIM_PolicySet

Class Methods