dRouteMapClauseRowStatus
DLINKSW-IP-FILTER-MIB ·
.1.3.6.1.4.1.171.12.117.1.3.1.99
Object
Controls creation/deletion of entries in this table according to the
RowStatus textual convention. The writable columns in a row cannot
be changed if the row is active. In other words, the table entry
elements may not be modified.
To create/delete an entry in this table, the following entry objects
MUST be explicitly configured:
dRouteMapClauseRowStatus
dRouteMapClauseElementValue
Make sure the corresponding route map(s) are created before
configuring their corresponding clause elements.
The table below explains how to determine the values and
ranges of dRouteMapClauseAddOption and dRouteMapClauseElementValue.
Clause element configuration table
====================================================
Clause Type Addtional Option Element Value
dRouteMapClauseTypeId dRouteMapClauseAddOption dRouteMapClauseElementValue
======================= ========================== ==================
matchIpAccessList notApplicable DisplayString (SIZE(1..32))
matchIpPrefixList notApplicable DisplayString (SIZE(1..32))
matchIpv6AccessList notApplicable DisplayString (SIZE(1..32))
matchIpv6PrefixList notApplicable DisplayString (SIZE(1..32))
matchAsPath notApplicable DisplayString (SIZE(1..32))
matchCommunity exact/ DisplayString (SIZE(1..32))
notApplicable DisplayString (SIZE(1..32))
macthIpNexthop notApplicable DisplayString (SIZE(1..32))
matchIpNexthopPrefixList notApplicable DisplayString (SIZE(1..32))
matchIpv6Nexthop notApplicable DisplayString (SIZE(1..32))
matchIpv6NexthopPrefixList notApplicable DisplayString (SIZE(1..32))
matchMetric notApplicable DisplayString (SIZE(1..32))
matchInterface notApplicable DisplayString (SIZE(1..32))
matchRouteType notApplicable DisplayString (SIZE(1..32))
matchIpRouteSource notApplicable DisplayString (SIZE(1..32))
setIpNexthop notApplicable InetAddressIPv4
setIpv6Nexthop notApplicable InetAddressIPv6
setAsPath notApplicable DisplayString (SIZE(1..32))
setCommunity(Note#1) additive/ DisplayString (SIZE(1..32))
communityNone zero-length string
notApplicable DisplayString (SIZE(1..32))
setMetric notApplicable Unsigned32
setLocalPreference notApplicable Unsigned32
setOrigin notApplicable { egp,
igp,
incomplete } (Note#2)
setWeight notApplicable Interger32 (0..65535)
setDampening notApplicable Interger32 (0..65535)
setMetricType notApplicable Interger32 (0..65535)
========================================================================================
Note#1: Given a {route map, sequence number}, setCommunity will have at most one instance,
i.e., all options and values will be aggregated into one dRouteMapClauseSubId.
When 'additive' is chosen for dRouteMapClauseAddOption, the specified
community list will be added to the existed community list.
If 'communityNone' is chosen, the dRouteMapClauseElementValue should be a zeor-length
string. When read dRouteMapClauseElementValue, the value 'additive' is never returned.
Note#2: The element value needs choose the exact case-sensitive string to set the option.
For example, for setOrigin, egp or igp or incomplete will be the valid options
to select.
Context
- MIB
- DLINKSW-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.171.12.117.1.3.1.99- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dRouteMapClauseEntry
- Table
- dRouteMapClauseTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dRouteMapClauseTypeId 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
claus… | column | Enumeration | .1.3.6.1.4.1.171.12.117.1.3.1.1 |
| dRouteMapClauseSubId Indicates the clause element sub ID. Because for some clause
types (e.g. setIpNexthop), multiple instances can be created,
this object is used solely to distinguish specific inst… | column | Integer32 | .1.3.6.1.4.1.171.12.117.1.3.1.2 |
| dRouteMapClauseAddOption This indicates the additional option selected along
with the main option (dRouteMapClauseTypeId) whenever it applies.
For more information on how to map this object value to each … | column | Enumeration | .1.3.6.1.4.1.171.12.117.1.3.1.3 |
| dRouteMapClauseElementValue This represents match and set clauses' variable element
instance values in character string form. Whatever may be the data
type of the attribute element instance value, it is alw… | column | OctetString | .1.3.6.1.4.1.171.12.117.1.3.1.4 |