Class CIM_SAAction
extends CIM_PolicyAction

SAAction is the base class for the various types of key exchange or IPsec actions. It is abstract and used to categorize the different types of actions of SARules.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicyAction
   |
   +--CIM_SAAction

Direct Known Subclasses

CIM_SANegotiationAction
CIM_SAStaticAction

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringSAAction is the base class for the various types of key exchange or IPsec actions. It is abstract and used to categorize the different types of actions of SARules.
MappingStringsstringIPSP Policy Model.IETF|SAAction
UMLPackagePathstringCIM::IPsecPolicy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DoPacketLoggingboolean
DescriptionstringDoPacketLogging causes a log message to be generated when the action is applied to a packet.
MappingStringsstringIPSP Policy Model.IETF|SAAction.DoPacketLogging
ModelCorrespondencestringCIM_SecurityAssociationEndpoint.PacketLoggingActive

Inherited Properties

NameData Type
Captionstring
CommonNamestring
CreationClassNamestring
Descriptionstring
DoActionLoggingboolean
ElementNamestring
Generationuint64
InstanceIDstring
PolicyActionNamestring
PolicyRuleCreationClassNamestring
PolicyRuleNamestring
SystemCreationClassNamestring
SystemNamestring
PolicyKeywordsstring[]

Class Methods