| Policy Variable ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
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.
Attributes | ||
String | ![]() |
This attribute is an unordered list of strings, each specifying asingle IPv6 address, a hostname, or a range of IPv6 addresses, according to the ABNF definition of an IPv6 address as specified below: IPv6address = hexpart [ ":" IPv4address ] IPv4address = 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT IPv6prefix = hexpart "/" 1*2DIGIT hexpart = hexseq | hexseq "::" [ hexseq ] | "::" [ hexseq ] hexseq = hex4 *( ":" hex4) hex4 = 1*4HEXDIG IPv6range = IPv6address"-"IPv6address IPv6maskedaddress = IPv6address","IPv6addressHostnames are defined in RFC1035.In the above definition, each string entry is either: 1. A single IPv6address in dot notation as defined above. 2. A single Hostname. Hostname format follows the guidelines and restrictions specified in RFC1035. 3. An IPv6range 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. 4. An IPv6maskedaddress address range defined above, specified by an address and mask. The address and mask are represented in dot notation separated by a comma ",". 5. An IPv6prefix address range defined above specified by an address and a prefix length separated by "/". |
Integer | ![]() |
This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both. |
Integer | ![]() |
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: 0: outermost header 1: next innermost header 2: second innermost headeretc. |
Attributes inherited from ![]() |
||
![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | IPv6Variable |
Name Expression | |
Namespace | Policy Variable ABE |
Owned Template Signature | |
Owner | Policy Variable ABE |
Owning Template Parameter | |
Package | Policy Variable ABE |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv6Variable |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String v6AddressList
This attribute is an unordered list of strings, each specifying asingle IPv6 address, a hostname, or a range of IPv6 addresses, according to the ABNF definition of an IPv6 address as specified below: IPv6address = hexpart [ ":" IPv4address ] IPv4address = 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT IPv6prefix = hexpart "/" 1*2DIGIT hexpart = hexseq | hexseq "::" [ hexseq ] | "::" [ hexseq ] hexseq = hex4 *( ":" hex4) hex4 = 1*4HEXDIG IPv6range = IPv6address"-"IPv6address IPv6maskedaddress = IPv6address","IPv6addressHostnames are defined in RFC1035.In the above definition, each string entry is either: 1. A single IPv6address in dot notation as defined above. 2. A single Hostname. Hostname format follows the guidelines and restrictions specified in RFC1035. 3. An IPv6range 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. 4. An IPv6maskedaddress address range defined above, specified by an address and mask. The address and mask are represented in dot notation separated by a comma ",". 5. An IPv6prefix address range defined above specified by an address and a prefix length separated by "/".
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IPv6Variable |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | v6AddressList |
Name Expression | |
Namespace | IPv6Variable |
Opposite | |
Owner | IPv6Variable |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv6Variable::v6AddressList |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer v6Direction
This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IPv6Variable |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | v6Direction |
Name Expression | |
Namespace | IPv6Variable |
Opposite | |
Owner | IPv6Variable |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv6Variable::v6Direction |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer v6HeaderNumber
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: 0: outermost header 1: next innermost header 2: second innermost headeretc.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IPv6Variable |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | v6HeaderNumber |
Name Expression | |
Namespace | IPv6Variable |
Opposite | |
Owner | IPv6Variable |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::IPv6Variable::v6HeaderNumber |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Policy Variable ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |