Snospfifstatustype, Snospfifstatusadminstat, Snospfifstatusrtrpriority – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 555: Snospfifstatustransitdelay, Snospfifstatusretransinterv al, Snospfifstatushellointerval, Snospfifstatusrtrdeadinterv al, Snospfifstatusstate

Advertising
background image

Unified IP MIB Reference

527

53-1002549-02

OSPF interface status table

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.

snOspfIfStatusAdminStat
brcdIp.1.2.4.12.1.1.6
Syntax: Integer

Read-only

Shows if OSPF has been enabled to form neighbor relationships on
the interface:

disabled(0) – The interface is external to OSPF.

enabled(1) – OSPF has been enabled to form neighbor
relationships and the interface will be advertised as an internal
route to some area.

snOspfIfStatusRtrPriority
brcdIp.1.2.4.12.1.1.7
Syntax:
DesignatedRouterPriority

Read-only

Specifies the priority of this interface. This object is used in the
designated router election algorithm for multi-access networks.
Valid values: 0 – 255
Default: 1. A value of 0 means that the router is not eligible to
become the designated router on this particular network.
If two or more routers have the same priority value, then the router
with the highest router ID becomes the designated router. The router
with the next highest router ID becomes the backup designated
router.

snOspfIfStatusTransitDelay
brcdIp.1.2.4.12.1.1.8
Syntax: UpToMaxAge

Read-only

Shows the time it takes to transmit link-state update packets on this
interface.
Valid values: 0 – 3600 seconds
Default: 1 second

snOspfIfStatusRetransInterv
al
brcdIp.1.2.4.12.1.1.9
Syntax: UpToMaxAge

Read-only

Shows the number of seconds between retransmissions of link-state
advertisements, to adjacencies that belong to this interface. This
value is also used when retransmitting database description and
link-state request packets.
Valid values: 0 – 3600 seconds
Default: 5 seconds

snOspfIfStatusHelloInterval
brcdIp.1.2.4.12.1.1.10
Syntax: HelloRange

Read-only

Specifies the number of seconds that router waits before it sends the
next hello packet on this interface. This value must be the same for
all routers attached to a common network.
Valid values: 1 – 65535 seconds
Default: 10 seconds

snOspfIfStatusRtrDeadInterv
al
brcdIp.1.2.4.12.1.1.11
Syntax: PositiveInteger

Read-only

Specifies the number of seconds that neighbor routers wait for a
router’s hello packets before they declare that the router is down.
This should be a multiple of the hello interval and must be the same
for all routers attached to a common network.
Default: 40 seconds

snOspfIfStatusState
brcdIp.1.2.4.12.1.1.12
Syntax: Integer

Read-only

Shows the OSPF interface state:

down(1)

loopback(2)

waiting(3)

pointToPoint(4)

designatedRouter(5)

backupDesignatedRouter(6)

otherDesignatedRouter(7)

Default: down(1)

Name, OID, and syntax

Access

Description

Advertising