: Public <<TMF_BusinessEntity>> Business Entity
Created: |
1/10/2022 12:03:25 PM |
Modified: |
4/15/2022 10:33:35 AM |
|
Project: |
|
Author: |
Giu Platania |
Version: |
22.0 |
Phase: |
prop |
Status: |
Implemented |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{2E173B47-A36B-4d7d-ADE5-05A148AB7513} |
Appears In: |
PolicyVariable Hierarchy |
This class represents using the value of IPv6 source and/or destination addresses as part of a condition expression. Thus, only IPv6AddressValue classes can be used in the value portion of the condition expression with this PolicyVariable.<br/>
- Attributes
- Associations To
- Tagged Values
- Advanced
- Other Links
Attribute |
Public String v6AddressList
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This attribute is an unordered list of strings, each specifying a<br/>single IPv6 address, a hostname, or a range of IPv6 addresses, according to the ABNF definition of an IPv6 address as specified below:<br/><br/> IPv6address = hexpart [ ":" IPv4address ]<br/> IPv4address = 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT<br/> IPv6prefix = hexpart "/" 1*2DIGIT<br/> hexpart = hexseq | hexseq "::" [ hexseq ] | "::" [ hexseq ]<br/> hexseq = hex4 *( ":" hex4)<br/> hex4 = 1*4HEXDIG<br/> IPv6range = IPv6address"-"IPv6address<br/> IPv6maskedaddress = IPv6address","IPv6address<br/><br/>Hostnames are defined in RFC1035.<br/><br/>In the above definition, each string entry is either:<br/><br/> 1. A single IPv6address in dot notation as defined above.<br/><br/> 2. A single Hostname. Hostname format follows the guidelines <br/> and restrictions specified in RFC1035.<br/><br/> 3. An IPv6range address range defined above, specified by a <br/> start address in dot notation and an end address in dot <br/> notation, separated by "-". The range includes all addresses <br/> between the range's start and end addresses, including the <br/> start and end addresses.<br/><br/> 4. An IPv6maskedaddress address range defined above,<br/> specified by an address and mask. The address and mask <br/> are represented in dot notation separated by a comma ",".<br/> <br/> 5. An IPv6prefix address range defined above specified by an <br/> address and a prefix length separated by "/".<br/>
|
|
Public Integer v6Direction
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both.<br/>
|
|
Public Integer v6HeaderNumber
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This attribute is an enumerated integer that defines the particular packet header that contains the IPv6 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:<br/><br/> 0: outermost header<br/> 1: next innermost header<br/> 2: second innermost header<br/><br/>etc.<br/>
|
|
Tag |
Value |
IsCoreEntity |
False |
 Details:
Values: true,false Default: False
|
rsa_guid |
_3E3F0EC000E93D78DD1B02F1 |
 Details:
|
Property |
Value |
isActive: |
0 |
isFinalSpecialization: |
0 |