Snospfareastatusasbdrrtrcount, Snospfareastatuslsacount, Snospfareastatuslsacksumsum – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 554: Snospfareastatusareaidformat, Ospf interface status table, Snospfifstatustable, Snospfifstatusentryindex, Snospfifstatusport, Snospfifstatusipaddress, Snospfifstatusareaid

Advertising
background image

526

Unified IP MIB Reference

53-1002549-02

OSPF interface status table

OSPF interface status table

The OSPF interface status table describes the interfaces from the viewpoint of OSPF. It augments
the ifStatusTable with OSPF-specific information.

NOTE

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

snOspfAreaStatusASBdrRtrCount
brcdIp.1.2.4.11.1.1.7
Syntax: Gauge32

Read-only

Shows the total number of Autonomous System border routers
that are reachable within this area. This is initially zero, the
default, and is calculated in each SPF pass.

snOspfAreaStatusLSACount
brcdIp.1.2.4.11.1.1.8
Syntax: Gauge32

Read-only

Shows the total number of link-state advertisements in this
area’s link-state database, excluding AS external LSAs.
Default: 0

snOspfAreaStatusLSACksumSum
brcdIp.1.2.4.11.1.1.9
Syntax: Integer32

Read-only

Shows the total link-state advertisements of area’s link-state
database. This number is a 32-bit unsigned sum of the LS
checksums, excluding external (LS type 5) link-state
advertisements. The value can be used to determine if there has
been a change in a router’s link-state database, and to compare
the link-state database of two routers.
Default: 0

snOspfAreaStatusAreaIdFormat
brcdIp.1.2.4.11.1.1.10
Syntax: Integer

Read-only

Specifies the format of how Area ID will be entered in the

“snOspfAreaStatusAreaId”

object:

integer(0) – Integer.

ipAddress(1) – IP address.

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snOspfIfStatusTable
brcdIp.1.2.4.12.1

None

The OSPF interface status table.

snOspfIfStatusEntryIndex
brcdIp.1.2.4.12.1.1.1
Syntax: Integer32

Read-only

The ID of an entry in the OSPF interface status table.

snOspfIfStatusPort
brcdIp.1.2.4.12.1.1.2
Syntax: Integer32

Read-only

Shows the ID of the physical router port of this OSPF interface.

snOspfIfStatusIpAddress
brcdIp.1.2.4.12.1.1.3
Syntax: IpAddress

Read-only

Shows the IP address of this OSPF interface.

snOspfIfStatusAreaId
brcdIp.1.2.4.12.1.1.4
Syntax: AreaID

Read-only

Identifies the area to which the interface connects. This ID is a 32-bit
integer. Area ID 0.0.0.0 (in the ’00000000’h format) is used for the
OSPF backbone.
The format of this ID is determined by the value of the

“snOspfIfStatusAreaIdFormat”

object.

Advertising