>> MIB - Management Information Base

>> Table: ipImportTable - (.1.3.6.1.4.1.272.4.5.12.1)

ipImportTable
OIDNameTypeAccess
.1SrcProtoENUMRW
.2DstProtoENUMD
.3Metric1INTEGERRW
.4TypeINTEGERRW
.5AddrIpAddressRW
.6MaskIpAddressRW
.7EffectENUMRW
.8IfIndexINTEGERRW

SrcProto
This object describes the protocol that generated the route

and inserted it into the routing table.
Enumerations:
  • default-route (1)
  • direct (2)
  • static (3)
  • rip (4)
  • ospf (5)
  • special (6)
  • radius (7)
  • bgp (8)
DstProto
This object describes the destination protocol into that the

routes should be imported.
Enumerations:
  • delete (1)
  • rip (2)
  • ospf (3)
  • bgp (4)
Metric1
This object defines the metric in the context of the 

destination protocol the imported routes should get.

If set to -1 these routes get a protocol specific

default metric.
Type
This object might define protocol specific properties of 

the imported routes in the context of the destination 

protocol.
Addr
This object specifies together with ipImportMask the range

of IP addresses for which the table entry should be valid.

The entry is valid if the destination IP address of the

route lies in the range specified by both objects.

If both objects are set to 0.0.0.0, the table entry will

be valid for destination.
Mask
This object specifies together with ipImportAddr the range

of IP addresses for which the table entry should be valid.

The entry is valid if the destination IP address of the

route lies in the range specified by both objects.

If both objects are set to 0.0.0.0, the table entry will

be valid for destination.
Effect
This object defines the effect this row should have. If set 

to import, the importation from ipImportSrcProto to 

ipImportDstProto takes place. If set to doNotImport the

importation is prevented.
Enumerations:
  • import (1)
  • doNotImport (2)
IfIndex
This object specifies the interface index of the interface

for which the entry should be valid. If set to 0 it will be

valid for all interfaces.


Copyright ©2003 by BinTec Access Networks GmbH