Name | Data Type | Value |
---|---|---|
Abstract | boolean | true |
Description | string | SATransform is the base class for the various types of transforms that are in effect for an existing IPsecSAEndpoint, or aggregated into phase 2 proposals used during the IPsec negotiation process. This class is defined as a kind of ScopedSettingData, since it describes the set of transform properties that MUST be applied together, if negotiated. This subclassing is different than that defined in IETF's IPSP Policy draft - where it is subclassed from Policy. The definition as SettingData is more consistent with the application of the properties as a set, to the negotiated Security Association. Note that an instance of this class is 'scoped' or contained by a System (either a ComputerSystem or AdminDomain), rather than by a SecurityAssociationEndpoint. This is indicated by instantiating the ScopedSetting association, and is necessary since the transform data is used in IPsec negotiation policies (also scoped by Systems) before ever being associated with a SecurityAssociationEndpoint. The latter semantics (i.e., that 'this' transform is negotiated for 'this' Security Association) is conveyed via a subclass of ElementSettingData, TransformOfSecurityAssociation. |
MappingStrings | string | IPSP Model.IETF|SATransform |
UMLPackagePath | string | CIM::Network::IPsec |
Version | string | 2.8.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
ElementName | string | ||||||
Description | string | The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.) | |||||
MappingStrings | string | IPSP Model.IETF|SATransform.CommonName | |||||
Override | string | ElementName | |||||
Required | boolean | true | |||||
MaxLifetimeKilobytes | uint64 | 0 | |||||
Description | string | MaxLifetimeKilobytes specifies the maximum kilobyte lifetime for a Security Association. Different lifetimes are used, depending on the strength of the encryption algorithm. A value of 0, the default, indicates that no maximum should be defined. A non-zero value specifies the desired kilobyte lifetime. | |||||
MappingStrings | string | IPSP Model.IETF|SATransform.MaxLifetimeKilobytes | |||||
Units | string | KiloBytes | |||||
MaxLifetimeSeconds | uint64 | 0 | |||||
Description | string | MaxLifetimeSeconds specifies the maximum time that the Security Association should be considered valid after it has been created. A value of 0, the default, indicates that 8 hours should be used. A non-zero value indicates the maximum lifetime in seconds. | |||||
MappingStrings | string | IPSP Model.IETF|SATransform.MaxLifetimeSeconds | |||||
Units | string | Seconds | |||||
VendorID | string | ||||||
Description | string | VendorID identifies vendor-defined transforms. If this field is empty (the default), then this is a standard transform. | |||||
MappingStrings | string | IPSP Model.IETF|SATransform.VendorID |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
ChangeableType | uint16 | CIM_SettingData |
ConfigurationName | string | CIM_SettingData |
Description | string | CIM_ManagedElement |
Generation | uint64 | CIM_ManagedElement |
InstanceID | string | CIM_SettingData |
SoID | string | CIM_SettingData |
SoOrgID | string | CIM_SettingData |
ComponentSetting | string[] | CIM_SettingData |