Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE
Class IPv4Variable

This class represents using the value of IPv4 source and/or destination addresses as part of a condition expression. Thus, only IPv4AddressValue classes can be used in the value portion of the condition expression with this PolicyVariable.

Attributes
String v4AddressList v4AddressList

This attribute is an unordered list of strings, each specifying a
single IPv4 address, a hostname, or a range of IPv4 addresses, according to the ABNF definition of an IPv4 address as specified below:

IPv4address = 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT
IPv4prefix = IPv4address "/" 1*2DIGIT
IPv4range = IPv4address"-"IPv4address
IPv4maskedaddress = IPv4address","IPv4address

Hostnames are defined in RFC1035.

In the above definition, each string entry is either:

1. A single Ipv4address in dot notation as defined above.
Example: 121.1.1.2

2. A single Hostname. Hostname format follows the guidelines
and restrictions specified in RFC1035.
Example: www.bigcompany.com

3. An IPv4range address range defined above, specified by a
start address in dot notation and an end address in dot
notation, separated by "-". The range includes all addresses
between the range's start and end addresses, including the
start and end addresses.
Example: 1.1.22.1-1.1.22.5

4. An IPv4maskedaddress address range defined above,
specified by an address and mask. The address and mask
are represented in dot notation separated by a comma ",".
Example: 2.3.128.0,255.255.248.0.

5. An IPv4prefix address range defined above specified by an
address and a prefix length separated by "/".
Example: 2.3.128.0/15

Integer v4Direction v4Direction

This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both. Values are:

0: source addresses
1: destination addresses
2: both

Integer v4HeaderNumber v4HeaderNumber

This attribute is an enumerated integer that defines the particular packet header that contains the IPv4 address information. Specifying the packet header is necessary in case the address is tunneled. In this case, it is mandatory that the correct address be chosen for comparison. Values are:

0: outermost header
1: next innermost header
2: second innermost header

etc.

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::VariableStandard SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::VariableStandard
allowedValueTypes allowedValueTypes

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::PolicyVariable SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::PolicyVariable
_policyValue _policyValue, _policyOperator _policyOperator, _policyStatement _policyStatement

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Framework ABE::Policy SID Models::Common Domain::Policy ABE::Policy Framework ABE::Policy
_policyApplication _policyApplication, keywords keywords, policyName policyName, _policyRepository _policyRepository, _policyDomain _policyDomain

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity SID Models::Common Domain::Root Business Entities ABE::RootEntity
_rootEntityType _rootEntityType, _revenueAssuranceParmValue _revenueAssuranceParmValue, _characteristicValue _characteristicValue, name name, description description, ID ID, metric metric, _monitoredMetricInstancesCriteria _monitoredMetricInstancesCriteria, directedEdge directedEdge, vertex vertex, entityCatalogItem entityCatalogItem, rootEntityGroupMember rootEntityGroupMember, rootEntityGroup rootEntityGroup, rootEntityRelationship rootEntityRelationship, rootEntityRelationship2 rootEntityRelationship2, associationRole associationRole, entitySpecificationAttachment entitySpecificationAttachment, interactionUseCase interactionUseCase, interactionResult interactionResult

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameIPv4Variable
Name Expression
NamespacePolicy Variable ABE
Owned Template Signature
OwnerPolicy Variable ABE
Owning Template Parameter
PackagePolicy Variable ABE
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv4Variable
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 v4AddressList
Public String v4AddressList

This attribute is an unordered list of strings, each specifying a
single IPv4 address, a hostname, or a range of IPv4 addresses, according to the ABNF definition of an IPv4 address as specified below:

IPv4address = 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT
IPv4prefix = IPv4address "/" 1*2DIGIT
IPv4range = IPv4address"-"IPv4address
IPv4maskedaddress = IPv4address","IPv4address

Hostnames are defined in RFC1035.

In the above definition, each string entry is either:

1. A single Ipv4address in dot notation as defined above.
Example: 121.1.1.2

2. A single Hostname. Hostname format follows the guidelines
and restrictions specified in RFC1035.
Example: www.bigcompany.com

3. An IPv4range address range defined above, specified by a
start address in dot notation and an end address in dot
notation, separated by "-". The range includes all addresses
between the range's start and end addresses, including the
start and end addresses.
Example: 1.1.22.1-1.1.22.5

4. An IPv4maskedaddress address range defined above,
specified by an address and mask. The address and mask
are represented in dot notation separated by a comma ",".
Example: 2.3.128.0,255.255.248.0.

5. An IPv4prefix address range defined above specified by an
address and a prefix length separated by "/".
Example: 2.3.128.0/15

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassIPv4Variable
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
Namev4AddressList
Name Expression
NamespaceIPv4Variable
Opposite
OwnerIPv4Variable
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv4Variable::v4AddressList
Stereotype
Template Parameter
TypeString
Upper1
Upper Value
VisibilityPublic


 v4Direction
Public Integer v4Direction

This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both. Values are:

0: source addresses
1: destination addresses
2: both

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassIPv4Variable
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
Namev4Direction
Name Expression
NamespaceIPv4Variable
Opposite
OwnerIPv4Variable
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv4Variable::v4Direction
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic


 v4HeaderNumber
Public Integer v4HeaderNumber

This attribute is an enumerated integer that defines the particular packet header that contains the IPv4 address information. Specifying the packet header is necessary in case the address is tunneled. In this case, it is mandatory that the correct address be chosen for comparison. Values are:

0: outermost header
1: next innermost header
2: second innermost header

etc.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassIPv4Variable
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
Namev4HeaderNumber
Name Expression
NamespaceIPv4Variable
Opposite
OwnerIPv4Variable
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv4Variable::v4HeaderNumber
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic