Class CIM_SAEndpointRefreshSettings
extends CIM_SettingData

SAEndpointRefreshSettings hold the refresh thresholds for the SecurityAssociationEndpoint. Since these settings may change for an SA, the properties are defined both in this class and in SecurityAssociationEndpoint.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_SAEndpointRefreshSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringSAEndpointRefreshSettings hold the refresh thresholds for the SecurityAssociationEndpoint. Since these settings may change for an SA, the properties are defined both in this class and in SecurityAssociationEndpoint.
UMLPackagePathstringCIM::Network::IPsec
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
RefreshThresholdKbytesPercentageuint8
DescriptionstringRefreshThresholdKbytesPercentage is the lifetime percentage of kilobytes processed, at which a new SA should be acquired.
MaxValuesint64100
MinValuesint640
ModelCorrespondencestringCIM_SecurityAssociationEndpoint.RefreshThresholdKbytesPercentage
UnitsstringPercent
Writebooleantrue
RefreshThresholdSecondsPercentageuint8
DescriptionstringRefreshThresholdSecondsPercentage is the lifetime percentage after which a new SA should be acquired, before the existing SA expires.
MaxValuesint64100
MinValuesint640
ModelCorrespondencestringCIM_SecurityAssociationEndpoint.RefreshThresholdSecondsPercentage
UnitsstringPercent
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
InstanceIDstringCIM_SettingData

Class Methods