Snospfareastatuslsacount, Snospfareastatuslsacksumsum, Snospfareastatusareaidformat – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 554: Ospf interface status table, Snospfifstatustable, Snospfifstatusentryindex, Snospfifstatusport, Snospfifstatusipaddress, Snospfifstatusareaid, Snospfifstatustype
528
Unified IP MIB Reference
53-1003106-01
OSPF interface status table
50
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.
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
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
object.
snOspfIfStatusType
brcdIp.1.2.4.12.1.1.5
Syntax: Integer
Read-only
Identifies the OSPF interface type.
(By way of a default, this field may be derived from the corresponding
value of ifType.)
•
broadcast(1) – For broadcast LANs such as Ethernet and IEEE
802.5.
•
nbma(2) – For X.25, Frame Relay, and similar technologies.
•
pointToPoint(3) – For point-to-point interfaces.