ospfv3IfTable

The OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3.

The indexes of the table are ospfv3IfIndex, ospfv3IfInstId.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.191.1.7.1.1

ospfv3IfIndex

INTEGER

not-accessible

The interface index of this OSPFv3 interface.

It corresponds to the interface index of the

IPv6 interface on which OSPFv3 is configured.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.2

ospfv3IfInstId

Unsigned32{(0,255)}

not-accessible

Enables multiple interface instances of OSPFv3

to be run over a single link. Each interface

instance would be assigned a separate ID. This ID

has local link significance only.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.3

ospfv3IfAreaId

Unsigned32{(0,'ffffffff'h)}

read-create

A 32-bit integer uniquely identifying the area

to which the interface connects. Area ID

0 is used for the OSPFv3 backbone.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.4

ospfv3IfType

INTEGER{broadcast(1),nbma(2),pointToPoint(3),pointToMultipoint(5)}

read-create

The OSPFv3 interface type.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.5

ospfv3IfAdminStatus

INTEGER{enabled(1),disabled(2)}

read-create

The OSPFv3 interface's administrative status.

The value formed on the interface; the interface

will be advertised as an internal route to some

area. The value 'disabled' denotes that the

interface is external to OSPFv3.

Note that a value of 'disabled' for the object

ospfv3AdminStatus will override a value of

'enabled' for the interface.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.6

ospfv3IfRtrPriority

Integer32{(0,'ff'h)}

read-create

The priority of this interface. Used in

multi-access networks, this field is used in

the designated-router election algorithm. The

value 0 signifies that the router is not

eligible to become the Designated Router on this

particular network. In the event of a tie in

this value, routers will use their Router ID as

a tie breaker.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.7

ospfv3IfTransitDelay

Unsigned32{(1,1800)}

read-create

The estimated number of seconds it takes to transmit

a Link State Update packet over this interface. LSAs

contained in the update packet must have their age

incremented by this amount before transmission. This

value should take into account the transmission and

propagation delays of the interface.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.8

ospfv3IfRetransInterval

Unsigned32{(1,1800)}

read-create

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.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.9

ospfv3IfHelloInterval

Integer32{(1,'ffff'h)}

read-create

The length of time, in seconds, between the

Hello packets that the router sends on the

interface. This value must be the same for all

routers attached to a common network.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.10

ospfv3IfRtrDeadInterval

Unsigned32{(1,'ffff'h)}

read-create

The number of seconds that a router's Hello

packets have not been seen before its

neighbors declare the router down on the interface.

This should be some multiple of the Hello interval.

This value must be the same for all routers attached

to a common network.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.11

ospfv3IfPollInterval

Unsigned32

read-create

The larger time interval, in seconds, between

the Hello packets sent to an inactive,

non-broadcast multi-access neighbor.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.12

ospfv3IfState

INTEGER{down(1),loopback(2),waiting(3),pointToPoint(4),designatedRouter(5),backupDesignatedRouter(6),otherDesignatedRouter(7),standby(8)}

read-only

The OSPFv3 interface state. An interface may be

in standby state if there are multiple interfaces

on the link and another interface is active. The

interface may be in Down state if the underlying

IPv6 interface is down or if the admin status is

'disabled' either globally or for the interface.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.13

ospfv3IfDesignatedRouter

Unsigned32{(0,'ffffffff'h)}

read-only

The Router ID of the Designated Router.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.14

ospfv3IfBackupDesignatedRouter

Unsigned32{(0,'ffffffff'h)}

read-only

The Router ID of the Backup Designated

Router.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.15

ospfv3IfEvents

Counter32

read-only

The number of times this OSPFv3 interface has

changed its state or an error has occurred.

Discontinuities in the value of this counter

can occur at re-initialization of the management

system and at other times as indicated by the

value of ospfv3DiscontinuityTime.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.16

ospfv3IfRowStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

This object permits management of the table by

facilitating actions such as row creation,

construction, and destruction.

The value of this object has no effect on

whether other objects in this conceptual row can be

modified.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.17

ospfv3IfDemand

INTEGER{true(1),false(2)}

read-create

Indicates whether Demand OSPFv3 procedures

(Hello suppression to FULL neighbors and

setting the DoNotAge flag on propagated LSAs)

should be performed on this interface.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.18

ospfv3IfMetricValue

Integer32{(0,'ffff'h)}

read-create

The metric assigned to this interface.

The default value of the metric is

'Reference Bandwidth / ifSpeed'. The value

of the reference bandwidth can be set

in the ospfv3ReferenceBandwidth object.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.19

ospfv3IfLinkScopeLsaCount

Gauge32

read-only

The total number of Link-scope link state

advertisements in this link's link state

database.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.20

ospfv3IfLinkLsaCksumSum

Unsigned32

read-only

The 32-bit unsigned sum of the Link-scope link state

advertisements' LS checksums contained in this

link's link state database. The sum can be used

to determine if there has been a change in a

router's link state database or to compare the

link state database of two routers.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.191.1.7.1.21

ospfv3IfDemandNbrProbe

INTEGER{true(1),false(2)}

read-create

Indicates whether or not neighbor probing is

enabled to determine whether or not the neighbor

is inactive. Neighbor probing is disabled by

default.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.22

ospfv3IfDemandNbrProbeRetransLimit

Unsigned32

read-create

The number of consecutive LSA retransmissions before

the neighbor is deemed inactive and the neighbor

adjacency is brought down.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.23

ospfv3IfDemandNbrProbeInterval

Unsigned32

read-create

Defines how often the neighbor will be probed.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.24

ospfv3IfTEDisabled

INTEGER{true(1),false(2)}

read-create

Indicates whether or not traffic engineering

is disabled on the interface when traffic

engineering is enabled in the area where the

interface is attached. The object is set

to the value true (1) to disable traffic engineering

on the interface. Traffic engineering is enabled

by default on the interface when traffic engineering

is enabled in the area where the interface is

attached.

The actually supported access is read-only.

1.3.6.1.2.1.191.1.7.1.25

ospfv3IfLinkLSASuppression

INTEGER{true(1),false(2)}

read-create

Specifies whether or not link LSA origination is

suppressed for broadcast or NBMA interface types.

The object is set to value true (1) to suppress

the origination.

The actually supported access is read-only.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

Before reading this MIB table, run the ospfv3 mib-binding process-id command to bind the OSPFv3 process to SNMP.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >