Snospfimportasextern, Snospfstubmetric, Snospfarearowstatus – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 536: Snospfareaidformat, Area range table

Advertising
background image

508

Unified IP MIB Reference

53-1002549-02

Area range table

Area range table

The area range allows you to assign an aggregate value to a range of IP addresses. This aggregate
value becomes the address that is advertised instead of all the individual addresses it represents
being advertised. The area range table contains the aggregate value of the ranges of IP addresses
that are configured to be propagated from an OSPF area.

NOTE

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

snOspfImportASExtern
brcdIp.1.2.4.2.1.1.2
Syntax: Integer32

Read-write

Indicates the type of OSPF area that this router supports:

0 – Stub area. OSPF routers within a stub area cannot send or
receive external LSAs. In addition, OSPF routers in a stub area
must use a default route to the area’s Area Border Router (ABR) or
Autonomous System Boundary Router (ASBR) to send traffic out of
the area.

1 – Normal area. OSPF routers within a normal area can send
and receive external link-state advertisements.

2 – NSSA area. ASBR of an NSSA can import external route
information into the area.

snOspfStubMetric
brcdIp.1.2.4.2.1.1.3
Syntax: BigMetric

Read-write

The metric value applied at the default type of service (ospfMetric). By
default, this equals the least metric at the type of service among the
interfaces to other areas. This object exists only if the value of
snOspfAreaSummary is snOspfAreaSummary(2); Otherwise, an
SNMP_GET or GET_NEXT attempt of this object will return
NO_SUCH_NAME.

snOspfAreaRowStatus
brcdIp.1.2.4.2.1.1.4
Syntax: Integer

Read-write

Controls the management of the table rows. The following values can be
written:

delete(3) – Deletes the row.

create(4) – Creates a new row.

modify(5) – Modifies an existing row.

If the row exists, then a SET with a value of create(4) returns a "bad
value" error. Deleted rows are removed from the table immediately.
The following values can be returned on reads:

noSuch(0) – No such row.

invalid(1) – Row is inoperative.

valid(2) – Row exists and is valid.

snOspfAreaIdFormat
brcdIp.1.2.4.2.1.1.5
Syntax: Integer

Read-write

Specifies the format of the area ID entered in the

“snOspfIfAreaId”

object:

integer(0) – Integer

ipAddress(1) – IP address

Name, OID, and syntax

Access

Description

Advertising