Snospfareatable, Snospfareaid, Snospfimportasextern – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 536: Snospfstubmetric, Snospfarearowstatus, Snospfareaidformat, Area range table
510
Unified IP MIB Reference
53-1003106-01
Area range table
50
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.
Name, OID, and syntax
Access
Description
snOspfAreaTable
brcdIp.1.2.4.2.1
None
The OSPF area table.
snOspfAreaId
brcdIp.1.2.4.2.1.1.1
Syntax: AreaID
Read-only
Specifies the address of the area. This address identifies the router,
independent of its IP address. Area ID 0.0.0.0 is used for the OSPF
backbone. The format used for this ID is specified by the
object.
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
object:
•
integer(0) – Integer
•
ipAddress(1) – IP address