Ospf virtual interface status table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 172

Advertising
background image

160

Brocade Virtual ADX MIB Reference

53-1003312-01

OSPF virtual interface status table

OSPF virtual interface status table

The Virtual Interface Status Table contains information about this router’s virtual interfaces.

Reference: RFC 1583 “OSPF Version 2”, section C.4 Virtual link parameters.

Name, OID, and Syntax

Access

Description

snOspfVirtIfStatusTable
brcdIp.1.2.4.13.1

None

The OSPF Virtual Interface Status Table.

snOspfVirtIfStatusEntry
brcdIp.1.2.4.13.1.1

None

An entry in the The OSPF Virtual Interface Status Table. Each entry
represents one interface.

snOspfVirtIfStatusEntryIndex
brcdIp.1.2.4.13.1.1.1
Syntax: Integer32

Read only

The ID of the entry in this table.

snOspfVirtIfStatusAreaID
brcdIp.1.2.4.13.1.1.2
Syntax: AreaID

Read only

Shows the ID of the transit area that the virtual link traverses. The
value of this object cannot be 0.0.0.0. The format of this object is
determined by the value of the

“snOspfVirtIfStatusAreaIdFormat”

object.

snOspfVirtIfStatusNeighbor
brcdIp.1.2.4.13.1.1.3
Syntax: RouterID

Read only

Shows the ID or IP address of the router that is serving as the virtual
neighbor.

snOspfVirtIfStatusTransitDelay
brcdIp.1.2.4.13.1.1.4
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

snOspfVirtIfStatusRetransInte
rval
brcdIp.1.2.4.13.1.1.5
Syntax: UpToMaxAge

Read only

Specifies the interval between the retransmission of link-state
advertisements to router adjacencies for this interface.
Valid values: 0 – 3600 seconds
Default: 5 seconds

snOspfVirtIfStatusHelloInterva
l
brcdIp.1.2.4.13.1.1.6
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
This value must be the same for all routers attached to a common
network.

snOspfVirtIfStatusRtrDeadInte
rval
brcdIp.1.2.4.13.1.1.7
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. This value must be the
same for all routers attached to a common network.
Default: 60 seconds

snOspfVirtIfStatusState
brcdIp.1.2.4.13.1.1.8
Syntax: Integer

Read only

Shows the state of the OSPF virtual interface:

down(1)

pointToPoint(4)

Default: down(1)

snOspfVirtIfStatusEvents
brcdIp.1.2.4.13.1.1.9
Syntax: Counter32

Read only

Shows the following:

The number of times that the state of this OSPF interface has
changed

The number of times an error has occurred

Advertising