Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CipherAlgorithm | uint16 |
Description | string | CipherAlgorithm is an enumeration that specifies the proposed encryption algorithm. | None | TRANSLATABLE= true |
ValueMap | string | 1, 2, 3, 4, 5, 6 | None | None |
Values | string | DES, IDEA, Blowfish, RC5, 3DES, CAST | None | TRANSLATABLE= true |
DerivedKeyCount | uint32 |
Description | string | How many phase 2 derived keys have been negotiated with this SA. | None | TRANSLATABLE= true |
GroupId | uint16 |
Description | string | GroupId specifies the key exchange group ID. If the GroupID number is from the vendor-specific range (32768-65535), the VendorID qualifies the group number. Well-known group identifiers from RFC2412 are:
1='DH768', 2='DH1024', 3='ECC2N155', 4='ECC2N185', and 5='DH1536' | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_IKESecurityAssociation.VendorID | None | None |
HashAlgorithm | uint16 |
Description | string | HashAlgorithm is an enumeration that specifies the proposed hash function. | None | TRANSLATABLE= true |
ValueMap | string | 1, 2, 3 | None | None |
Values | string | MD5, SHA-1, Tiger | None | TRANSLATABLE= true |
InitiatorCookie | uint64 |
Description | string | Identifier of the IKE phase 1 negotiation initiator. Combined with the ResponderCookie, this value,in string form, may be used to construct the value of the key field 'Name'. | None | TRANSLATABLE= true |
LifetimeDerivedKeys | uint32 |
Description | string | Delete SA if more than LiftetimeDerivedKeys phase 2 keys derived. A zero value indicates that there isno limit to the number of phase 2 derived keys. | None | TRANSLATABLE= true |
RefreshThresholdDerivedKeys | uint8 |
Description | string | Percentage of LifetimeDerivedKeys at which SA should be refreshed. | None | TRANSLATABLE= true |
ResponderCookie | uint64 |
Description | string | Identifier of the IKE phase 1 negotiation responder. Combined with the InitiatorCookie, this value,in string form, may be used to construct the value of the key field 'Name'. | None | TRANSLATABLE= true |
VendorID | string |
Description | string | VendorID identifies the vendor ID for vendor-defined algorithms. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_IKESecurityAssociation.GroupId | None | None |