Snospfarearangetable, Snospfarearangeareaid, Snospfarearangenet – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 537: Snospfarearangemask, Snospfarearangerowstatus, Snospfarearangeareaidformat, Ospf interface configuration tables, Ospf interface configuration table, Snospfiftable, Snospfifport

Advertising
background image

Unified IP MIB Reference

509

53-1002549-02

OSPF interface configuration tables

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).

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.

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

“snOspfAreaRangeAreaIdFormat”

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

“snOspfAreaRangeAreaID”

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.

Advertising