Class CIM_IKEAction
extends CIM_SANegotiationAction

IKEAction specifies the parameters to use for an IPsec IKE phase 1 negotiation.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicyAction
   |
   +--CIM_SAAction
   |
   +--CIM_SANegotiationAction
   |
   +--CIM_IKEAction

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringIKEAction specifies the parameters to use for an IPsec IKE phase 1 negotiation.
MappingStringsstringIPSP Policy Model.IETF|IKEAction
UMLPackagePathstringCIM::IPsecPolicy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AggressiveModeGroupIDuint16
DescriptionstringWhen IKEAction.ExchangeMode is set to "Aggressive" (4), this property specifies the key exchange groupID to use in the first packets of the phase 1 negotiation. This property is ignored unless the ExchangeMode is 'aggressive'. If the GroupID number is from the vendor- specific range (32768-65535), the VendorID qualifies the group number. Well-known group identifiers from RFC2412, Appendix E, are: Group 1='768 bit prime', Group 2='1024 bit prime', Group 3='Elliptic Curve Group with 155 bit field element', Group 4='Large Elliptic Curve Group with 185 bit field element', and Group 5='1536 bit prime'.
MappingStringsstringIPSP Policy Model.IETF|IKEAction.AggressiveModeGroupID, RFC2412.IETF|Appendix E
ModelCorrespondencestringCIM_IKEAction.VendorID
ValueMapstring0, 1, 2, 3, 4, 5, .., 0x8000..
ValuesstringNo Group/Non-Diffie-Hellman Exchange, DH-768 bit prime, DH-1024 bit prime, EC2N-155 bit field element, EC2N-185 bit field element, DH-1536 bit prime, Standard Group - Reserved, Vendor Reserved
ExchangeModeuint16
DescriptionstringThe ExchangeMode designates the mode IKE should use for its key negotiations.
MappingStringsstringIPSP Policy Model.IETF|IKEAction.ExchangeMode
ValueMapstring2, 3, 4
ValuesstringBase, Main, Aggressive
UseIKEIdentityTypeuint16
DescriptionstringUseIKEIdentityType specifies what network identity type should be used when negotiating with the peer. It is used in conjunction with the available IPNetworkIdentity instances, that are associated with an IPProtocolEndpoint.
MappingStringsstringIPSP Policy Model.IETF|IKEAction.UseIKEIdentityType, RFC2407.IETF|Section 4.6.2.1
ModelCorrespondencestringCIM_IPNetworkIdentity.IdentityType
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 0x8000..
ValuesstringOther, IPV4 Address, FQDN, User FQDN, IPV4 Subnet Address, IPV6 Address, IPV6 Subnet Address, IPV4 Address Range, IPV6 Address Range, DER ASN1 DN, DER ASN1 GN, KEY ID, DMTF Reserved, Vendor Reserved
VendorIDstring
DescriptionstringVendorID specifies the value to be used in the Vendor ID payload. An empty string (the default) means that the Vendor ID payload will not be generated or accepted. A non-NULL value means that a Vendor ID payload will be generated (when acting as an initiator) or is expected (when acting as a responder).
MappingStringsstringIPSP Policy Model.IETF|IKEAction.VendorID

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommonNamestringCIM_Policy
CreationClassNamestringCIM_PolicyAction
DescriptionstringCIM_ManagedElement
DoActionLoggingbooleanCIM_PolicyAction
DoPacketLoggingbooleanCIM_SAAction
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
IdleDurationSecondsuint64CIM_SANegotiationAction
InstanceIDstringCIM_ManagedElement
MinLifetimeKilobytesuint64CIM_SANegotiationAction
MinLifetimeSecondsuint64CIM_SANegotiationAction
PolicyActionNamestringCIM_PolicyAction
PolicyRuleCreationClassNamestringCIM_PolicyAction
PolicyRuleNamestringCIM_PolicyAction
SystemCreationClassNamestringCIM_PolicyAction
SystemNamestringCIM_PolicyAction
PolicyKeywordsstring[]CIM_Policy

Class Methods