09-Layer 3 - IP Routing

HomeSupportRoutersCR16000-F SeriesReference GuidesMIB CompanionH3C CR16000-F Routers MIB Reference-R838x-6W10009-Layer 3 - IP Routing
13-OSPFV3-MIB
Title Size Download
13-OSPFV3-MIB 261.08 KB

Contents

OSPFV3-MIB· 1

About this MIB· 1

MIB file name· 1

Root object 1

Scalar objects· 1

ospfv3RouterId (1.3.6.1.2.1.191.1.1.1) 1

ospfv3AdminStatus (1.3.6.1.2.1.191.1.1.2) 1

ospfv3VersionNumber (1.3.6.1.2.1.191.1.1.3) 1

ospfv3AreaBdrRtrStatus (1.3.6.1.2.1.191.1.1.4) 2

ospfv3ASBdrRtrStatus (1.3.6.1.2.1.191.1.1.5) 2

ospfv3AsScopeLsaCount (1.3.6.1.2.1.191.1.1.6) 2

ospfv3AsScopeLsaCksumSum (1.3.6.1.2.1.191.1.1.7) 2

ospfv3OriginateNewLsas (1.3.6.1.2.1.191.1.1.8) 2

ospfv3RxNewLsas (1.3.6.1.2.1.191.1.1.9) 3

ospfv3ExtLsaCount (1.3.6.1.2.1.191.1.1.10) 3

ospfv3ExtAreaLsdbLimit (1.3.6.1.2.1.191.1.1.11) 3

ospfv3ExitOverflowInterval (1.3.6.1.2.1.191.1.1.12) 3

ospfv3DemandExtensions (1.3.6.1.2.1.191.1.1.13) 3

ospfv3ReferenceBandwidth (1.3.6.1.2.1.191.1.1.14) 4

ospfv3RestartSupport (1.3.6.1.2.1.191.1.1.15) 4

ospfv3RestartInterval (1.3.6.1.2.1.191.1.1.16) 4

ospfv3RestartStrictLsaChecking (1.3.6.1.2.1.191.1.1.17) 4

ospfv3RestartStatus (1.3.6.1.2.1.191.1.1.18) 5

ospfv3RestartAge (1.3.6.1.2.1.191.1.1.19) 5

ospfv3RestartExitReason (1.3.6.1.2.1.191.1.1.20) 5

ospfv3NotificationEnable (1.3.6.1.2.1.191.1.1.21) 5

ospfv3StubRouterSupport (1.3.6.1.2.1.191.1.1.22) 5

ospfv3StubRouterAdvertisement (1.3.6.1.2.1.191.1.1.23) 6

ospfv3DiscontinuityTime (1.3.6.1.2.1.191.1.1.24) 6

ospfv3RestartTime (1.3.6.1.2.1.191.1.1.25) 6

Tabular objects· 6

ospfv3AreaTable· 6

ospfv3AsLsdbTable· 8

ospfv3AreaLsdbTable· 9

ospfv3LinkLsdbTable· 10

ospfv3HostTable· 11

ospfv3IfTable· 12

ospfv3VirtIfTable· 15

ospfv3NbrTable· 16

ospfv3CfgNbrTable· 17

ospfv3VirtNbrTable· 18

ospfv3AreaAggregateTable· 20

ospfv3VirtLinkLsdbTable· 21

Notifications· 22

ospfv3VirtIfStateChange· 22

ospfv3NbrStateChange· 24

ospfv3VirtNbrStateChange· 25

ospfv3IfConfigError 27

ospfv3VirtIfConfigError 28

ospfv3IfRxBadPacket 30

ospfv3VirtIfRxBadPacket 31

ospfv3IfStateChange· 32

ospfv3NssaTranslatorStatusChange· 33

ospfv3RestartStatusChange· 34

ospfv3NbrRestartHelperStatusChange· 35

ospfv3VirtNbrRestartHelperStatusChange· 37

 

 


OSPFV3-MIB

About this MIB

Use this MIB to obtain OSPFv3 information.

MIB file name

rfc5643-ospfv3.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).ospfv3MIB(191)

Scalar objects

ospfv3RouterId (1.3.6.1.2.1.191.1.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RouterId (1.3.6.1.2.1.191.1.1.1)

read-write

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Unique identifier of a router in an AS.

Supports only the read operation.

 

ospfv3AdminStatus (1.3.6.1.2.1.191.1.1.2)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AdminStatus (1.3.6.1.2.1.191.1.1.2)

read-write

Status

INTEGER{

enabled (1),

disabled (2)

}

Enabled indicates that a minimum of one interface is in up state. Disabled indicates that no interface is in up state.

Supports only the read operation.

 

ospfv3VersionNumber (1.3.6.1.2.1.191.1.1.3)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3VersionNumber (1.3.6.1.2.1.191.1.1.3)

read-only

INTEGER

version3 (3)

Version number (3).

As per the MIB.

 

ospfv3AreaBdrRtrStatus (1.3.6.1.2.1.191.1.1.4)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AreaBdrRtrStatus (1.3.6.1.2.1.191.1.1.4)

read-only

TruthValue

true(1),

false(2)

Whether the device is an ABR.

As per the MIB.

 

ospfv3ASBdrRtrStatus (1.3.6.1.2.1.191.1.1.5)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3ASBdrRtrStatus (1.3.6.1.2.1.191.1.1.5)

read-write

TruthValue

true(1),

false(2)

Whether the device is an ASBR.

Supports only the read operation.

 

ospfv3AsScopeLsaCount (1.3.6.1.2.1.191.1.1.6)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AsScopeLsaCount (1.3.6.1.2.1.191.1.1.6)

read-only

Gauge32

INTEGER(0..4294967295)

Number of AS external LSAs.

As per the MIB.

 

ospfv3AsScopeLsaCksumSum (1.3.6.1.2.1.191.1.1.7)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AsScopeLsaCksumSum (1.3.6.1.2.1.191.1.1.7)

read-only

Unsigned32

Standard MIB values.

Sum of checksums in external LSAs.

As per the MIB.

 

ospfv3OriginateNewLsas (1.3.6.1.2.1.191.1.1.8)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3OriginateNewLsas (1.3.6.1.2.1.191.1.1.8)

read-only

Counter32

INTEGER(0..4294967295)

Number of new LSAs that have been originated. This number is incremented each time the device originates a new LSA.

As per the MIB.

 

ospfv3RxNewLsas (1.3.6.1.2.1.191.1.1.9)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RxNewLsas (1.3.6.1.2.1.191.1.1.9)

read-only

Counter32

INTEGER(0..4294967295)

Number of newly received LSAs, excluding self-originated LSAs.

As per the MIB.

 

ospfv3ExtLsaCount (1.3.6.1.2.1.191.1.1.10)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3ExtLsaCount (1.3.6.1.2.1.191.1.1.10)

read-only

Gauge32

INTEGER(0..4294967295)

Number of Type-5 LSAs.

As per the MIB.

 

ospfv3ExtAreaLsdbLimit (1.3.6.1.2.1.191.1.1.11)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3ExtAreaLsdbLimit (1.3.6.1.2.1.191.1.1.11)

read-write

Integer32

Integer32(-1..'7FFFFFFF'h)

Maximum number of non-default ASEs in the LSDB. A value of -1 indicates no limit.

Supports only the read operation.

 

ospfv3ExitOverflowInterval (1.3.6.1.2.1.191.1.1.12)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3ExitOverflowInterval (1.3.6.1.2.1.191.1.1.12)

read-write

Unsigned32

Standard MIB values.

Time that the router takes to leave the OverflowState. 0 indicates the router does not leave the OverflowState until it is restarted.

Supports only the read operation.

 

ospfv3DemandExtensions (1.3.6.1.2.1.191.1.1.13)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3DemandExtensions (1.3.6.1.2.1.191.1.1.13)

read-write

TruthValue

true(1),

false(2)

Support for demand routing.

Supports only the read operation.

 

ospfv3ReferenceBandwidth (1.3.6.1.2.1.191.1.1.14)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3ReferenceBandwidth (1.3.6.1.2.1.191.1.1.14)

read-write

Unsigned32

Standard MIB values.

Reference bandwidth in Kbps for calculating the interface cost.

When the value is divided by 1000, the decimal number will be ignored.

 

ospfv3RestartSupport (1.3.6.1.2.1.191.1.1.15)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartSupport (1.3.6.1.2.1.191.1.1.15)

read-write

INTEGER

none(1), plannedOnly(2), plannedAndUnplanned(3)

Support for GR.

If the value changes from 1 to 2 or 3, IETF GR is supported.

If the value changes between 2 and 3, the original GR type remains unchanged.

 

ospfv3RestartInterval (1.3.6.1.2.1.191.1.1.16)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartInterval (1.3.6.1.2.1.191.1.1.16)

read-write

Ospfv3UpToRefreshIntervalTC

Unsigned32 (40..1800)

GR timeout timer.

Value range: 40 to 1800.

 

ospfv3RestartStrictLsaChecking (1.3.6.1.2.1.191.1.1.17)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartStrictLsaChecking (1.3.6.1.2.1.191.1.1.17)

read-write

TruthValue

true(1),

false(2)

Whether the strict LSA checking capability is enabled for GR.

Default: false(2).

 

ospfv3RestartStatus (1.3.6.1.2.1.191.1.1.18)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartStatus (1.3.6.1.2.1.191.1.1.18)

read-only

INTEGER

notRestarting(1), plannedRestart(2), unplannedRestart(3)

Graceful restart state.

As per the MIB.

 

ospfv3RestartAge (1.3.6.1.2.1.191.1.1.19)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartAge (1.3.6.1.2.1.191.1.1.19)

read-only

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

Remaining time for the current graceful restart.

As per the MIB.

 

ospfv3RestartExitReason (1.3.6.1.2.1.191.1.1.20)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartExitReason (1.3.6.1.2.1.191.1.1.20)

read-only

INTEGER

none(1), inProgress(2), completed(3) timedOut(4), topologyChanged(5)

GR exit reason.

As per the MIB.

 

ospfv3NotificationEnable (1.3.6.1.2.1.191.1.1.21)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3NotificationEnable (1.3.6.1.2.1.191.1.1.21)

read-write

TruthValue

true(1),

false(2)

Whether OSPFv3 notification is enabled.

If the value of this object is true(1), all OSPFv3 notifications are enabled.

 

ospfv3StubRouterSupport (1.3.6.1.2.1.191.1.1.22)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3StubRouterSupport (1.3.6.1.2.1.191.1.1.22)

read-only

TruthValue

true(1),

false(2)

Support for stub router.

As per the MIB.

 

ospfv3StubRouterAdvertisement (1.3.6.1.2.1.191.1.1.23)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3StubRouterAdvertisement (1.3.6.1.2.1.191.1.1.23)

read-write

INTEGER

doNotAdvertise(1), advertise(2)

Whether to advertise stub router LSAs.

As per the MIB.

 

ospfv3DiscontinuityTime (1.3.6.1.2.1.191.1.1.24)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3DiscontinuityTime (1.3.6.1.2.1.191.1.1.24)

read-only

TimeStamp

TimeTicks

Most recent system startup time.

As per the MIB.

 

ospfv3RestartTime (1.3.6.1.2.1.191.1.1.25)

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3RestartTime (1.3.6.1.2.1.191.1.1.25)

read-only

TimeStamp

TimeTicks

Time when the most recent GR occurred.

As per the MIB.

 

Tabular objects

ospfv3AreaTable

About this table

This table contains parameter and statistics information about each area on the device.

Support for operations

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table index is ospfv3AreaId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AreaId (1.3.6.1.2.1.191.1.2.1.1)

not-accessible

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

Area ID, a 32-bit integer that uniquely identifies an area.

As per the MIB.

ospfv3AreaImportAsExtern (1.3.6.1.2.1.191.1.2.1.2)

read-create

INTEGER

importExternal(1),   importNoExternal(2),   importNssa(3)

Area type, stub, NSSA, or common area.

Supports only the read operation.

ospfv3AreaSpfRuns (1.3.6.1.2.1.191.1.2.1.3)

read-only

Counter32

INTEGER(0..4294967295)

Time of route calculations in the area.

As per the MIB.

ospfv3AreaBdrRtrCount (1.3.6.1.2.1.191.1.2.1.4)

read-only

Gauge32

INTEGER(0..4294967295)

Number of reachable ABRs in the area.

As per the MIB.

ospfv3AreaAsBdrRtrCount (1.3.6.1.2.1.191.1.2.1.5)

read-only

Gauge32

INTEGER(0..4294967295)

Number of reachable ASBRs in the area.

As per the MIB.

ospfv3AreaScopeLsaCount (1.3.6.1.2.1.191.1.2.1.6)

read-only

Gauge32

INTEGER(0..4294967295)

Number of LSAs in the LSDB of the area.

As per the MIB.

ospfv3AreaScopeLsaCksumSum (1.3.6.1.2.1.191.1.2.1.7)

read-only

Unsigned32

Standard MIB values.

Sum of the checksums of the LSAs in the area.

As per the MIB.

ospfv3AreaSummary (1.3.6.1.2.1.191.1.2.1.8)

read-create

INTEGER

noAreaSummary(1),

sendAreaSummary(2)

Whether to send summary LSAs to stub and NSSA areas.

Supports read and write operations.

ospfv3AreaRowStatus (1.3.6.1.2.1.191.1.2.1.9)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Area state.

Supports only the read operation.

ospfv3AreaStubMetric (1.3.6.1.2.1.191.1.2.1.10)

read-create

BigMetric

Integer32(0..16777215)

Cost of the default route advertised to a stub or NSSA area.

Supports read and write operations.

Default: 1.

Value range: 0 to 16777214.

ospfv3AreaNssaTranslatorRole (1.3.6.1.2.1.191.1.2.1.11)

read-create

INTEGER

always(1), candidate(2)

Ability of the NSSA ABR to translate Type-7 LSAs into Type-5 LSAs.

Supports read and write operations.

ospfv3AreaNssaTranslatorState (1.3.6.1.2.1.191.1.2.1.12)

read-only

INTEGER

enabled(1),

elected(2),

disabled(3)

State for the NSSA ABR to become capable of translating Type-7 LSAs into Type-5 LSAs.

As per the MIB.

ospfv3AreaNssaTranslatorStabInterval (1.3.6.1.2.1.191.1.2.1.13)

read-create

Unsigned32

Standard MIB values.

Time period during which the elected translator continues to perform translation after determining that its services are no longer required.

Supports read and write operations.

Default: 0.

Value range: 0 to 900.

ospfv3AreaNssaTranslatorEvents (1.3.6.1.2.1.191.1.2.1.14)

read-only

Counter32

INTEGER(0..4294967295)

Number of role changes.

As per the MIB.

ospfv3AreaStubMetricType (1.3.6.1.2.1.191.1.2.1.15)

read-create

INTEGER

ospfv3Metric(1),   ableCost(2), mparable(3)

Cost type of the default route advertised to a stub or NSSA area.

Supports only the read operation.

ospfv3AreaTEEnabled

(1.3.6.1.2.1.191.1.2.1.16)

read-create

TruthValue

true(1),

false(2)

Whether TE is enabled.

Supports only the read and write operations.

 

ospfv3AsLsdbTable

About this table

This table contains information about LSDB information of an AS.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3AsLsdbType, ospfv3AsLsdbRouterId, and ospfv3AsLsdbLsid.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AsLsdbType (1.3.6.1.2.1.191.1.3.1.1)

not-accessible

Unsigned32

Unsigned32(0..'FFFFFFFF'h)

LSA type.

As per the MIB.

ospfv3AsLsdbRouterId (1.3.6.1.2.1.191.1.3.1.2)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the device that generates the LSA.

As per the MIB.

ospfv3AsLsdbLsid (1.3.6.1.2.1.191.1.3.1.3)

not-accessible

Ospfv3LsIdTC

Unsigned32 (1..'FFFFFFFF'h)

LS ID.

As per the MIB.

ospfv3AsLsdbSequence (1.3.6.1.2.1.191.1.3.1.4)

read-only

Ospfv3LsaSequenceTC

Integer32

LSA sequence number.

As per the MIB.

ospfv3AsLsdbAge (1.3.6.1.2.1.191.1.3.1.5)

read-only

Ospfv3LsaAgeTC

Unsigned32 (0..3600)

LSA age.

As per the MIB.

ospfv3AsLsdbChecksum (1.3.6.1.2.1.191.1.3.1.6)

read-only

Integer32

Standard MIB values.

Checksum.

As per the MIB.

ospfv3AsLsdbAdvertisement (1.3.6.1.2.1.191.1.3.1.7)

read-only

OCTET STRING

OCTET STRING(1..65535)

LSA information, including the header.

As per the MIB.

ospfv3AsLsdbTypeKnown (1.3.6.1.2.1.191.1.3.1.8)

read-only

TruthValue

true(1),

false(2)

Whether the LSA type is unknown.

As per the MIB.

 

ospfv3AreaLsdbTable

About this table

This table contains information about LSDB information of an area.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3AreaLsdbAreaId, ospfv3AreaLsdbType, ospfv3AreaLsdbRouterId, and ospfv3AreaLsdbLsid.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AreaLsdbAreaId (1.3.6.1.2.1.191.1.4.1.1)

not-accessible

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

Area from which the LSA was received.

As per the MIB.

ospfv3AreaLsdbType (1.3.6.1.2.1.191.1.4.1.2)

not-accessible

Unsigned32

Unsigned32(0..'FFFFFFFF'h)

LSA type.

As per the MIB.

ospfv3AreaLsdbRouterId (1.3.6.1.2.1.191.1.4.1.3)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the device that generates the LSA.

As per the MIB.

ospfv3AreaLsdbLsid (1.3.6.1.2.1.191.1.4.1.4)

not-accessible

Ospfv3LsIdTC

Unsigned32 (1..'FFFFFFFF'h)

LS ID.

As per the MIB.

ospfv3AreaLsdbSequence (1.3.6.1.2.1.191.1.4.1.5)

read-only

Ospfv3LsaSequenceTC

Integer32

LSA sequence number.

As per the MIB.

ospfv3AreaLsdbAge (1.3.6.1.2.1.191.1.4.1.6)

read-only

Ospfv3LsaAgeTC

Unsigned32 (0..3600)

LSA age.

As per the MIB.

ospfv3AreaLsdbChecksum (1.3.6.1.2.1.191.1.4.1.7)

read-only

Integer32

Standard MIB values.

Checksum.

As per the MIB.

ospfv3AreaLsdbAdvertisement (1.3.6.1.2.1.191.1.4.1.8)

read-only

OCTET STRING

OCTET STRING(1..65535)

LSA information, including the header.

As per the MIB.

ospfv3AreaLsdbTypeKnown (1.3.6.1.2.1.191.1.4.1.9)

read-only

TruthValue

true(1),

false(2)

Whether the LSA type is unknown.

As per the MIB.

 

ospfv3LinkLsdbTable

About this table

This table contains link-scope LSDB information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3LinkLsdbIfIndex, ospfv3LinkLsdbIfInstId, ospfv3LinkLsdbType, ospfv3LinkLsdbRouterId, and ospfv3LinkLsdbLsid.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3LinkLsdbIfIndex (1.3.6.1.2.1.191.1.5.1.1)

not-accessible

InterfaceIndex

Integer32(1..2147483647)

Interface index.

As per the MIB.

ospfv3LinkLsdbIfInstId (1.3.6.1.2.1.191.1.5.1.2)

not-accessible

Ospfv3IfInstIdTC

Unsigned32(0..255)

Instance ID.

As per the MIB.

ospfv3LinkLsdbType (1.3.6.1.2.1.191.1.5.1.3)

not-accessible

Unsigned32

Unsigned32(0..'FFFFFFFF'h)

LSA type.

As per the MIB.

ospfv3LinkLsdbRouterId (1.3.6.1.2.1.191.1.5.1.4)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the device that generates the LSA.

As per the MIB.

ospfv3LinkLsdbLsid (1.3.6.1.2.1.191.1.5.1.5)

not-accessible

Ospfv3LsIdTC

Unsigned32 (1..'FFFFFFFF'h)

LS ID.

As per the MIB.

ospfv3LinkLsdbSequence (1.3.6.1.2.1.191.1.5.1.6)

read-only

Ospfv3LsaSequenceTC

Integer32

LSA sequence number.

As per the MIB.

ospfv3LinkLsdbAge (1.3.6.1.2.1.191.1.5.1.7)

read-only

Ospfv3LsaAgeTC

Unsigned32 (0..3600)

LSA age.

As per the MIB.

ospfv3LinkLsdbChecksum (1.3.6.1.2.1.191.1.5.1.8)

read-only

Integer32

Standard MIB values.

Checksum.

As per the MIB.

ospfv3LinkLsdbAdvertisement (1.3.6.1.2.1.191.1.5.1.9)

read-only

OCTET STRING

OCTET STRING(1..65535)

LSA information, including the header.

As per the MIB.

ospfv3LinkLsdbTypeKnown (1.3.6.1.2.1.191.1.5.1.10)

read-only

TruthValue

true(1),

false(2)

Whether the LSA type is unknown.

As per the MIB.

 

ospfv3HostTable

About this table

This table contains host route information (not supported in the current software version).

Support for operations

CreateSupported

Edit/ModifySupported

DeleteSupported

ReadSupported

Columns

The table indexes are ospfv3HostAddressType and ospfv3HostAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3HostAddressType (1.3.6.1.2.1.191.1.6.1)

not-accessible

InetAddressType

unknown(0),

ipv4(1), 

ipv6(2),

ipv4z(3), 

ipv6z(4),

dns(16)

Host route address type.

Not supported

ospfv3HostAddress (1.3.6.1.2.1.191.1.6.2)

not-accessible

InetAddress

OCTET STRING(0..255)

Host route address.

Not supported

ospfv3HostMetric (1.3.6.1.2.1.191.1.6.3)

read-create

Metric

Integer32(0..'FFFF'h)

Host route cost.

Not supported

ospfv3HostRowStatus( 1.3.6.1.2.1.191.1.6.4)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Not supported

ospfv3HostAreaID (1.3.6.1.2.1.191.1.6.5)

read-create

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

ID of the area to which the host route belongs.

Not supported

 

ospfv3IfTable

About this table

This table contains OSPFv3 interface information.

Support for operations

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3IfIndex and ospfv3IfInstId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3IfIndex (1.3.6.1.2.1.191.1.7.1.1)

not-accessible

InterfaceIndex

Integer32(1..2147483647)

Interface index.

As per the MIB.

ospfv3IfInstId (1.3.6.1.2.1.191.1.7.1.2)

not-accessible

Ospfv3IfInstIdTC

Unsigned32(0..255)

Interface instance ID.

As per the MIB.

ospfv3IfAreaId (1.3.6.1.2.1.191.1.7.1.3)

read-create

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

Area ID.

Supports only the read operation.

ospfv3IfType (1.3.6.1.2.1.191.1.7.1.4)

read-create

INTEGER

broadcast(1),

nbma(2),

pointToPoint(3),

pointToMultipoint(5)

Interface type.

Supports read and write operations.

Loopback interfaces do not support the write operation.

ospfv3IfAdminStatus (1.3.6.1.2.1.191.1.7.1.5)

read-create

Status

INTEGER{

enabled (1),

disabled (2)

}

Administrative state of the interface.

Supports only the read operation.

ospfv3IfRtrPriority (1.3.6.1.2.1.191.1.7.1.6)

read-create

DesignatedRouterPriority

Integer32(0..'FF'h)

DR priority of the interface.

Supports read and write operations.

Loopback interfaces do not support the write operation.

ospfv3IfTransitDelay (1.3.6.1.2.1.191.1.7.1.7)

read-create

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

LSA transmission delay.

Supports read and write operations.

Loopback interfaces do not support the write operation.

Value range: 1 to 1800.

ospfv3IfRetransInterval (1.3.6.1.2.1.191.1.7.1.8)

read-create

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

Retransmission interval of the interface.

Supports read and write operations.

Loopback interfaces do not support the write operation.

Value range: 1 to 1800.

ospfv3IfHelloInterval (1.3.6.1.2.1.191.1.7.1.9)

read-create

HelloRange

Integer32(1..'FFFF'h)

Hello interval of the interface.

Supports read and write operations.

Loopback interfaces do not support the write operation.

ospfv3IfRtrDeadInterval (1.3.6.1.2.1.191.1.7.1.10)

read-create

Ospfv3DeadIntervalRangeTC

Integer32(1..'FFFF'h)

Dead interval.

Supports read and write operations.

Loopback interfaces do not support the write operation.

When the value of ospfv3IfRtrDeadInterval is larger than 65535, this object returns 65535.

ospfv3IfPollInterval (1.3.6.1.2.1.191.1.7.1.11)

read-create

Unsigned32

Standard MIB values.

Poll interval.

Supports read and write operations.

Value range: 1 to 65535.

Loopback interfaces do not support the write operation.

ospfv3IfState (1.3.6.1.2.1.191.1.7.1.12)

read-only

INTEGER

down(1), loopback(2),

waiting(3),

pointToPoint(4),

designatedRouter(5),

backupDesignatedRouter(6),

otherDesignatedRouter(7),

standby(8)

Interface state.

As per the MIB.

ospfv3IfDesignatedRouter (1.3.6.1.2.1.191.1.7.1.13)

read-only

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

DR address.

As per the MIB.

ospfv3IfBackupDesignatedRouter (1.3.6.1.2.1.191.1.7.1.14)

read-only

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

BDR address.

As per the MIB.

ospfv3IfEvents(1.3.6.1.2.1.191.1.7.1.15)

read-only

Counter32

INTEGER(0..4294967295)

Number of interface state changes.

As per the MIB.

ospfv3IfRowStatus (1.3.6.1.2.1.191.1.7.1.16)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only the read operation.

ospfv3IfDemand (1.3.6.1.2.1.191.1.7.1.17)

read-create

TruthValue

true(1),

false(2)

Whether the interface performs demand routing.

Supports only the read operation.

ospfv3IfMetricValue (1.3.6.1.2.1.191.1.7.1.18)

read-create

Metric

Integer32(0..'FFFF'h)

Interface cost.

Supports read and write operations.

Value range for loopback interfaces: 0 to 65535.

Value range for other interfaces: 1 to 65535.

ospfv3IfLinkScopeLsaCount (1.3.6.1.2.1.191.1.7.1.19)

read-only

Gauge32

INTEGER(0..4294967295)

Number of link-scope LSAs.

As per the MIB.

ospfv3IfLinkLsaCksumSum (1.3.6.1.2.1.191.1.7.1.20)

read-only

Unsigned32

Standard MIB values.

LSA checksum.

As per the MIB.

ospfv3IfDemandNbrProbe (1.3.6.1.2.1.191.1.7.1.21)

read-create

TruthValue

true(1),

false(2)

Whether neighbor probing is enabled.

Supports only the read operation.

ospfv3IfDemandNbrProbeRetransLimit (1.3.6.1.2.1.191.1.7.1.22)

read-create

Unsigned32

Standard MIB values.

Number of neighbor probing times.

Supports only the read operation.

ospfv3IfDemandNbrProbeInterval (1.3.6.1.2.1.191.1.7.1.23)

read-create

Unsigned32

Standard MIB values.

Neighbor probing interval.

Supports only the read operation.

ospfv3IfTEDisabled (1.3.6.1.2.1.191.1.7.1.24)

read-create

TruthValue

true(1),

false(2)

Whether TE is enabled on the interface.

Supports only the read operation.

The value is fixed at false(2).

ospfv3IfLinkLSASuppression (1.3.6.1.2.1.191.1.7.1.25)

read-create

TruthValue

true(1),

false(2)

Whether LSA suppression is enabled.

Supports only the read operation.

The value is fixed at false(2).

 

ospfv3VirtIfTable

About this table

This table contains OSPFv3 virtual interface information.

Support for operations

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3VirtIfAreaId and ospfv3VirtIfNeighbor.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3VirtIfAreaId (1.3.6.1.2.1.191.1.8.1.1)

not-accessible

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

ID of the area to which the virtual interface belongs.

As per the MIB.

ospfv3VirtIfNeighbor (1.3.6.1.2.1.191.1.8.1.2)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the virtual neighbor.

As per the MIB.

ospfv3VirtIfIndex (1.3.6.1.2.1.191.1.8.1.3)

read-only

InterfaceIndex

Integer32(1..2147483647)

Virtual interface index.

As per the MIB.

ospfv3VirtIfInstId (1.3.6.1.2.1.191.1.8.1.4)

read-only

Ospfv3IfInstIdTC

Unsigned32(0..255)

Virtual interface instance ID.

As per the MIB.

ospfv3VirtIfTransitDelay (1.3.6.1.2.1.191.1.8.1.5)

read-create

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

Transmission delay of the virtual interface.

Supports read and write operations.

Value range: 1 to 1800.

ospfv3VirtIfRetransInterval (1.3.6.1.2.1.191.1.8.1.6)

read-create

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

Retransmission interval of the virtual interface.

Supports read and write operations.

Value range: 1 to 1800.

ospfv3VirtIfHelloInterval (1.3.6.1.2.1.191.1.8.1.7)

read-create

HelloRange

Integer32(1..'FFFF'h)

Hello interval of the virtual interface.

Supports read and write operations.

Value range: 1 to 8192.

ospfv3VirtIfRtrDeadInterval (1.3.6.1.2.1.191.1.8.1.8)

read-create

Ospfv3DeadIntervalRangeTC

Integer32(1..'FFFF'h)

Dead interval of the virtual interface.

Supports read and write operations.

Default: 40.

Value range: 1 to 32768.

ospfv3VirtIfState (1.3.6.1.2.1.191.1.8.1.9)

read-only

INTEGER

down(1),

pointToPoint(4)

Virtual interface state.

As per the MIB.

ospfv3VirtIfEvents (1.3.6.1.2.1.191.1.8.1.10)

read-only

Counter32

INTEGER(0..4294967295)

Number of virtual interface state changes.

As per the MIB.

ospfv3VirtIfRowStatus (1.3.6.1.2.1.191.1.8.1.11)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only the read operation.

ospfv3VirtIfLinkScopeLsaCount (1.3.6.1.2.1.191.1.8.1.12)

read-only

Gauge32

INTEGER(0..4294967295)

Number of link LSAs on the virtual interface.

As per the MIB.

ospfv3VirtIfLinkLsaCksumSum (1.3.6.1.2.1.191.1.8.1.13)

read-only

Unsigned32

Standard MIB values.

Sum of checksums in link-scope LSAs.

As per the MIB.

 

ospfv3NbrTable

About this table

This table contains OSPFv3 neighbor information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3NbrIfIndex, ospfv3NbrIfInstId, and ospfv3NbrRtrId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3NbrIfIndex (1.3.6.1.2.1.191.1.9.1.1)

not-accessible

InterfaceIndex

Integer32(1..2147483647)

Egress interface index.

As per the MIB.

ospfv3NbrIfInstId (1.3.6.1.2.1.191.1.9.1.2)

not-accessible

Ospfv3IfInstIdTC

Unsigned32(0..255)

Egress interface instance ID.

As per the MIB.

ospfv3NbrRtrId (1.3.6.1.2.1.191.1.9.1.3)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the neighbor.

As per the MIB.

ospfv3NbrAddressType (1.3.6.1.2.1.191.1.9.1.4)

read-only

InetAddressType

unknown(0),

ipv4(1), 

ipv6(2),

ipv4z(3), 

ipv6z(4),

dns(16)

Neighbor address type.

As per the MIB.

ospfv3NbrAddress (1.3.6.1.2.1.191.1.9.1.5)

read-only

InetAddress

OCTET STRING(0..255)

Neighbor address.

As per the MIB.

ospfv3NbrOptions (1.3.6.1.2.1.191.1.9.1.6)

read-only

Integer32

Standard MIB values.

Priority of the neighbor.

As per the MIB.

ospfv3NbrPriority (1.3.6.1.2.1.191.1.9.1.7)

read-only

DesignatedRouterPriority

Integer32(0..'FF'h)

Option field of the neighbor.

As per the MIB.

ospfv3NbrState (1.3.6.1.2.1.191.1.9.1.8)

read-only

INTEGER

down(1),

attempt(2),

init(3), twoWay(4),

exchangeStart(5),

exchange(6), loading(7),

full(8)

Neighbor state.

As per the MIB.

ospfv3NbrEvents (1.3.6.1.2.1.191.1.9.1.9)

read-only

Counter32

INTEGER(0..4294967295)

Number of neighbor state changes.

As per the MIB.

ospfv3NbrLsRetransQLen (1.3.6.1.2.1.191.1.9.1.10)

read-only

Gauge32

INTEGER(0..4294967295)

Retransmission queue length.

As per the MIB.

ospfv3NbrHelloSuppressed (1.3.6.1.2.1.191.1.9.1.11)

read-only

TruthValue

true(1),

false(2)

Whether hello packets are being suppressed to the neighbor.

As per the MIB.

ospfv3NbrIfId (1.3.6.1.2.1.191.1.9.1.12)

read-only

InterfaceIndex

Integer32(1..2147483647)

Neighbor interface ID.

As per the MIB.

ospfv3NbrRestartHelperStatus (1.3.6.1.2.1.191.1.9.1.13)

read-only

INTEGER

notHelping(1),      helping(2)

Whether the router is acting as a GR helper for the neighbor.

As per the MIB.

ospfv3NbrRestartHelperAge (1.3.6.1.2.1.191.1.9.1.14)

read-only

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

Remaining time of the GR interval when the router is acting as a GR helper for the neighbor.

As per the MIB.

ospfv3NbrRestartHelperExitReason (1.3.6.1.2.1.191.1.9.1.15)

read-only

INTEGER

none(1),       inProgress(2),      completed(3),      timedOut(4),      topologyChanged(5)

GR helper exit reason.

As per the MIB.

 

ospfv3CfgNbrTable

About this table

This table contains OSPFv3 neighbor information.

Support for operations

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3CfgNbrIfIndex, ospfv3CfgNbrIfInstId, ospfv3CfgNbrAddressType, and ospfv3CfgNbrAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3CfgNbrIfIndex (1.3.6.1.2.1.191.1.10.1.1)

not-accessible

InterfaceIndex

Integer32(1..2147483647)

Configured neighbor interface index.

As per the MIB.

ospfv3CfgNbrIfInstId (1.3.6.1.2.1.191.1.10.1.2)

not-accessible

Ospfv3IfInstIdTC

Unsigned32(0..255)

Configured neighbor interface instance ID.

As per the MIB.

ospfv3CfgNbrAddressType (1.3.6.1.2.1.191.1.10.1.3)

not-accessible

InetAddressType

unknown(0),

ipv4(1), 

ipv6(2),

ipv4z(3), 

ipv6z(4),

dns(16)

Configured neighbor address type.

As per the MIB.

ospfv3CfgNbrAddress (1.3.6.1.2.1.191.1.10.1.4)

not-accessible

InetAddress

OCTET STRING(0..255)

Configured neighbor address.

As per the MIB.

ospfv3CfgNbrPriority (1.3.6.1.2.1.191.1.10.1.5)

read-create

DesignatedRouterPriority

Integer32(0..'FF'h)

Configured neighbor priority.

Supports read and write operations.

Only neighbors on an NBMA network support the write operation.

ospfv3CfgNbrRowStatus (1.3.6.1.2.1.191.1.10.1.6)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only the read operation.

 

ospfv3VirtNbrTable

About this table

This table contains OSPFv3 virtual neighbor information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3VirtNbrArea and ospfv3VirtNbrRtrId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3VirtNbrArea (1.3.6.1.2.1.191.1.11.1.1)

not-accessible

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

Area to which the virtual neighbor belongs.

As per the MIB.

ospfv3VirtNbrRtrId (1.3.6.1.2.1.191.1.11.1.2)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the virtual neighbor.

As per the MIB.

ospfv3VirtNbrIfIndex (1.3.6.1.2.1.191.1.11.1.3)

read-only

InterfaceIndex

Integer32(1..2147483647)

Virtual interface index.

As per the MIB.

ospfv3VirtNbrIfInstId (1.3.6.1.2.1.191.1.11.1.4)

read-only

Ospfv3IfInstIdTC

Unsigned32(0..255)

Virtual interface instance ID.

As per the MIB.

ospfv3VirtNbrAddressType (1.3.6.1.2.1.191.1.11.1.5)

read-only

InetAddressType

unknown(0),

ipv4(1), 

ipv6(2),

ipv4z(3), 

ipv6z(4),

dns(16)

Virtual neighbor address type.

As per the MIB.

ospfv3VirtNbrAddress (1.3.6.1.2.1.191.1.11.1.6)

read-only

InetAddress

OCTET STRING(0..255)

Virtual neighbor address.

As per the MIB.

ospfv3VirtNbrOptions (1.3.6.1.2.1.191.1.11.1.7)

read-only

Integer32

Standard MIB values.

Option field of the virtual neighbor.

As per the MIB.

ospfv3VirtNbrState (1.3.6.1.2.1.191.1.11.1.8)

read-only

INTEGER

down(1),

attempt(2),

init(3),

twoWay(4),

exchangeStart(5),

exchange(6),

loading(7),

full(8)

State of the virtual neighbor.

As per the MIB.

ospfv3VirtNbrEvents (1.3.6.1.2.1.191.1.11.1.9)

read-only

Counter32

INTEGER(0..4294967295)

Number of virtual neighbor state changes.

As per the MIB.

ospfv3VirtNbrLsRetransQLen(1.3.6.1.2.1.191.1.11.1.10)

read-only

Gauge32

INTEGER(0..4294967295)

Retransmission queue length.

As per the MIB.

ospfv3VirtNbrHelloSuppressed (1.3.6.1.2.1.191.1.11.1.11)

read-only

TruthValue

true(1),

false(2)

Whether hello packets are being suppressed to the virtual neighbor.

As per the MIB.

ospfv3VirtNbrIfId (1.3.6.1.2.1.191.1.11.1.12)

read-only

InterfaceIndex

Integer32(1..2147483647)

Neighbor interface ID.

As per the MIB.

ospfv3VirtNbrRestartHelperStatus (1.3.6.1.2.1.191.1.11.1.13)

read-only

INTEGER

notHelping(1),      helping(2)

Whether the router is acting as a GR helper for the virtual neighbor.

As per the MIB.

ospfv3VirtNbrRestartHelperAge (1.3.6.1.2.1.191.1.11.1.14)

read-only

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

Remaining time of the GR interval when the router is acting as a GR helper for the virtual neighbor.

As per the MIB.

ospfv3VirtNbrRestartHelperExitReason (1.3.6.1.2.1.191.1.11.1.15)

read-only

INTEGER

none(1),       inProgress(2),      completed(3),       timedOut(4),       topologyChanged(5)

GR helper exit reason.

As per the MIB.

 

ospfv3AreaAggregateTable

About this table

This table contains information about configured OSPFv3 summary routes.

Support for operations

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3AreaAggregateAreaID, ospfv3AreaAggregateAreaLsdbType, ospfv3AreaAggregatePrefixType, ospfv3AreaAggregatePrefix, and ospfv3AreaAggregatePrefixLength.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3AreaAggregateAreaID (1.3.6.1.2.1.191.1.12.1.1)

not-accessible

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

Area where the summary route resides.

As per the MIB.

ospfv3AreaAggregateAreaLsdbType (1.3.6.1.2.1.191.1.12.1.2)

not-accessible

INTEGER

interAreaPrefixLsa(8195), nssaExternalLsa(8199)

LSA type.

As per the MIB.

ospfv3AreaAggregatePrefixType (1.3.6.1.2.1.191.1.12.1.3)

not-accessible

InetAddressType

unknown(0),

ipv4(1),

ipv6(2),

ipv4z(3),

ipv6z(4),

dns(16)

Summary network address type.

As per the MIB.

ospfv3AreaAggregatePrefix (1.3.6.1.2.1.191.1.12.1.4)

not-accessible

InetAddress

OCTET STRING(0..16)

Summary network address.

As per the MIB.

ospfv3AreaAggregatePrefixLength (1.3.6.1.2.1.191.1.12.1.5)

not-accessible

InetAddressPrefixLength

Unsigned32(3..128)

Summary network address length.

As per the MIB.

ospfv3AreaAggregateRowStatus (1.3.6.1.2.1.191.1.12.1.6)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only the read operation.

ospfv3AreaAggregateEffect (1.3.6.1.2.1.191.1.12.1.7)

read-create

INTEGER

advertiseMatching(1),

doNotAdvertiseMatching(2)

Whether subnets are included in the summary route.

Supports read and write operations.

ospfv3AreaAggregateRouteTag (1.3.6.1.2.1.191.1.12.1.8)

read-create

Unsigned32

Standard MIB values.

Tag information.

Supports read and write operations.

 

ospfv3VirtLinkLsdbTable

About this table

This table contains OSPFv3 link-scope LSDB information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are ospfv3VirtLinkLsdbIfAreaId, ospfv3VirtLinkLsdbIfNeighbor, ospfv3VirtLinkLsdbType, ospfv3VirtLinkLsdbRouterId, and ospfv3VirtLinkLsdbLsid.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfv3VirtLinkLsdbIfAreaId (1.3.6.1.2.1.191.1.13.1.1)

not-accessible

Ospfv3AreaIdTC

Unsigned32 (0..'FFFFFFFF'h)

ID of the area to which the virtual link belongs.

As per the MIB.

ospfv3VirtLinkLsdbIfNeighbor(1.3.6.1.2.1.191.1.13.1.2)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the virtual neighbor.

As per the MIB.

ospfv3VirtLinkLsdbType (1.3.6.1.2.1.191.1.13.1.3)

not-accessible

Unsigned32

Unsigned32(0..'FFFFFFFF'h)

LSA type.

As per the MIB.

ospfv3VirtLinkLsdbRouterId (1.3.6.1.2.1.191.1.13.1.4)

not-accessible

Ospfv3RouterIdTC

Unsigned32(1..'FFFFFFFF'h)

Router ID of the device that generates the LSA.

As per the MIB.

ospfv3VirtLinkLsdbLsid (1.3.6.1.2.1.191.1.13.1.5)

not-accessible

Ospfv3LsIdTC

Unsigned32 (1..'FFFFFFFF'h)

LSA LS ID.

As per the MIB.

ospfv3VirtLinkLsdbSequence(1.3.6.1.2.1.191.1.13.1.6)

read-only

Ospfv3LsaSequenceTC

Integer32

LSA sequence number.

As per the MIB.

ospfv3VirtLinkLsdbAge (1.3.6.1.2.1.191.1.13.1.7)

read-only

Ospfv3LsaAgeTC

Unsigned32 (0..3600)

LSA age.

As per the MIB.

ospfv3VirtLinkLsdbChecksum(1.3.6.1.2.1.191.1.13.1.8)

read-only

Integer32

Standard MIB values.

LSA checksum information.

As per the MIB.

ospfv3VirtLinkLsdbAdvertisement (1.3.6.1.2.1.191.1.13.1.9)

read-only

OCTET STRING

OCTET STRING(1..65535)

LSA advertisement content.

As per the MIB.

ospfv3VirtLinkLsdbTypeKnown (1.3.6.1.2.1.191.1.13.1.10)

read-only

TruthValue

true(1),

false(2)

Whether the LSA type is known.

As per the MIB.

 

Notifications

ospfv3VirtIfStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.1

Virtual interface state changes.

Informational

Informational

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the state of a virtual interface changes to Point-to-Point or changes from Point-to-Point to another state. To reduce unnecessary notifications caused by virtual interface up events, no virtual interface state change notification will be sent within 2 times the dead interval since the virtual interface state changes to a value other than DOWN.

This issue occurs when one of the following conditions exists:

The state of a virtual interface changes from P2P to Down, or from Down to P2P.

The router ID of a virtual link neighbor changes.

System impact

If the state of a virtual interface changes from Down to P2P, it has no negative impact on services.

If the state of a virtual interface changes from P2P to Down, the virtual interface will be disconnected and OSPFV3 route calculation will fail. Services might be interrupted.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 virtif-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 virtif-state-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.8.1.9 (ospfv3VirtIfState)

Virtual interface state.

ospfv3VirtIfAreaId

ospfv3VirtIfNeighbor

INTEGER

down(1), pointToPoint(4)

 

Recommended action

To resolve this issue:

1.Use the display ospfv3 vlink command to view the state of the virtual interface.

  - If the state of the virtual interface changes from Down to P2P, no action is required.

  - If the state of the virtual interface changes from P2P to Down, proceed to step 2.

2.Use the display ospfv3 spf-tree command to identify whether the flags of the SPF node corresponding to the neighbor router ID of the virtual interface include the S flag. This flag indicates that the neighbor is reachable.

  - If yes, check whether the virtual interface settings are configured correctly on both the local end and the remote end.

  - If no, check for the cause of the unreachability.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3NbrStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.2

Neighbor state changes.

Informational

Informational

N/A (N/A)

ON

 

Notification triggers

For DR and BDR, this notification is generated when the state of a neighbor changes to FULL or changes from FULL to another state. For DRother, this notification is sent when the state of a neighbor changes to 2-way or changes from 2-way to another state.

To reduce unnecessary notifications caused by interface up events, no neighbor state change notification will be sent within 2 times the dead interval since the interface state changes to a value other than DOWN.

This issue occurs when one of the following conditions exists:

The state of a neighbor changes from Attempt or any other state to 1-Way or Down, or from Down or any other state to 2-Way or Full.

The local and remote ends have different interface settings (such as the hello timer, dead timer, and authentication settings).

OSPFv3 is restarted by the reset ospfv3 process command.

The state of a neighbor in an NBMA or broadcast network changes from Full to another state or changes from another state to Full.

System impact

The process of OSPFv3 neighbor establishment involves a series of neighbor state changes, including Down, Attempt, Init, 2-Way, ExStart, Exchange, Loading, and Full.

If the state of a neighbor progresses, it has no negative impact on services.

If the state of a neighbor regresses, services might be interrupted.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 neighbor-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 neighbor-state-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.9.1.8 (ospfv3NbrState)

Neighbor state.

ospfv3NbrIfIndex

ospfv3NbrIfInstId

ospfv3NbrRtrId

INTEGER

down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)

 

Recommended action

To resolve this issue:

1.Use the display ospfv3 peer command to view the state of the neighbor. You can view the State field in the command output.

  - If the neighbor state is Full, no action is required.

  - If the neighbor state is not Full, proceed to step 2.

2.Use the display interface interface-type interface-number command to view the state of the neighbor-facing interface on the local end.

  - If the interface is up, proceed to step 3.

  - If the neighbor interface is down, check whether the shutdown command is executed on the interface.

If yes, execute the undo shutdown command on the interface, and then proceed to step 3.

If no, proceed to step 3.

3.Use the ping command to identify whether the IPv6 address of the remote interface is reachable.

  - If yes, proceed to step 4.

  - If no, proceed to step 6.

4.Use the display ospfv3 interface command to view the state of the OSPFv3 interface. You can view the State field in the command output.

  - If the neighbor-facing interface is down, proceed to step 6.

  - If the neighbor-facing interface is not down, proceed to step 5.

5.Use the display ospfv3 interface verbose command to check whether the local and remote ends use the same interface settings, including the hello timer, dead timer, poll timer, OSPFv3 network type, and authentication settings.

  - If yes, proceed to step 6.

  - If no, use the following commands to modify inconsistent interface settings and make sure that the local and remote ends use the same interface settings.

ospfv3 timer hello

ospfv3 timer dead

ospfv3 timer poll

ospfv3 network-type

ospfv3 authentication-mode

6.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3VirtNbrStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.3

Virtual neighbor state changes.

Informational

Informational

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the state of a virtual neighbor changes to FULL or changes from FULL to another state. To reduce unnecessary notifications caused by virtual interface up events, no virtual neighbor state change notification will be sent within 2 times the dead interval since the virtual interface state changes to a value other than DOWN.

This issue occurs when one of the following conditions exists:

The state of a virtual neighbor regresses (for example, changing from Full to 1-Way or Down) or progresses to the final state (for example, Full).

The state of the physical interface on which the virtual link is established changes.

The local and remote ends have different interface settings (such as the hello timer, dead timer, and authentication settings).

OSPFv3 is restarted by the reset ospfv3 process command.

System impact

If the state of a neighbor progresses, it has no negative impact on services.

If the state of a neighbor regresses, services might be interrupted.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 virtneighbor-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 virtneighbor-state-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.11.1.8 (ospfv3VirtNbrState)

Virtual neighbor state.

ospfv3VirtNbrArea

ospfv3VirtNbrRtrId

INTEGER

down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)

 

Recommended action

To resolve this issue:

1.Use the display ospfv3 interface and display ipv6 interface brief commands to view the state of the physical interface on which the virtual link is established.

  - If the physical state of the interface is Down, check whether the interface has been shut down.

If yes, execute the undo shutdown command on the interface, and then proceed to step 2.

If no, proceed to step 2.

  - If the link layer protocol state of the interface is Up, proceed to step 2.

2.Use the display ospfv3 peer command to view the state of the neighbor.

  - If the State field displays Full, proceed to step 3.

  - If the State field does not display Full, proceed to step 5.

3.Use the display ospfv3 spf-tree command to identify whether the flags of the SPF node corresponding to the neighbor router ID of the virtual interface include the S flag. This flag indicates that the neighbor is reachable.

  - If yes, proceed to step 4.

  - If no, proceed to step 5.

4.Use the display ospfv3 vlink and display current-configuration configuration ospfv3 commands to identify whether the local and remote ends use the same settings, such as the hello timer, dead timer, and poll timer.

  - If yes, proceed to step 5.

  - If no, use the vlink-peer command to configure the same settings for both the local and remote ends, and then check whether the notification is cleared.

If yes, the troubleshooting is complete.

If no, proceed to step 5.

5.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3IfConfigError

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.4

Interface configuration error.

Informational

Informational

N/A (N/A)

ON

 

Notification triggers

This notification is generated when a non-virtual interface receives a packet from another router with mismatched configuration. This issue occurs when one of the following conditions exists:

The local interface and the remote interface use different interface settings.

The link layer protocol changes.

System impact

This issue typically has no negative impact as long as the local interface and the remote interface use the same settings after configuration correction.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 if-cfg-error command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 if-cfg-error command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.7.1.12

 (ospfv3IfState)

Interface state.

ospfv3IfIndex

ospfv3IfInstId

INTEGER

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

1.3.6.1.2.1.191.1.14.3

 (ospfv3PacketSrc)

IPv6 packet that cannot be identified by a neighbor.

N/A

InetAddressIPv6

OCTET STRING (16)

1.3.6.1.2.1.191.1.14.1

 (ospfv3ConfigErrorType)

OSPFv3 configuration error type.

N/A

INTEGER

badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), helloIntervalMismatch(5), deadIntervalMismatch(6), optionMismatch(7), mtuMismatch(8), duplicateRouterId(9), noError(10)

1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType)

OSPFv3 data packet type.

N/A

INTEGER

hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)

 

Recommended action

1.Use the display ospfv3 interface interface-type interface-number command to identify whether the local OSPFv3 interface and the remote OSPFv3 interface use the same settings.

  - If yes, proceed to step 3.

  - If no, proceed to step 2.

2.Perform the following tasks to clear the notification:

Use the following commands to reconfigure the local or remote OSPFv3 interface, ensuring that the two interfaces use the same settings:

ospfv3 timer hello

ospfv3 timer dead

ospfv3 timer poll

Identify whether the notification is cleared:

If yes, the troubleshooting is complete.

If no, proceed to step 3.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support.

ospfv3VirtIfConfigError

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.5

Virtual interface configuration error.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when an OSPFv3 virtual interface on a router receives a packet from another router with mismatched configuration. This issue occurs when the interface settings on the ends of a virtual link are not the same.

System impact

This issue typically has no negative impact as long as the local interface and the remote interface use the same settings after configuration correction.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 virtif-cfg-error command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 virtif-cfg-error command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.8.1.9

 (ospfv3VirtIfState)

Virtual interface state.

ospfv3VirtIfAreaId

ospfv3VirtIfNeighbor

INTEGER

down(1), pointToPoint(4)

1.3.6.1.2.1.191.1.14.1

 (ospfv3ConfigErrorType)

OSPFv3 configuration error type.

N/A

INTEGER

badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), helloIntervalMismatch(5), deadIntervalMismatch(6), optionMismatch(7), mtuMismatch(8), duplicateRouterId(9), noError(10)

1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType)

OSPFv3 data packet type.

N/A

INTEGER

hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)

 

Recommended action

1.Use the display ospfv3 vlink and display current-configuration configuration ospfv3 commands to identify whether the two ends of the virtual link use the same interface settings.

  - If yes, proceed to step 3.

  - If no, proceed to step 2.

2.Use the vlink-peer command to reconfigure an end of the virtual link, ensuring that the two ends of the virtual link use the same settings. Then, identify whether the notification is cleared:

  - If yes, the troubleshooting is complete.

  - If no, proceed to step 3.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support.

ospfv3IfRxBadPacket

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.6

A non-virtual interface receives an error packet.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when a non-virtual interface receives an OSPFv3 packet that cannot be parsed. This issue occurs when one of the following conditions exists:

The length of the OSPFv3 packet is incorrect.

The OSPFv3 packet has content errors.

System impact

When a non-virtual interface receives an OSPFv3 packet that cannot be parsed, it discards the packet. If the packet is a hello packet, the neighbor that sends the packet might go down.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 if-bad-pkt command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 if-bad-pkt command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.7.1.12

 (ospfv3IfState)

Interface state.

ospfv3IfIndex

ospfv3IfInstId

INTEGER

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

1.3.6.1.2.1.191.1.14.3

 (ospfv3PacketSrc)

IPv6 packet that cannot be identified by the neighbor.

N/A

InetAddressIPv6

OCTET STRING (16)

1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType)

OSPFv3 data packet type.

N/A

INTEGER

hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)

 

Recommended action

Collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3VirtIfRxBadPacket

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.7

A virtual interface receives an error packet.

Informational

Informational

N/A (N/A)

ON

 

Notification triggers

This notification is generated when a virtual interface receives an OSPFv3 packet that cannot be parsed. This issue occurs when one of the following conditions exists:

The length of the OSPFv3 packet is incorrect.

The OSPFv3 packet has content errors.

System impact

When a virtual interface receives an OSPFv3 packet that cannot be parsed, it discards the packet. If the packet is a hello packet, the neighbor that sends the packet might go down.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 virtif-bad-pkt command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 virtif-bad-pkt command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.8.1.9

 (ospfv3VirtIfState)

Virtual interface state.

ospfv3VirtIfAreaId

ospfv3VirtIfNeighbor

INTEGER

down(1), pointToPoint(4)

1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType)

OSPFv3 data packet type.

N/A

INTEGER

hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)

 

Recommended action

Collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3IfStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.10

Interface state changes.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the state of a non-virtual interface changes from DR to Down or changes to the Point-to-Point, DR, BDR, or DRother state. This issue occurs when one of the following conditions exists:

The physical interface comes up or goes down.

The router priority for the interface changes and DR/BDR election is performed.

System impact

This issue might affect the state of neighbors. If the state of an OSPFv3 interface regresses (for example, changing to Down), it will be disconnected from its neighbors.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 if-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 if-state-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.7.1.12 (ospfv3IfState)

Interface state.

ospfv3IfIndex

ospfv3IfInstId

INTEGER

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

 

Recommended action

To resolve this issue:

1.Use the display ospfv3 interface command to view the interface state.

  - If the interface state is Down, proceed to step 2.

  - If the interface state is not Down, no action is required.

2.Use the display interface interface-type interface-number command to view the state of the interface.

  - If the interface is in up, proceed to step 3.

  - If the interface is not up, check whether the interface has been shut down.

If yes, execute the undo shutdown command on the interface.

If no, proceed to step 3.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3NssaTranslatorStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.11

A router's ability to translate type-7 LSAs into type-5 LSAs changes.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when a router's ability to translate OSPFv3 type-7 LSAs into OSPFv3 type-5 LSAs changes. This issue occurs when one of the following conditions exists:

The translate-always keyword of the nssa command is configured or canceled on an NSSA ABR.

An NSSA ABR has been configured with a new router ID and the change is already in effect.

The device becomes an ABR or its role changes from ABR to another.

System impact

When the translator in an NSSA area changes, the former translator must flush the Type-5 LSAs translated from Type-7 LSAs and the new translator translates new OSPFv3 type-7 LSAs into OSPFv3 type-5 LSAs. This might cause temporary AES route flapping.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 nssatranslator-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 nssatranslator-status-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.2.1.12 (ospfv3AreaNssaTranslatorState)

Method for the NSSA ABR to become capable of translating Type-7 LSAs into Type-5 LSAs.

ospfv3AreaId

INTEGER

enabled(1), elected(2), disabled(3)

 

Recommended action

To resolve this issue:

1.If the nssa translate-always command is configured on the local device, use the display ospfv3 command to identify whether the 7/5 translator state field displays Enabled.

  - If yes, no action is required.

  - If no, proceed to step 7.

If the nssa translate-always command is canceled on the local device, use the display ospfv3 command to identify whether the 7/5 translator state field displays Disabled.

  - If the 7/5 translator state field displays Disabled, proceed to step 2.

  - If the 7/5 translator state field displays Elected, no action is required.

2.Use the display ospfv3 lsdb router command to identify whether the Options field in the router LSAs of an NSSA ABR contains the Nt bit.

  - If yes, no action is required.

  - If no, proceed to step 3.

3.If the local device has been configured with a new router ID and the change is already in effect, identify whether the NSSA translator role is correct after the network topology is stable.

  - If yes, no action is required.

  - If no, proceed to step 4.

4.Identify whether other NSSA ABRs have been configured with new router IDs. After the network topology is stable, identify whether one of the new router IDs is larger than the local router ID.

  - If yes, no action is required.

  - If no, proceed to step 5.

5.If a new NSSA ABR has been added in the area, identify whether the router ID of the new NSSA ABR is larger than the local router ID after the network topology is stable.

  - If yes, no action is required.

  - If no, proceed to step 6.

If the new device is not an ABR, proceed to step 6.

6.Check whether the ospfv3NbrStateChange or ospfv3IfStateChange notification is generated on the local and neighbor devices.

  - If yes, perform the recommended actions to clear the notification.

  - If no, proceed to step 7.

7.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3RestartStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.12

GR restarter state changes.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the state of the GR restarter changes. This issue occurs when one of the following conditions exists:

The device stops GR.

The device starts GR.

System impact

If the state of the GR restarter changes due to a GR failure, this issue will affect services.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 grrestarter-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 grrestarter-status-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.1.18

 (ospfv3RestartStatus)

GR restarter state.

N/A

INTEGER

notRestarting(1), plannedRestart(2), unplannedRestart(3)

1.3.6.1.2.1.191.1.1.16

 (ospfv3RestartInterval)

GR timeout interval.

N/A

Ospfv3UpToRefreshIntervalTC

Unsigned32 (40..1800)

1.3.6.1.2.1.191.1.1.20 (ospfv3RestartExitReason)

Reason why the device exited GR restarter state.

N/A

INTEGER

none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)

 

Recommended action

To resolve this issue:

1.If you are manually performing an active/standby switchover or restarting the OSPFv3 process with GR, no action is required. Otherwise, proceed to step 2.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3NbrRestartHelperStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.13

The GR helper state of a neighbor changes.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the GR helper state of a neighbor changes. This issue occurs when one of the following conditions exists:

The neighbor becomes the GR helper.

The neighbor stops being the GR helper.

System impact

If the GR helper state of a neighbor changes due to a GR failure, this issue will affect services.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 grhelper-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 grhelper-status-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.9.1.13

 (ospfv3NbrRestartHelperStatus)

GR helper state of the neighbor.

ospfv3NbrIfIndex

ospfv3NbrIfInstId

ospfv3NbrRtrId

INTEGER

notHelping(1), helping(2)

1.3.6.1.2.1.191.1.9.1.14

 (ospfv3NbrRestartHelperAge)

GR helper aging timer.

ospfv3NbrIfIndex

ospfv3NbrIfInstId

ospfv3NbrRtrId

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

1.3.6.1.2.1.191.1.9.1.15 (ospfv3NbrRestartHelperExitReason)

Reason why the neighbor exited GR helper state.

ospfv3NbrIfIndex

ospfv3NbrIfInstId

ospfv3NbrRtrId

INTEGER

none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)

 

Recommended action

To resolve this issue:

1.If you are manually performing an active/standby switchover or restarting the OSPFv3 process with GR, no action is required. Otherwise, proceed to step 2.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

ospfv3VirtNbrRestartHelperStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.191.0.14

The GR helper state of a virtual neighbor changes.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the GR helper state of a virtual neighbor changes. This issue occurs when one of the following conditions exists:

The virtual neighbor becomes the GR helper.

The virtual neighbor stops being the GR helper.

System impact

If the GR helper state of a virtual neighbor changes due to a GR failure, this issue will affect services.

Status control

ON

CLI: Use the snmp-agent trap enable ospfv3 virtgrhelper-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospfv3 virtgrhelper-status-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.191.1.1.1

 (ospfv3RouterId)

Unique identifier of a router in an AS.

N/A

Ospfv3RouterIdTC

Unsigned32 (1..'FFFFFFFF'h)

1.3.6.1.2.1.191.1.11.1.13

 (ospfv3VirtNbrRestartHelperStatus)

GR helper state of the virtual neighbor.

ospfv3VirtNbrArea

ospfv3VirtNbrRtrId

INTEGER

notHelping(1), helping(2)

1.3.6.1.2.1.191.1.11.1.14

 (ospfv3VirtNbrRestartHelperAge)

Remaining time of the GR interval when the router is acting as a GR helper for the virtual neighbor.

ospfv3VirtNbrArea

ospfv3VirtNbrRtrId

Ospfv3UpToRefreshIntervalTC

Unsigned32 (1..1800)

1.3.6.1.2.1.191.1.11.1.15 (ospfv3VirtNbrRestartHelperExitReason)

Reason why the virtual neighbor exited GR helper state.

ospfv3VirtNbrArea

ospfv3VirtNbrRtrId

INTEGER

none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)

 

Recommended action

To resolve this issue:

1.If you are manually performing an active/standby switchover or restarting the OSPFv3 process with GR, no action is required. Otherwise, proceed to step 2.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网