iso/org/dod/internet/private/enterprises/.171/.12/dlinkSwIPFilterMIB/.1/dRouteMapClauseTable/dRouteMapClauseEntry/dRouteMapClauseTypeId
dRouteMapClauseTypeId
OBJECT-TYPE
1.3.6.1.4.1.171.12.117.1.3.1.1
Description
The type of match or set command in this entry. A route map entry can contain multiple match and set statements. To match a route against a route map entry, all of the match clause elements in a route map sequence must be satisfied. When a route map entry is matched, all the set clause elements in the sequence will be performed (if applicable) for a 'permit' sequence. The valid values and ranges of dRouteMapClauseAddOption and dRouteMapClauseElementValue depends on this object. Please refer to the dRouteMapClauseRowStatus object's DESCRIPTION for details.
Syntax
INTEGER { matchIpAccessList(1), matchIpPrefixList(2), matchIpv6AccessList(3), matchAsPath(4), matchCommunity(5), macthIpNexthop(7), matchIpNexthopPrefixList(8), matchMetric(9), matchInterface(10), matchRouteType(11), matchIpRouteSource(12), matchIpv6Nexthop(13), matchIpv6NexthopPrefixList(14), matchIpv6PrefixList(15), setIpNexthop(129), setIpv6Nexthop(131), setAsPath(136), setCommunity(137), setMetric(139), setLocalPreference(140), setOrigin(141), setWeight(142), setDampening(143), setMetricType(144) }