CIM SMASH/Server Management API
Class CIM_TransformOfPreconfiguredAction
extends CIM_Dependency (Association)
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.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
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. | None | TRANSLATABLE= true |
MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction | None | None |
UMLPackagePath | string | CIM::IPsecPolicy | None | None |
Version | string | 2.8.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
InboundDirection | boolean | |||||
Description | string | InboundDirection specifies whether the SA applies to inbound (TRUE) or outbound (FALSE) traffic. | None | TRANSLATABLE= true | ||
MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction.Direction | None | None | ||
ModelCorrespondence | string | CIM_IPsecSAEndpoint.InboundDirection | None | None | ||
SPI | uint32 | |||||
Description | string | The SPI property specifies the security parameter index to be used by the pre-configured action for the associated transform. | None | TRANSLATABLE= true | ||
MappingStrings | string | IPSP Policy Model.IETF|TransformOfPreconfiguredAction.SPI | None | None | ||
ModelCorrespondence | string | CIM_IPsecSAEndpoint.SPI | None | None |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_TransformOfPreconfiguredAction | CIM_SATransform |
Dependent | CIM_TransformOfPreconfiguredAction | CIM_PreconfiguredSAAction |
Copyright © 2008-2020 VMware, Inc. All rights reserved.