Class CIM_AddressesToBeTranslated
extends CIM_Dependency

AddressesToBeTranslated defines the specific addresses to be translated for an instance of NATListBasedSettings. The addresses are defined by a FilterList. Packets that satisfy the FilterEntries aggregated into the FilterList are translated.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AddressesToBeTranslated

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAddressesToBeTranslated defines the specific addresses to be translated for an instance of NATListBasedSettings. The addresses are defined by a FilterList. Packets that satisfy the FilterEntries aggregated into the FilterList are translated.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::NAT
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AddressesToBeTranslatedCIM_FilterList
DescriptionstringThe list defining the addresses to be translated.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_AddressesToBeTranslatedCIM_NATListBasedSettings
DescriptionstringThe specific translation that uses the FilterList.
Keybooleantrue
OverridestringDependent

Class Methods