Class CIM_SANegotiationAction
extends CIM_SAAction

SANegotiationAction is the base class for negotiated SAs and, although concrete, is not intended to be instantiated. It specifies the common parameters that control the IKE phase 1 and phase 2 key exchange negotiations.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicyAction
   |
   +--CIM_SAAction
   |
   +--CIM_SANegotiationAction

Direct Known Subclasses

CIM_IKEAction
CIM_IPsecAction
CIM_IPsecTransportAction
CIM_IPsecTunnelAction

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringSANegotiationAction is the base class for negotiated SAs and, although concrete, is not intended to be instantiated. It specifies the common parameters that control the IKE phase 1 and phase 2 key exchange negotiations. None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
IdleDurationSecondsuint32
DescriptionstringIdleDurationSeconds is the time an SA can remain idle before it is automatically deleted. The default (zero) value indicates that there is no idle duration timer and that the SA is deleted based upon the SA lifetime.None TRANSLATABLE= true
UnitsstringSecondsNone TRANSLATABLE= true
MinLifetimeKilobytesuint32
DescriptionstringMinLifetimeKilobytes prevents certain denial of service attacks based on very short SA lifetimes.None TRANSLATABLE= true
MinLifetimeSecondsuint32
DescriptionstringMinLifetimeSeconds prevents certain denial of service attacks based on very short SA lifetimes. None TRANSLATABLE= true
UnitsstringSecondsNone TRANSLATABLE= true
RefreshThresholdKilobytesuint8
DescriptionstringRefreshThresholdKilobytes is the percentage of the SAkilobyte limit remaining before the SA is refreshed. A random value may be added to a calculated threshold to reduce network thrashing. None TRANSLATABLE= true
RefreshThresholdSecondsuint8
DescriptionstringRefreshThresholdSeconds is the lifetime percentage at which IKE should automatically attempt to acquire a new SA before an existing SA expires. A random period may be added to a calculated threshold to reduce network thrashing. None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommonNamestringCIM_Policy
CreationClassNamestringCIM_PolicyAction
DescriptionstringCIM_ManagedElement
DoActionLoggingbooleanCIM_SAAction
DoPacketLoggingbooleanCIM_SAAction
PolicyActionNamestringCIM_PolicyAction
PolicyRuleCreationClassNamestringCIM_PolicyAction
PolicyRuleNamestringCIM_PolicyAction
SystemCreationClassNamestringCIM_PolicyAction
SystemNamestringCIM_PolicyAction