>> MIB - Management Information Base

>> Table: ipImportTable - (.1.3.6.1.4.1.272.4.5.12.1)

Description: This table specifies how routes from one routing protocol are imported into another routing protocol. The dummy protocol default-route allows the generation of a default route for the routing domain. Not all combinations of source and destination protocols might be valid or implemented.

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

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 -1 it will be valid for all interfaces.
AssociatedAS
This object specifies an optional Autonomous System identifier for use with BGP.

Range: 0 to 65535

RouteMapName
This object specifies an optional route-map name for use with BGP.

Length: 0 to 255


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