| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | 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. |
| MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction |
| UMLPackagePath | string | CIM::IPsecPolicy |
| Version | string | 2.8.0 |
| Name | Data Type | Default Value | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| InboundDirection | boolean | ||||||
| Description | string | InboundDirection specifies whether the SA applies to inbound (TRUE) or outbound (FALSE) traffic. | |||||
| MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction.Direction | |||||
| ModelCorrespondence | string | CIM_IPsecSAEndpoint.InboundDirection | |||||
| SPI | uint32 | ||||||
| Description | string | The SPI property specifies the security parameter index to be used by the pre-configured action for the associated transform. | |||||
| MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction.SPI | |||||
| ModelCorrespondence | string | CIM_IPsecSAEndpoint.SPI | |||||
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| Antecedent | CIM_TransformOfPreconfiguredAction | CIM_SATransform | |||||
| Description | string | This defines the type of transform used by the referenced PreconfiguredSAAction. A minimum of 2 and maximum of 6 transforms can be defined, for the inbound/outbound directions, representing AH, ESP, and/or an IPCOMP transforms. | |||||
| Key | boolean | true | |||||
| MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction.Antecedent | |||||
| Max | uint32 | 6 | |||||
| Min | uint32 | 2 | |||||
| Override | string | Antecedent | |||||
| Dependent | CIM_TransformOfPreconfiguredAction | CIM_PreconfiguredSAAction | |||||
| Description | string | This defines the PreconfiguredSAAction which uses the AH, ESP, and/or IPCOMP transforms. | |||||
| Key | boolean | true | |||||
| MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction.Dependent | |||||
| Override | string | Dependent | |||||