Class CIM_AHTransform
extends CIM_SATransform

AHTransform defines the parameters used for a phase 2 AH (Authentication Header) Security Association.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_ScopedSettingData
   |
   +--CIM_SATransform
   |
   +--CIM_AHTransform

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringAHTransform defines the parameters used for a phase 2 AH (Authentication Header) Security Association.
MappingStringsstringIPSP Model.IETF|AHTransform
UMLPackagePathstringCIM::Network::IPsec
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AHTransformIduint16
DescriptionstringAHTransformId is an enumeration that specifies the hash algorithm to be used. The list of values was generated from RFC2407, Section 4.4.3.
MappingStringsstringIPSP Model.IETF|AHTransform.AHTransformID, RFC2407.IETF|Section 4.4.3
ModelCorrespondencestringCIM_AHTransform.OtherAHTransformId
ValueMapstring1, 2, 3, 4
ValuesstringOther, MD5, SHA-1, DES
OtherAHTransformIdstring
DescriptionstringDescription of the hash algorithm when the value 1 ("Other") is specified for the property, AHTransformId.
ModelCorrespondencestringCIM_AHTransform.AHTransformId
ReplayPreventionWindowSizeuint32
DescriptionstringReplayPreventionWindowsSize specifies, in bits, the length of the sliding window used by the replay prevention mechanism. The value of this property is meaningless if UseReplayPrevention is false. The window size MUST be a power of 2.
MappingStringsstringIPSP Model.IETF|AHTransform.ReplayPreventionWindowSize
UnitsstringBits
UseReplayPreventionboolean
DescriptionstringUseReplayPrevention causes the local peer to enable replay prevention detection. This can be accomplished by using a sequence number when sending a packet or checking the sequence number upon receipt of a packet.
MappingStringsstringIPSP Model.IETF|AHTransform.UseReplayPrevention

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SATransform
InstanceIDstringCIM_SettingData
MaxLifetimeKilobytesuint64CIM_SATransform
MaxLifetimeSecondsuint64CIM_SATransform
VendorIDstringCIM_SATransform

Class Methods