| a3RipIpPortIndex | .1.3.6.1.4.1.43.2.8.2.1.1 | 
    
      | This provides the port index to which the RIP-IP
        parameters in this table entry apply. | 
    
      | a3RipIpTalkCtl | .1.3.6.1.4.1.43.2.8.2.1.2 | 
    
      | If talk (1) is specified, RIP-IP sends update and
        request packets on the specified port.  If noTalk (2)
        is specified, no updates or requests are sent over
        this port.
        If talk(1) is specified, 3RipIpDynNbrCtl has been
        set to dynamicNbr, and the -PORT owner has been set
        to FR/X.25, the -RIP Neighbor list is built from
        the ARP table. | 
    
      | a3RipIpListenCtl | .1.3.6.1.4.1.43.2.8.2.1.3 | 
    
      | If listen (1) is selected, RIP-IP receives and
        processes incoming update and request packets.  If
        a3RipIpTalkCtl is set to noTalk (2), this system does
        not send any response packets for the request
        packets it receives. | 
    
      | a3RipIpTrustedNbrCtl | .1.3.6.1.4.1.43.2.8.2.1.4 | 
    
      | This object controls how the list of trusted neighbors in
        a3RipIpTrustedNbrTable is to be interpreted.  If this is
        set to include (1), RIP-IP will accept routing packets from
        the set of addresses in a3RipIpTrustedNbrTable.  If this
        is set to exclude (2), RIP-IP will accept routing packets
        from all addresses except those listed in that table for
        this port.  Note, if a3RipIpTrustedNbrTable is empty, RIP-IP
        will accept routing updates from all neighbors, regardless
        of the value of this object. | 
    
      | a3RipIpPoisonCtl | .1.3.6.1.4.1.43.2.8.2.1.5 | 
    
      | This parameter determines how split horizon is
        performed.  To achieve split horizon, RIP-IP
        refrains from advertising a route to a port if
        the gateway for this route can be reached on the
        same port.  If poison (1) is selected, RIP-IP
        advertises the route but it uses infinity (16)
        for the metric.  If noPoison (2) is selected,
        the route is not advertised. | 
    
      | a3RipIpTriggerCtl | .1.3.6.1.4.1.43.2.8.2.1.6 | 
    
      | This parameter determines if RIP-IP sends trigger
        update packets.  Trigger update packets are
        sent when a route's metric has changed.  By
        sending these update packets, RIP does not need to
        wait for the update interval, allowing earlier
        notification that a route's metric has changed. | 
    
      | a3RipIpDefMetric | .1.3.6.1.4.1.43.2.8.2.1.7 | 
    
      | This parameter specifies whether RIP-IP advertises
        the default route.  The default route is the
        network with internet address 0.0.0.0 and is
        reported with a metric equal to the value of this
        parameter.  If this is set to 0, the default
        route is advertised only if it was learned and if
        that default route is allowed by the corresponding policies. | 
    
      | a3RipIpExtPolCtl | .1.3.6.1.4.1.43.2.8.2.1.8 | 
    
      | This parameter controls which routes learned
        by the Exterior Gateway Protocol (EGP) are
        reported by RIP-IP.  If this is set to all (1),
        all routes learned from EGP or BGP are reported, provided
        those routes are allowed to be reported by
        the Network Policy (see a3RipIpNetPolCtl).
        The metric that will be reported by RIP for all routes
        learned via EGP or BGP is specified by a3RipIpExtPolAllMet.
        If this is set to none (2), none of the routes
        learned from EGP or BGP are reported.
        If this is set to include (3), routes to destinations
        listed in a3RipIpExtPolTable are reported.  If no
        routes are listed in a3RipIpExtPolTable, all routes
        are reported.  This applies to the other policy tables
        as well.
        If this is set to exclude (4), all routes
        are reported except those listed in a3RipIpExtPolTable.
        If no routes are listed in a3RipIpExtPolTable, no routes
        are reported.  This applies to the other policy tables
        as well.  The metric reported for routes learned via EGP or BGP
        in this case is calculated using the formula specified in
        a3RipIpImpMetTable (for egp or bgp).
        (note, in all these cases, Network Policy must be
        passed before this policy is applied).
        If this objects gets changed from include to exclude,
        or from exclude to include, all existing entries will
        be flushed from the table. | 
    
      | a3RipIpIntPolCtl | .1.3.6.1.4.1.43.2.8.2.1.9 | 
    
      | This parameter determines which routes learned by
        an Interior Gateway Protocol (IGP) are reported by RIP-IP.
        If this is set to all (1), all routes learned from an IGP
        are reported, provided those routes are allowed to be
        reported by the Network Policy (see a3RipIpNetPolCtl)
        The metric that will be reported by RIP for all routes
        learned via an IGP (other than RIP) is specified by
        a3RipIpIntPolAllMet.
        If this is set to none (2), none of the routes
        learned from the IGP are reported.
        If this is set to include (3) routes to destinations
        listed in a3RipIpIntPolTable are reported.
        If this is set to exclude (4), all routes
        are reported except those listed in a3RipIpIntPolTable.
        If no routes are listed, no routes will be reported.
        The metric reported for routes learned via an IGP (other than RIP)
        in this case is calculated using the formula specified in
        a3RipIpImpMetTable (for ospf or iisis).
        (note, in all these cases, Network Policy must be
        passed before this policy is applied).
        If this objects gets changed from include to exclude,
        or from exclude to include, all existing entries will
        be flushed from the table. | 
    
      | a3RipIpNetPolCtl | .1.3.6.1.4.1.43.2.8.2.1.10 | 
    
      | This parameter determines which routes are reported by
        RIP-IP.  The policies defined by this object and
        a3RipIpNetPolTable overrides the policies defined in
        a3RipIpIntPolCtl/Table, a3RipIpExtPolCtl/Table, and
        a3RipIpStaPolCtl/Table in deciding whether a route
        is to be reported.
        If this is set to all (1), all routes are reported, provided
        they are allowed by either the interior policy or exterior
        policy.  The metric that will be reported by RIP for all routes
        is specified by a3RipIpNetPolAllMet.
        If this is set to none (2), none of the routes
        are reported.
        If this is set to include (3), routes to destinations
        listed in a3RipIpNetPolTable are reported.
        If this is set to exclude (4), all routes
        are reported except those listed in a3RipIpNetPolTable.
        If no routes are listed, no routes will be reported.
        The metric reported for routes learned via RIP
        in this case is taken directly from the routing table or
        from the results of applying one of the other policies.
        (note, in all these cases, the Interior Policy or Exterior
        Policy must be passed after this policy is applied.  Only
        those routes that pass both sets of policies will be
        advertised).
        If this objects gets changed from include to exclude,
        or from exclude to include, all existing entries will
        be flushed from the table. | 
    
      | a3RipIpRcvPolCtl | .1.3.6.1.4.1.43.2.8.2.1.11 | 
    
      | This parameter is used to filter routing updates
        from trusted neighbors.  It allows control over
        which RIP routes are received and stored in the
        routing table.
        If this is set to all (1), all routes reported by
        trusted neighbors are received and stored in the
        routing table.  The metric that will be stored in the routing
        table in this case is specified by a3RipIpRcvPolAllMet.
        If this is set to none (2), none of the routes
        are received or stored in the routing table.
        If this is set to include (3), routes to destinations
        listed in a3RipIpRcvPolTable are received and
        stored.
        If this is set to exclude (4), all routes
        are received and stored except those listed in
        a3RipIpRcvPolTable.
        If this objects gets changed from include to exclude,
        or from exclude to include, all existing entries will
        be flushed from the table. | 
    
      | a3RipIpStaPolCtl | .1.3.6.1.4.1.43.2.8.2.1.12 | 
    
      | This parameter is used to filter the reporting
        of static routes.  It allows control over
        which static RIP routes are reported.
        If this is set to all (1), all static routes
        are reported, provided those routes are allowed
        to be reported by a3RipIpNetPolCtl/Table.
        The metric that will be stored in the routing
        table in this case is specified by a3RipIpStaPolAllMet.
        If this is set to none (2), none of the static
        routes are reported.
        If this is set to include (3), static routes to
        destinations listed in a3RipIpStaPolTable are reported.
        If this is set to exclude (4), all routes are reported
        except those listed in a3RipIpStaPolTable.
        (note, in all these cases, Network Policy must be
        passed before this policy is applied).
        If this objects gets changed from include to exclude,
        or from exclude to include, all existing entries will
        be flushed from the table. | 
    
      | a3RipIpUnnAdvCtl | .1.3.6.1.4.1.43.2.8.2.1.13 | 
    
      | This parameter specifies which routes are reported
        by RIP updates sent over an unnumbered link.
        If this object is set to subnetAdvUnn (1), RIP explicitly
        reports each subnetted route the system knows about.
        If this object is set to netAdvUnn (2), RIP reports
        only the IP network rather than each subnet. | 
    
      | a3RipIpBcastCtl | .1.3.6.1.4.1.43.2.8.2.1.14 | 
    
      | This object specifies the destination IP address
        to which RIP updates are sent over this port.  If
        this object is set to subnetBcast(1), the RIP
        advertisement is sent using a directed broadcast
        IP address as its destination (e.g., 129.213.255.255).
        If this object has the value all1sBcast, the RIP
        advertisement is sent using a limited broadcast
        IP address as its destination (i.e., 255.255.255.255). | 
    
      | a3RipIpExtPolAllMet | .1.3.6.1.4.1.43.2.8.2.1.15 | 
    
      | When a3RipIpExtPolCtl is set to all, this object specifies
        the metric used in RIP updates of routes learned via EGP or BGP.
        If this object is set to zero, the metric is calculated from
        the metric learned from EGP or BGP according to the formula defined
        in the a3RipIpImpMetTable (ie, the entry corresponding to egp or bgp). | 
    
      | a3RipIpIntPolAllMet | .1.3.6.1.4.1.43.2.8.2.1.16 | 
    
      | When a3RipIpIntPolCtl is set to all, this object specifies
        the metric used in RIP updates of routes learned via OSPF or IISIS.
        If this object is set to zero, the metric is calculated from
        the metric learned from OSPF or IISIS according to the formula defined
        in the a3RipIpImpMetTable (ie, the entry corresponding to ospf or iisis). | 
    
      | a3RipIpNetPolAllMet | .1.3.6.1.4.1.43.2.8.2.1.17 | 
    
      | When a3RipIpNetPolCtl is set to all, this object specifies
        the metric used in RIP updates of routes learned via RIP.
        If this object is set to zero, the metric is taken directly from
        the routing table. | 
    
      | a3RipIpRcvPolAllMet | .1.3.6.1.4.1.43.2.8.2.1.18 | 
    
      | When a3RipIpRcvPolCtl is set to all, this object specifies
        the metric stored in the routing table when routing updates are
        received via RIP (from trusted neighbors). | 
    
      | a3RipIpStaPolAllMet | .1.3.6.1.4.1.43.2.8.2.1.19 | 
    
      | When a3RipIpStaPolCtl is set to all, this object specifies
        the metric used in RIP updates of static routes (ie, those
        routes entered by a user).  If this object is set to zero, the
        metric is calculated from the metric specified by the static entry
        according to the formula defined in the a3RipIpImpMetTable (ie, the
        entry corresponding to static). | 
    
      | a3RipIpDynNbrCtl | .1.3.6.1.4.1.43.2.8.2.1.20 | 
    
      | When a3RipIpDynNbrCtl is set to dynamicNbr over FR or X.25,
        and -RIP CONTrol is set to TALK, the neighbor list is learnt
        dynamically as InArp learn the IP addresses of the dlcis or
        as addresses are added to the ARP table. The user need not
        configure the -RIP Neighbor parameter manually. The
        dynamicNbr|NoDynamicNbr has no significance for non-FR and
        non-X.25 media.
        When a3RipIpDynNbrCtl is set to NodynamicNbr, any neighbor
        in the neighbor list is deleted and the -RIP neighbor list
        from the config file is restored onto the neighbor list.
        When the -PORT owner parameter is changed from a non-FR and
        non-X.25 owner to FR or X.25, the -RIP Neighbor list was
        empty, and the -RIP CONTrol had the value TALK for this port,
        the code automatically sets this object to DynamicNbr,
        and fills up the neighbor list with the appropriate IP
        addresses in the ARP table.
        Note: only those neighbors of the same IP address network
        number for this port is being copied from the ARP table
        to this port's neighbor list.
        If the -PORT owner parameter is changed from a FR/X.25 to a
        non-FR and non-X25 media, and this object had the value
        DynamicNbr, the code automatically changes this object value
        to NoDynamicNbr and restores the statically configured
        neighbors from the config file into the -RIP neighbor list.
        If a3RipIpDynNbrCtl has been set to dynamicNbr and the -PORT
        owner is FR/X.25, no -RIP neighbor can be statically added. | 
    
      | a3RipIpAggregateCtl | .1.3.6.1.4.1.43.2.8.2.1.21 | 
    
      | This parameter determines if RIP-IP aggregates
        subnetworks with variable-length subnet masks
        into one network. | 
    
      | a3RipIpDeAggregateCtl | .1.3.6.1.4.1.43.2.8.2.1.22 | 
    
      | This parameter determines if RIP-IP de-aggregate
        a network into many subnetted network. | 
    
      | a3RipIpNBMAmodeCtl | .1.3.6.1.4.1.43.2.8.2.1.23 | 
    
      | This parameter determines if the underlying NBMA
        network is full-mesh or non-mesh.  Partial-mesh
        is treated as non-mesh.  When this object is set
        to fullMesh(1), RIP-IP advertises routes based on
        regular split-horizon. If nonMesh(2), RIP-Ip
        advertises routes based on next-hop split-horizon.
        This object is only meaningful when the underlying
        interface is NBMA, (i.e. Frame Relay or X.25) | 
    
      | a3RipIpExtPolPort | .1.3.6.1.4.1.43.2.8.3.1.1 | 
    
      | This defines the port to which this entry applies. | 
    
      | a3RipIpExtPolAddr | .1.3.6.1.4.1.43.2.8.3.1.2 | 
    
      | This specifies a route destination learned via EGP
        that is to be included or excluded (based on a3RipIpExtPolCtl)
        from RIP reports. | 
    
      | a3RipIpExtPolMetric | .1.3.6.1.4.1.43.2.8.3.1.3 | 
    
      | The metric that is to be used in RIP reports of this
        route.  If a metric value in the range of 1 to 15 is
        specified, the route, together with the specified metric,
        is reported.  If the metric 0 is specified, the routing
        table metric is calculated according to the formula
        defined in a3RipIpImpMetTable (for either EGP or BGP).
        (all fractions are rounded down to the next integer) | 
    
      | a3RipIpExtPolStatus | .1.3.6.1.4.1.43.2.8.3.1.4 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpIntPolPort | .1.3.6.1.4.1.43.2.8.4.1.1 | 
    
      | This defines the port to which this entry applies. | 
    
      | a3RipIpIntPolAddr | .1.3.6.1.4.1.43.2.8.4.1.2 | 
    
      | This specifies a route destination learned via an IGP
        that is to be included or excluded (based on a3RipIpIntPolCtl)
        from RIP reports. | 
    
      | a3RipIpIntPolMetric | .1.3.6.1.4.1.43.2.8.4.1.3 | 
    
      | The metric that is to be used in RIP reports of this
        route.  It a metric value in the range of 1 to 15 is
        specified, the route, together with the specified metric,
        is reported.  If the metric 0 is specified, the routing
        table metric is calculated according to the formula
        defined in a3RipIpImpMetTable (for either OSPF or IISIS).
        (all fractions are rounded down to the next integer) | 
    
      | a3RipIpIntPolStatus | .1.3.6.1.4.1.43.2.8.4.1.4 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpNetPolPort | .1.3.6.1.4.1.43.2.8.5.1.1 | 
    
      | This defines the port to which this entry applies. | 
    
      | a3RipIpNetPolAddr | .1.3.6.1.4.1.43.2.8.5.1.2 | 
    
      | This specifies a route destination that is to be
        included or excluded (based on a3RipIpNetPolCtl) from
        RIP reports. | 
    
      | a3RipIpNetPolMetric | .1.3.6.1.4.1.43.2.8.5.1.3 | 
    
      | The metric that is to be used in RIP reports of this
        route.  If a metric value in the range of 1 to 15 is
        specified, the route, together with the specified metric,
        is reported.  If the metric 0 is specified, the routing
        table metric is used. | 
    
      | a3RipIpNetPolStatus | .1.3.6.1.4.1.43.2.8.5.1.4 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpRcvPolPort | .1.3.6.1.4.1.43.2.8.6.1.1 | 
    
      | This defines the port to which this entry applies. | 
    
      | a3RipIpRcvPolAddr | .1.3.6.1.4.1.43.2.8.6.1.2 | 
    
      | This specifies a route destination that is to be stored
        or not stored (based on a3RipIpRcvPolCtl) when RIP reports
        from trusted neighbors are received. | 
    
      | a3RipIpRcvPolMetric | .1.3.6.1.4.1.43.2.8.6.1.3 | 
    
      | The metric that is to be used in the routing table entry for
        this route.  It a metric value in the range of 1 to 15 is
        specified, the route, together with the specified metric,
        is stored.  If the metric 0 is specified, the routing
        report metric is used. | 
    
      | a3RipIpRcvPolStatus | .1.3.6.1.4.1.43.2.8.6.1.4 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpStaPolPort | .1.3.6.1.4.1.43.2.8.7.1.1 | 
    
      | This defines the port to which this entry applies. | 
    
      | a3RipIpStaPolAddr | .1.3.6.1.4.1.43.2.8.7.1.2 | 
    
      | This specifies a route destination learned statically
        that is to be included or excluded (based on a3RipIpStaPolCtl)
        from RIP reports. | 
    
      | a3RipIpStaPolMetric | .1.3.6.1.4.1.43.2.8.7.1.3 | 
    
      | The metric that is to be used in RIP reports of this
        route.  It a metric value in the range of 1 to 15 is
        specified, the route, together with the specified metric,
        is reported.  If the metric 0 is specified, the routing
        table metric is calculated according to the formula
        defined in a3RipIpImpMetTable (for static entries).
        (all fractions are rounded down to the next integer) | 
    
      | a3RipIpStaPolStatus | .1.3.6.1.4.1.43.2.8.7.1.4 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpNeighborPort | .1.3.6.1.4.1.43.2.8.8.1.1 | 
    
      | This indicates the port from which this neighbor
        can be reached.  The neighbor must be attached to
        the same network as this port. | 
    
      | a3RipIpNeighborAddr | .1.3.6.1.4.1.43.2.8.8.1.2 | 
    
      | This specifies the IP address of the RIP-IP neighbor. | 
    
      | a3RipIpNeighborStatus | .1.3.6.1.4.1.43.2.8.8.1.3 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpTrustedNbrPort | .1.3.6.1.4.1.43.2.8.9.1.1 | 
    
      | This specifies the port for which this table entry
        applies. | 
    
      | a3RipIpTrustedNbrAddr | .1.3.6.1.4.1.43.2.8.9.1.2 | 
    
      | This identifies the IP address of a trusted neighbor
        from which RIP-IP will accept (or not, depending on the value
        of a3RipIpTrustedNbrCtl) routing packets. | 
    
      | a3RipIpTrustedNbrStatus | .1.3.6.1.4.1.43.2.8.9.1.3 | 
    
      | This object is used to add and delete entries
        in this table.  See the notes describing
        RowStatus at the beginning of this MIB. | 
    
      | a3RipIpImpMetProtocol | .1.3.6.1.4.1.43.2.8.10.1.1 | 
    
      | This object identifies the routing update protocol
        from which metrics (and routes) are imported. | 
    
      | a3RipIpImpMetOperation | .1.3.6.1.4.1.43.2.8.10.1.2 | 
    
      | This specifies the operation to be performed on the
        native protocol metric before it is reported by RIP. | 
    
      | a3RipIpImpMetOperand | .1.3.6.1.4.1.43.2.8.10.1.3 | 
    
      | This specifies the operand of the operation specified
        by the corresponding instance of a3RipIpImpMetOperation.
        See the comments describing this table for more details.
        If this object has the value 0, the default formulas
        are used.  These are ...
        for OSPF:  metric in routing table
        -----------------------
        4096
        for IISIS: metric in routing table
        -----------------------
        64
        for EGP:   metric in routing table
        -----------------------
        16
        for BGP:   metric in routing table
        -----------------------
        1024
        for static:  metric in routing table (unchanged) |