Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
MatchIdentityType | uint16 |
Description | string | MatchIdentityType specifies the type of indentity provided by the peer in the ID payload. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_PeerIDPayloadFilterEntry.MatchIdentityValue | None | None |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 | None | None |
Values | string | IPV4_ADDR, FQDN, USER_FQDN, IPV4_ADDR_SUBNET, IPV6_ADDR, IPV6_ADDR_SUBNET, IPV4_ADDR_RANGE, IPV6_ADDR_RANGE, DER_ASN1_DN, DER_ASN1_GN, KEY_ID | None | TRANSLATABLE= true |
MatchIdentityValue | string |
Description | string | MatchIdentityValue is the filter value for comparison with the ID payload, e,g, "*@company.com". The syntax may need to be converted for comparison. For example, if the type of identity is a distinguished name, "DER_ASN1_DN," the MatchIdentityValue is represented by a DN string value and this value must be converted into a DER-encoded string before it can be matched against the values extracted from IKE ID payloads at runtime (or vice-versa). | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_PeerIDPayloadFilterEntry.MatchIdentityType | None | None |