Area range table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual
Page 150

138
Brocade Virtual ADX MIB Reference
53-1003312-01
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 all of 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.
Reference: RFC 1583 “OSPF Version 2”, section C.2 Area parameters.
Name, OID, and Syntax
Access
Description
snOspfAreaTable
brcdIp.1.2.4.2.1
None
The OSPF Area Table
snOspfAreaEntry
brcdIp.1.2.4.2.1.1
None
An entry in 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.
Reference: RFC 1583 “OSPF Version 2”, section C.2 Area parameters
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.
Reference: RFC 1583 “OSPF Version 2”, section C.2 Area parameters
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 exist 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 values that can be
written are:
•
delete(3) – Delete the row
•
create(4) – Create a new row
•
modify(5) – Modify 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 Area ID entered in the
object:
•
integer(0) – Integer
•
ipAddress(1) – IP address