TransformOfSecurityAssociation maps a SecurityAssociation Endpoint with the transform that it uses. For security, no keying material of the SA is exposed. | Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::Network::IPsec" ) Association | Parameters (local in grey) | | Override ( "ManagedElement" ) CIM_IPsecSAEndpoint REF ManagedElement ; The IPsecSAEndpoint that uses the transform. | Max ( 1 ) Min ( 1 ) Override ( "SettingData" ) CIM_SATransform REF SettingData ; Transform of the IPsecSAEndpoint. | ValueMap { "0" , "1" , "2" } Values { "Unknown" , "Is Default" , "Is Not Default" } uint16 IsDefault ; An enumerated integer indicating that the referenced setting is a default setting for the element, or that this information is unknown. | ValueMap { "0" , "1" , "2" } Values { "Unknown" , "Is Current" , "Is Not Current" } uint16 IsCurrent ; An enumerated integer indicating that the referenced setting is currently being used in the operation of the element, or that this information is unknown. |
| | | | |
|