>> MIB - Management Information Base

>> Table: ipRipFilterTable - (.1.3.6.1.4.1.272.4.5.33.1)

Description: The ipRipFilterTable contains additional information related to IP and the interfaces found on the system. Entries can only be added or deleted by the system.

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 separately defined for import and export. IP-Address ranges which are not matched by any filters pass the filter stage unmodified. If this isn't intended an additional filter must be defined to disable the unmatched IP-Address range(s).
NetMask
Indicate the mask to be logical-ANDed with the ip-address before being compared to the value in the ipRipFilterIpAddr field. If a subnet mask is not specified, it will be set automatically according to the following table:

Class A: 255.0.0.0

Class B: 255.255.0.0

Class C: 255.255.255.0

If the value of the ipRipFilterIpAddr is 0.0.0.0 (a default route) then a mask value of 0.0.0.0 matches all IP-Addresses (normally used to disable all routes as last rule in the chain). An ipRipFilterIpAddr of 0.0.0.0 with a mask value of 255.255.255.255 matches (filters) the default route exactly. 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

Range: 1 to 16

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.

Range: -16 to 16

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.

Range: -16 to 16


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH