Class CIM_TransformOfPreconfiguredAction
extends CIM_Dependency

TransformOfPreconfiguredAction defines the transforms used by a preconfigured IPsec action. Two, four or six SATransforms can be associated to a PreconfiguredSAAction (applied to the inbound and outbound traffic, as indicated by the Direction property of this association). The order of application of the SATransforms is implicitly defined in RFC2401.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_TransformOfPreconfiguredAction

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringTransformOfPreconfiguredAction defines the transforms used by a preconfigured IPsec action. Two, four or six SATransforms can be associated to a PreconfiguredSAAction (applied to the inbound and outbound traffic, as indicated by the Direction property of this association). The order of application of the SATransforms is implicitly defined in RFC2401.
MappingStringsstringIPSP Policy Model.IETF|TransformOfPreconfiguredAction
UMLPackagePathstringCIM::IPsecPolicy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
InboundDirectionboolean
DescriptionstringInboundDirection specifies whether the SA applies to inbound (TRUE) or outbound (FALSE) traffic.
MappingStringsstringIPSP Policy Model.IETF|TransformOfPreconfiguredAction.Direction
ModelCorrespondencestringCIM_IPsecSAEndpoint.InboundDirection
SPIuint32
DescriptionstringThe SPI property specifies the security parameter index to be used by the pre-configured action for the associated transform.
MappingStringsstringIPSP Policy Model.IETF|TransformOfPreconfiguredAction.SPI
ModelCorrespondencestringCIM_IPsecSAEndpoint.SPI

Association References

NameClass OriginReference Class
AntecedentCIM_TransformOfPreconfiguredActionCIM_SATransform
DependentCIM_TransformOfPreconfiguredActionCIM_PreconfiguredSAAction

Class Methods