Snospfarearangetable, Snospfarearangeareaid, Snospfarearangenet – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 537: Snospfarearangemask, Snospfarearangerowstatus, Snospfarearangeareaidformat, Ospf interface configuration tables, Ospf interface configuration table, Snospfiftable, Snospfifport
Unified IP MIB Reference
511
53-1003106-01
OSPF interface configuration tables
50
OSPF interface configuration tables
The OSPF interface table augments the ifTable with OSPF-specific information. The following table
is deprecated by
“OSPF interface 2 configuration table”
(snOspfIf2Table).
OSPF interface configuration table
Name, OID, and syntax
Access
Description
snOspfAreaRangeTable
brcdIp.1.2.4.3.1
None
The area range table.
snOspfAreaRangeAreaID
brcdIp.1.2.4.3.1.1.1
Syntax: AreaID
Read-only
Specifies the ID of the area where the address range can be
found. The
object determines
the format of this object.
snOspfAreaRangeNet
brcdIp.1.2.4.3.1.1.2
Syntax: IpAddress
Read-only
Specifies the IP address of the net or subnet indicated by the
range.
snOspfAreaRangeMask
brcdIp.1.2.4.3.1.1.3
Syntax: IpAddress
Read-write
Specifies the subnet mask that pertains to the net or subnet.
snOspfAreaRangeRowStatus
brcdIp.1.2.4.3.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.
snOspfAreaRangeAreaIdFormat
brcdIp.1.2.4.3.1.1.5
Syntax: Integer
Read-only
Specifies the format of how area ID will be entered in the
object:
•
integer(0) – Integer
•
ipAddress(1) – IP Address
Name, OID, and syntax
Access
Description
snOspfIfTable
brcdIp.1.2.4.4.1
None
The OSPF interface configuration table.
snOspfIfPort
brcdIp.1.2.4.4.1.1.1
Syntax: Integer32
Read-only
The physical router port of this OSPF interface.
snOspfIfAreaId
brcdIp.1.2.4.4.1.1.2
Syntax: AreaID
Read-write
Specifies the address of the area in a 32-bit integer. This
address uniquely identifies the area to which the interface
connects. Area ID 0.0.0.0 is used for the OSPF backbone.
Default:’00000000’h, which is equal to 0.0.0.0 .