>> MIB - Management Information Base

>> Table: ipRipFilterTable - (.1.3.6.1.4.1.272.4.5.33.1)

ipRipFilterTable
OIDNameTypeAccess
.1EntryStateENUMD
.2IfIndexINTEGERRW
.3IpAddrIpAddressRW
.4NetMaskIpAddressRW
.5PriorityINTEGERRW
.6DirectionENUMRW
.7DistributionENUMRW
.8Metric1IfUpOffsetINTEGERRW
.9Metric1IfDormantOffsetINTEGERRW

EntryState
makes entry active
Enumerations:
  • active (1)
  • delete (2)
IfIndex
The index value which uniquely identifies the

local interface through which the next hop of this

route should be reached.  The interface identified

by a particular value of this index is the same

interface as identified by the same value of ifIndex.
IpAddr
The IP-Address range affected by the filter operation.

Ranges are seperately defined for import and export.
NetMask
Indicate the mask to be logical-ANDed with the

ip-address before being compared to the value in the

ipRipFilterIpAddr field. The BRICK is able to use arbitrary

subnet-masks. If the subnet mask is not specified, it will

be set automatically according to the following table:

0.0.0.0			default route

255.0.0.0		class-A

255.255.0.0		class-B

255.255.255.0		class-C

If the value of the ipRipFilterIpAddr is 0.0.0.0 (a default

route) then the mask value is also 0.0.0.0. It should be

noted that all IP routing subsystems implicitly use this

mechanism. Host routes are created by setting the subnet

mask to 255.255.255.255.
Priority
If more than one filter matches the IP-Address range

this priority decides which filter to apply. 1 indictes

highest priority and 16 lowest priority
Direction
The direction the filter is defined for.
Enumerations:
  • import (1)
  • export (2)
Distribution
Include or exclude the IP-Address range from distribution.
Enumerations:
  • enabled (1)
  • disabled (2)
Metric1IfUpOffset
Add 'ipRipFilterMetric1IfUpOffset' to metric1 during import

of this route if the operation status of this interface

is up. On export, add 'ipRipFilterMetric1IfUpOffset' to the

exported metric value if the operation status of this

interface is up.
Metric1IfDormantOffset
Add 'ipRipFilterMetric1IfDormantOffset' to metric1 during

import of this route if the operation status of this interface

is dormant. On export, add 'ipRipFilterMetric1IfDormantOffset'

to the exported metric value if the operation status of this

interface is dormant.


Copyright ©2003 by BinTec Access Networks GmbH