Class CIM_IPCOMPTransform
extends CIM_SATransform

The IPCOMPTransform specifies the IP compression algorithm to use for payload of the 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_IPCOMPTransform

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe IPCOMPTransform specifies the IP compression algorithm to use for payload of the Security Association.
MappingStringsstringIPSP Model.IETF|IPCOMPTransform
UMLPackagePathstringCIM::Network::IPsec
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Algorithmuint16
DescriptionstringThe Algorithm is an enumeration that designates the IPCOMP compression algorithm to use. Its values are generated from RFC2407, Section 4.4.5. Note that the values are modified from the RFC, since 'Other' must be taken into account.
MappingStringsstringIPSP Model.IETF|IPCOMPTransform.Algorithm, RFC2407.IETF|Section 4.4.5
ModelCorrespondencestringCIM_IPCOMPTransform.PrivateAlgorithm, CIM_IPCOMPTransform.OtherAlgorithm
ValueMapstring1, 2, 3, 4
ValuesstringOther, Vendor Algorithm/OUI, DEFLATE, LZS
DictionarySizeuint16
DescriptionstringDictionarySize is an optional field that specifies the log2 maximum size of the dictionary for the compression algorithm. For dictionaries that have a fixed size, this value is ignored.
MappingStringsstringIPSP Model.IETF|IPCOMPTransform.DictionarySize
OtherAlgorithmstring
DescriptionstringDescription of the compression algorithm when the value 1 ("Other") is specified for the property, Algorithm.
ModelCorrespondencestringCIM_IPCOMPTransform.Algorithm
PrivateAlgorithmuint32
DescriptionstringA private compression algorithm, used when the Algorithm property is set to 2, "Vendor Algorithm/OUI".
MappingStringsstringIPSP Model.IETF|IPCOMPTransform.PrivateAlgorithm
ModelCorrespondencestringCIM_IPCOMPTransform.Algorithm

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