juniIpRouteMapClauseRowStatus

Juniper-IP-POLICY-MIB · .1.3.6.1.4.1.4874.2.2.13.1.8.3.1.5

Object

column r/w SNMPv2-TCRowStatus
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following
values only:
    createAndGo
    destroy
              
To create/delete an entry in this table, the following entry objects
MUST be explicitly configured:
    juniIpRouteMapClauseElementValue
    juniIpRouteMapClauseRowStatus
              
Additional object juniIpRouteMapClauseElemIdAddon may become OPTIONAL
for some elements creation/deletion along with the above.  Refer the
mapping table below to determine which elements are required.
              
The table entry elements may not be modified.  Only create and delete
are allowed.
              
Note#1: Make sure route map(s) are created before configuring their
        corresponding clause elements.
Note#2: The mapping table below is the extensive guide for the options,
        values and ranges of the table objects
        juniIpRouteMapClauseElemId, juniIpRouteMapClauseElemIdAddon and
        juniIpRouteMapClauseElementValue.
              
        Clause element configuration selection mapping table
        ====================================================
ClauseElemId               ClauseElemIdAddon ClauseElementValue
============               ================= ==================
              
matchAsPath                notApplicable     DisplayString (SIZE(1..32))
matchCommunity             exact/            DisplayString (SIZE(1..32))
                           notApplicable
matchExtendedCommunity     exact/            DisplayString (SIZE(1..32))
                           notApplicable
              
Note#3: At a given time only one can be configured for access list and
        prefix-list/trees'.
matchAccessList            notApplicable     DisplayString (SIZE(1..32))
matchPrefixList            notApplicable     DisplayString (SIZE(1..32))
matchPrefixTree            notApplicable     DisplayString (SIZE(1..32))
matchNextHop               notApplicable     DisplayString (SIZE(1..32))
matchNextHopPreList        notApplicable     DisplayString (SIZE(1..32))
matchNextHopPreTree        notApplicable     DisplayString (SIZE(1..32))
              
Note#4: For matchLevel, matchMetricType and matchRouteType element
        selection choose the exact case-sensitive string to set the
        option.
        Example: For matchLevel, option levelOne, levelOneAndTwo, etc.
                 can be set.
matchLevel                 notApplicable     { levelOne,
                                               levelOneAndTwo,
                                               levelTwo,
                                               backbone,
                                               stubArea }
matchMetricType            notApplicable     { internal or typeOne,
                                               external or typeTwo }
matchRouteType             notApplicable     { external,
                                               internal,
                                               internalInter,
                                               internalIntra }
              
matchDistance              notApplicable     Integer32 (0..255)
matchMetric                notApplicable     Unsigned32
matchTag                   notApplicable     Unsigned32
matchPolicyList            notApplicable     DisplayString (SIZE(1..32))
              
setAsPath                  notApplicable     DisplayString (SIZE(1..32))
setCommunityAdd            notApplicable     DisplayString (SIZE(1..32))
setCommList                delete/           DisplayString (SIZE(1..32))
                           notApplicable
setCommunity               notApplicable     DisplayString (SIZE(1..32))
              
Note#5: For below elements selection choose the exact case-sensitive
        string to set the option.
        Example: For setOrigin, egp or igp or incomplete will be the
                 valid options to select.
setAutoTag                 notApplicable     { autoTag }
setCommunityNone           notApplicable     { communityNone }
              
Note#6: setCommunityCreateList and setCommunityCreateListAdd will have
        only one instance and all will be set in one instance of the
        element (either setCommunityCreateList or
        setCommunityCreateListAdd), i.e., all options and values will
        aggregate in one SubElementId.
setCommunityCreateList     notApplicable     Unsigned32
setCommunityCreateListAdd  notApplicable     Unsigned32
setCommunityCreateList     notApplicable     { none,
                                               localAs,
                                               noAdvertise,
                                               noExport }
setCommunityCreateListAdd  notApplicable     { none,
                                               localAs,
                                               noAdvertise,
                                               noExport }
              
setLevel                  notApplicable      { backbone,
                                               levelOne,
                                               levelOneAndTwo,
                                               levelTwo,
                                               stubArea }
setRouteType              notApplicable      { external,
                                               internal,
                                               internalInter,
                                               internalIntra }
setNextHopPeerAddr        notApplicable      { peerAddress }
setMetricType             notApplicable      { external,
                                               internal }
setOrigin                 notApplicable      { egp,
                                               igp,
                                               incomplete }
              
setAsPathCreateList       notApplicable      Interger32 (1..65535)
setTag                    notApplicable      Unsigned32
setWeight                 notApplicable      Unsigned32
setDistance               notApplicable      Interger32 (1..255)
setLocalPref              notApplicable      Unsigned32
setMetric                 relativeNeg/       Unsigned32
                          relativePos/
                          notApplicable
              
Note#7: setExtendedCommunityCreate and setExtendedCommunityCreateAdd
        will have only one instance and all will be set in one instance
        of the element (either setExtendedCommunityCreate or
        setExtendedCommunityCreateAdd) i.e. all options and values will
        aggregate in one SubElementId.
setExtendedCommunityCreate extCommRt/        IPADDRESS:Unsigned32 or
                           notApplicable     IPADDRESS-in-ASN:Unsigned32
setExtendedCommunityCreate extCommSoo/       IPADDRESS:Unsigned32 or
                           notApplicable     IPADDRESS-in-ASN:Unsigned32
setExtendedCommunityCreateAdd extCommRt/     IPADDRESS:Unsigned32 or
                              notApplicable  IPADDRESS-in-ASN:Unsigned32
setExtendedCommunityCreateAdd extCommSoo/    IPADDRESS:Unsigned32
                              notApplicable  IPADDRESS-in-ASN:Unsigned32
              
Note#8: Damping element has only one instance at any given time.  It can
        be deleted by just refering to the instance (elementID and
        subElementId) without refering the exact value; i.e., while
        deleting, values doesn't matter.
setDampingCreate          notApplicable
                         1. HalfLifeiTime-Interger32 (1..45)
                         2. RtSuppressTime-Interger32 (1..20000)
                         3. SuppressedRtReuseTime-Interger32 (1..20000)
                         4. MaxRtSuppressTime-Interger32 (1..255)
                         5. UnreachableRtHalfLifeTime-Interger32 (1..45)
Note#9: 1, 2, 3 and 4 values are MUST values to be specified (in
        minutes) for route flap damping and 5th one is optional.  Format
        for specifying the values are very rigid and strict.  Always
        specify four MUST values.  The first value shouldn't be preceded
        with space characters and last the value always should be
        followed with one space character.  From first value to till
        last value, all the values will be separated from each other by
        one space character.
              
setNextHop                interfaceValue/    Unsigned32
                          notApplicable
setNextHop                ipAddress/         IPADDRESS
                          notApplicable

Context

MIB
Juniper-IP-POLICY-MIB
OID
.1.3.6.1.4.1.4874.2.2.13.1.8.3.1.5
Type
column
Access
readwrite
Status
current
Parent
juniIpRouteMapClauseEntry
Table
juniIpRouteMapClauseTable
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