dRouteMapClauseRowStatus

DLINKSW-IP-FILTER-MIB · .1.3.6.1.4.1.171.12.117.1.3.1.99

Object

column r/w SNMPv2-TCRowStatus
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

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects