Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
Action | uint16 |
Description | string | This defines whether the action should be to forward or deny traffic meeting the match condition specified in this RouteMap | None | TRANSLATABLE= true |
ValueMap | string | 1, 2 | None | None |
Values | string | Permit, Deny | None | TRANSLATABLE= true |
CreationClassName | string |
Description | string | The type of class that this instance is. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
Direction | uint16 |
Description | string | This defines whether this RouteMap is used for input, output, or both input and output filtering. | None | TRANSLATABLE= true |
ValueMap | string | 1, 2, 3 | None | None |
Values | string | Input, Output, Both | None | TRANSLATABLE= true |
MatchConditionType | uint16 |
Description | string | This specifies the criteria that must be matched in order for the corresponding MatchAction to take effect. The matching of the criteria may be specified by using a FilterList. For example, the command 'match ip address foo' uses the FilterList named 'foo' to do the matching of IP addresses. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_RouteMap.OtherMatchConditionType | None | None |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9 | None | None |
Values | string | Other, Source Address and Mask, Destination Address and Mask, Source Port, Source Port Range, Destination Port, Destination Port Range, Protocol Type, Protocol Type and Option | None | TRANSLATABLE= true |
Name | string |
Description | string | This is the name of the RouteMap class. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
OtherMatchConditionType | string |
Description | string | If the value of the MatchConditionType property in this class is 1 (e.g., 'Other'), then the specific type of filtering is specified in this property. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_RouteMap.MatchConditionType | None | None |
SetMetricType | uint16 |
Description | string | This defines an additional action to take if the MatchCondition is satisfied. This definition is specifically limited to BGP filtering for now (e.g., its use is limited to setting a BGP attribute to a specific value), and will be upgraded in a subsequent release. The actual value of the metric is specified in the SetMetricValue property. | None | TRANSLATABLE= true |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9 | None | None |
Values | string | Origin, AS_Path, NEXT_HOP, Multi_Exit_Disc, Local_Pref, Atomic_Aggregate, Aggregator, Community, Originator_ID | None | TRANSLATABLE= true |
SetMetricValue | string |
Description | string | This is the value of the metric that is being set for the BGP attribute defined in the SetMetricType property. | None | TRANSLATABLE= true |
SystemCreationClassName | string |
Description | string | The scoping AutonomousSystem's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_AutonomousSystem.CreationClassName | None | OVERRIDABLE= false
|
SystemName | string |
Description | string | The scoping AutonomousSystem's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_AutonomousSystem.Name | None | OVERRIDABLE= false
|