Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 155

Advertising
background image

Brocade Virtual ADX MIB Reference

143

53-1003312-01

OSPF interface configuration tables

snOspfIf2AreaId
brcdIp.1.2.4.4.2.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 equals to 0.0.0.0

snOspfIf2AdminStat
brcdIp.1.2.4.4.2.1.3
Syntax: Integer

Read-write

Indicates if neighbor relationships may be formed on this
interface:

disabled(0) – The interface is external to OSPF

enabled(1) – Neighbor relationships may be formed on the
interface, which will be advertised as an internal route to
an area.

Default: enabled(1)

snOspfIf2RtrPriority
brcdIp.1.2.4.4.2.1.4
Syntax: DesignatedRouterPriority

Read-write

Specifies the priority of this interface. This object is used in the
designated router election algorithm for multi-access networks.
Valid values: 0 – 255. A value of 0 signifies 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.

snOspfIf2TransitDelay
brcdIp.1.2.4.4.2.1.5
Syntax: UpToMaxAge

Read-write

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

snOspfIf2RetransInterval
brcdIp.1.2.4.4.2.1.6
Syntax: UpToMaxAge

Read-write

Specifies the number of seconds between link-state
advertisement retransmissions, for adjacencies belonging 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

snOspfIf2HelloInterval
brcdIp.1.2.4.4.2.1.7
Syntax: HelloRange

Read-write

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. Values
can be from 1 – 65535 seconds (up to ‘FFFF’h).
Valid values: 1 – 65535 seconds
Default: 10 seconds

snOspfIf2RtrDeadInterval
brcdIp.1.2.4.4.2.1.8
Syntax: PositiveInteger

Read-write

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. This value
must be the same for all routers attached to a common network.
Valid values: 1 – 2147483647 seconds
Default: 40 seconds

snOspfIf2AuthType
brcdIp.1.2.4.4.2.1.9
Syntax: Integer

Read-write

Specifies the authentication type for an interface.
Valid values::

none(0)

simplePassword(1)

md5(2)

reserved for specification by IANA(> 2)

Additional authentication types may be assigned locally on a per
interface basis. The value of this object can be up – 255.
Default: none(0)

Name, OID, and Syntax

Access

Description

Advertising