Ospf redistribution of routes table, Snospfredistable, Snospfredisindex – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 546: Snospfredisipaddress, Snospfredismask, Snospfredisaction, Snospfredisprotocol, Snospfredissetospfmetric, Snospfredisospfmetricvalue, Snospfredismatchripmetric

Advertising
background image

518

Unified IP MIB Reference

53-1002549-02

OSPF redistribution of routes table

OSPF redistribution of routes table

The OSPF redistribution of routes table contains a list of routes that will be used to decide whether
a particular RIP or static route is to be imported into an OSPF domain. Routes will be imported if the
parameter “Import Route into OSPF” is enabled. They will be imported as external type 2 routes.

NOTE

The following objects in this section are not supported on the Brocade MLXe router, Brocade NetIron
XMR, Brocade NetIron MLX, Brocade NetIron CES, and Brocade NetIron CER series devices.

Name, OID, and syntax

Access

Description

snOspfRedisTable
brcdIp.1.2.4.6.1

None

The OSPF redistribution of routes table contains a list of routes
that could be imported into the OSPF domain.

snOspfRedisIndex
brcdIp.1.2.4.6.1.1.1
Syntax: Integer

Read-only

An ID identifying this destination route.
There can be up to 64 entries for this object.

snOspfRedisIpAddress
brcdIp.1.2.4.6.1.1.2
Syntax: IpAddress

Read-write

Shows the destination IP address that is associated with this
particular route.

snOspfRedisMask
brcdIp.1.2.4.6.1.1.3
Syntax: IpAddress

Read-write

Shows the subnet mask of this route.

snOspfRedisAction
brcdIp.1.2.4.6.1.1.4
Syntax: Integer

Read-write

Specifies what action to be taken if the route matches this entry:

noImport(0) – Do not import the route into the OSPF domain.

import(1) – Import the route into the OSPF domain as an
external type 2 route.

snOspfRedisProtocol
brcdIp.1.2.4.6.1.1.5
Syntax: Integer

Read-write

Specifies how routes are imported into the OSPF domain:

rip(1) – The RIP route.

all(2) – All protocol route.

static(3) – The static route.

bgp(4) – The BGP route.

connected(5) – The connected route.

isis(6) – The IS-IS route.

snOspfRedisSetOspfMetric
brcdIp.1.2.4.6.1.1.6
Syntax: Integer

Read-write

The value indicates whether the route metric matches the OSPF
metric field:

disabled(0) – The route metric does not match the OSPF
metric field.

enabled(1) – The route metric matches the OSPF metric field.

snOspfRedisOspfMetricValue
brcdIp.1.2.4.6.1.1.7
Syntax: Integer

Read-write

Specifies the cost of using this Type of Service (TOS) on this
interface.
Valid values: 0 – 65535.

snOspfRedisMatchRipMetric
brcdIp.1.2.4.6.1.1.8
Syntax: Integer

Read-write

The value indicates whether the route metric matches the RIP
metric field:

disabled(0) – The route metric does not match the RIP metric
field.

enabled(1) – The route metric matches the RIP metric field.

Advertising