MIBs Depot

HUAWEI-OSPFV3-MIB

Registered at
1.3.6.1.4.1.2011.5.25.147
Last updated
2017-08-17 20:15
Organization
Huawei Technologies Co.,Ltd.
Revisions
2017-08-17 20:15, 2016-08-04 15:21, 2016-05-25 11:10, 2016-05-25 11:10, 2016-05-25 11:10, 2016-03-23 17:50, 2016-03-18 17:50, 2016-03-01 17:50, 2016-03-01 17:50, 2015-07-08 11:10, 2015-05-03 11:10, 2015-04-03 11:10, 2007-06-12 21:00
Namespace
huawei
Source file
HUAWEI-OSPFV3-MIB
Digest
sha256:709970cd4dc026bda28e7ee6e7c1cc443c407b41ce6664bf6fdfaf200116b184

Description

The MIB module for OSPF version 3. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC draft-ietf-ospf-ospfv3-mib-11; see the RFC itself for full legal notices.

Contact

Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com

Imports

FromSymbols
HUAWEI-MIBhwDatacomm
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
OSPF-MIBBigMetric, DesignatedRouterPriority, HelloRange, Metric, Status
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HUAWEI-MIB
HUAWEI-OSPFV3-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
OSPF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HWHelloRange
TEXTUAL-CONVENTION
The range of intervals on which hello messages are exchanged.
current
HWOspfv3AreaIdTc
TEXTUAL-CONVENTION
An OSPFv3 Area Identifier
current
HWOspfv3DeadIntRangeTc
TEXTUAL-CONVENTION
The range, in seconds, of dead interval value.
current
HWOspfv3IfInstIdTc
TEXTUAL-CONVENTION
An OSPFv3 interface instance ID
current
HWOspfv3LsIdTC
TEXTUAL-CONVENTION
A unique 32-bit identifier of the piece of the routing domain that is being described by a link state advertisement. In contrast to OSPFv2, the Link State ID (LSID) has no addressing semantics.
current
HWOspfv3LsaAgeTC
TEXTUAL-CONVENTION
The age of the link state advertisement in seconds. The high-order bit of the LS age field is considered the DoNotAge bit for support of on-demand circuits.
current
HWOspfv3LsaSequenceTC
TEXTUAL-CONVENTION
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
current
HWOspfv3RouterIdTc
TEXTUAL-CONVENTION
A 32-bit, unsigned integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses if IPv4 is configured on the router.
current
HWOspfv3UpToRefreshIntervalTc
TEXTUAL-CONVENTION
The values one might be able to configure for variables bounded by the Refresh Interval
current

Objects

NameOIDSyntaxAccessStatus
hwOspfv3Notifications
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.0
hwOspfv3Objects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.1
hwOspfv3GeneralGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.1.1
hwOspfv3RouterId
OBJECT-TYPE
A 32-bit integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router.
1.3.6.1.4.1.2011.5.25.147.1.1.1HWOspfv3RouterIdTcread-writecurrent
hwOspfv3AdminStatus
OBJECT-TYPE
The administrative status of OSPFv3 in the router. The value 'enabled' denotes that the OSPFv3 Process is active on at least one interface; 'disabled' disables it on all interfaces.
1.3.6.1.4.1.2011.5.25.147.1.1.2Statusread-writecurrent
hwOspfv3VersionNumber
OBJECT-TYPE
The version number of OSPF for IPv6 is 3.
1.3.6.1.4.1.2011.5.25.147.1.1.3INTEGER {version3(3)}read-onlycurrent
hwOspfv3AreaBdrRtrStatus
OBJECT-TYPE
A flag to note whether this router is an area border router.
1.3.6.1.4.1.2011.5.25.147.1.1.4TruthValueread-onlycurrent
hwOspfv3AsBdrRtrStatus
OBJECT-TYPE
A flag to note whether this router is configured as an Autonomous System border router.
1.3.6.1.4.1.2011.5.25.147.1.1.5TruthValueread-writecurrent
hwOspfv3AsScopeLsaCount
OBJECT-TYPE
The number of AS-Scope (e.g. AS-External) link state advertisements in the link state database.
1.3.6.1.4.1.2011.5.25.147.1.1.6Gauge32read-onlycurrent
hwOspfv3AsScopeLsaCksumSum
OBJECT-TYPE
The 32-bit unsigned sum of the LS checksums of the AS-scoped link state advertisements contained in the link state database. This sum can be used to determine if there has been a change in a router's link state database, and to compare the link state database of two routers.
1.3.6.1.4.1.2011.5.25.147.1.1.7Unsigned32read-onlycurrent
hwOspfv3OriginateNewLsas
OBJECT-TYPE
The number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA.
1.3.6.1.4.1.2011.5.25.147.1.1.8Counter32read-onlycurrent
hwOspfv3RxNewLsas
OBJECT-TYPE
The number of link state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link state advertisements.
1.3.6.1.4.1.2011.5.25.147.1.1.9Counter32read-onlycurrent
hwOspfv3ExtLsaCount
OBJECT-TYPE
The number of AS-Scope External(LS type 0x4005) link state advertisements in the link state database
1.3.6.1.4.1.2011.5.25.147.1.1.10Gauge32read-onlycurrent
hwOspfv3ExtAreaLsdbLimit
OBJECT-TYPE
The maximum number of non-default AS-external-LSAs entries that can be stored in the link state database. If the value is -1, then there is no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches ospfv3ExtAreaLsdbLimit, the router enters Overflow state. The router never holds more than ospfv3ExtAreaLsdbLimit non-default AS-external-LSAs in its database. Ospfv3ExtAreaLsdbLimit MUST be set identically in all routers attached to the OSPFv3 backbone and/or any regular OSPFv3 area. (i.e., OSPFv3 stub areas and NSSAs are excluded).
1.3.6.1.4.1.2011.5.25.147.1.1.11Integer32 (-1..2147483647)read-writecurrent
hwOspfv3RestartSupport
OBJECT-TYPE
The router's support for OSPFv3 Graceful restart. Options include: no restart support, only planned restarts or both planned and unplanned restarts.
1.3.6.1.4.1.2011.5.25.147.1.1.12INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)}read-writecurrent
hwOspfv3RestartInterval
OBJECT-TYPE
Configured OSPFv3 Graceful restart timeout interval.
1.3.6.1.4.1.2011.5.25.147.1.1.13HWOspfv3UpToRefreshIntervalTcread-writecurrent
hwOspfv3RestartStatus
OBJECT-TYPE
The current status of OSPFv3 Graceful restart capability.
1.3.6.1.4.1.2011.5.25.147.1.1.14INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)}read-onlycurrent
hwOspfv3RestartAge
OBJECT-TYPE
Remaining time in current OSPFv3 Graceful restart interval.
1.3.6.1.4.1.2011.5.25.147.1.1.15HWOspfv3UpToRefreshIntervalTcread-onlycurrent
hwOspfv3RestartExitRc
OBJECT-TYPE
Describes the outcome of the last attempt at a Graceful restart. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change.
1.3.6.1.4.1.2011.5.25.147.1.1.16INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)}read-onlycurrent
hwOspfv3NotificationEnable
OBJECT-TYPE
If this object is set to true(1), then it enables the generation of OSPFv3 Notifications. If it is set to false(2), these notifications are not generated. Configured values MUST survive an agent reboot.
1.3.6.1.4.1.2011.5.25.147.1.1.17TruthValueread-writecurrent
hwOspfv3ReferenceBandwidth
OBJECT-TYPE
Reference bandwidth in kilobits per second for calculating default interface metrics. The default value is 100,000 KBPS (100 MBPS). This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
1.3.6.1.4.1.2011.5.25.147.1.1.18Unsigned32read-writecurrent
hwOspfv3AreaTable
OBJECT-TYPE
Information describing the configured parameters and cumulative statistics of the router's attached areas.
1.3.6.1.4.1.2011.5.25.147.1.2not-accessiblecurrent
hwOspfv3AreaEntry
OBJECT-TYPE
Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
1.3.6.1.4.1.2011.5.25.147.1.2.1not-accessiblecurrent
hwOspfv3AreaId
OBJECT-TYPE
A 32-bit integer uniquely identifying an area. Area ID 0 is used for the OSPFv3 backbone.
1.3.6.1.4.1.2011.5.25.147.1.2.1.1HWOspfv3AreaIdTcnot-accessiblecurrent
hwOspfv3AreaImportAsExtern
OBJECT-TYPE
Indicates whether an area is a Stub area, NSSA, or standard area. AS-scope LSAs are not imported into Stub Areas or NSSAs. NSSAs import AS-External data as NSSA LSAs which have Area-scope
1.3.6.1.4.1.2011.5.25.147.1.2.1.2INTEGER {importExternal(1), importNoExternal(2), importNssa(3)}read-createcurrent
hwOspfv3AreaSpfRuns
OBJECT-TYPE
The number of times that the intra-area route table has been calculated using this area's link state database. This is typically done using Dijkstra's algorithm.
1.3.6.1.4.1.2011.5.25.147.1.2.1.3Counter32read-onlycurrent
hwOspfv3AreaBdrRtrCount
OBJECT-TYPE
The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
1.3.6.1.4.1.2011.5.25.147.1.2.1.4Gauge32read-onlycurrent
hwOspfv3AreaAsBdrRtrCount
OBJECT-TYPE
The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
1.3.6.1.4.1.2011.5.25.147.1.2.1.5Gauge32read-onlycurrent
hwOspfv3AreaScopeLsaCount
OBJECT-TYPE
The total number of Area-Scope link state advertisements in this area's link state database.
1.3.6.1.4.1.2011.5.25.147.1.2.1.6Gauge32read-onlycurrent
hwOspfv3AreaScopeLsaCksumSum
OBJECT-TYPE
The 32-bit unsigned sum of the Area-Scope link state advertisements' LS checksums contained in this area's link state database. The sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers.
1.3.6.1.4.1.2011.5.25.147.1.2.1.7Unsigned32read-onlycurrent
hwOspfv3AreaSummary
OBJECT-TYPE
The variable ospfv3AreaSummary controls the import of Inter-Area LSAs into stub and NSSA areas. It has no effect on other areas. If it is noAreaSummary, the router will neither originate nor propagate Inter-Area LSAs into the stub or NSSA area. It will rely entirely on its default route. If it is sendAreaSummary, the router will both summarize and propagate Inter-Area LSAs.
1.3.6.1.4.1.2011.5.25.147.1.2.1.8INTEGER {noAreaSummary(1), sendAreaSummary(2)}read-createcurrent
hwOspfv3AreaRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.2.1.9RowStatusread-createcurrent
hwOspfv3AreaStubMetric
OBJECT-TYPE
The metric value advertised for the default route into Stub and NSSA areas.
1.3.6.1.4.1.2011.5.25.147.1.2.1.10BigMetricread-createcurrent
hwOspfv3AreaNssaTranslatorRole
OBJECT-TYPE
Indicates an NSSA border router's policy to perform NSSA translation of NSSA-LSAs into AS-External-LSAs.
1.3.6.1.4.1.2011.5.25.147.1.2.1.11INTEGER {always(1), candidate(2)}read-createcurrent
hwOspfv3AreaNssaTranslatorState
OBJECT-TYPE
Indicates if and how an NSSA border router is performing NSSA translation of NSSA-LSAs into AS-External-LSAs. When this object is set to 'enabled', the NSSA border router's ospfv3AreaNssaTranslatorRole has been set to 'always'. When this object is set to 'elected', a candidate NSSA border router is translating NSSA-LSAs into AS-External-LSAs. When this object is set to 'disabled', a candidate NSSA Border router is NOT translating NSSA-LSAs into AS-External-LSAs.
1.3.6.1.4.1.2011.5.25.147.1.2.1.12INTEGER {enabled(1), elected(2), disabled(3)}read-onlycurrent
hwOspfv3AreaNssaTranslatorStabInterval
OBJECT-TYPE
The stability interval defined as the number of seconds after an elected translator determines its services are no longer required that it should continue to perform its translation duties.
1.3.6.1.4.1.2011.5.25.147.1.2.1.13Unsigned32read-createcurrent
hwOspfv3AreaNssaTranslatorEvents
OBJECT-TYPE
Indicates the number of Translator state changes that have occurred since the last start-up of the OSPFv3 routing process. 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.
1.3.6.1.4.1.2011.5.25.147.1.2.1.14Counter32read-onlycurrent
hwOspfv3AsLsdbTable
OBJECT-TYPE
The OSPFv3 Process's AS-Scope Link State Database.
1.3.6.1.4.1.2011.5.25.147.1.3not-accessiblecurrent
hwOspfv3AsLsdbEntry
OBJECT-TYPE
A single AS-Scope Link State Advertisement.
1.3.6.1.4.1.2011.5.25.147.1.3.1not-accessiblecurrent
hwOspfv3AsLsdbType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertisement format. AS-Scope LSAs not recognized by the router may be stored in the database.
1.3.6.1.4.1.2011.5.25.147.1.3.1.1Unsigned32 (0..4294967295)not-accessiblecurrent
hwOspfv3AsLsdbRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.3.1.2HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3AsLsdbLsId
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
1.3.6.1.4.1.2011.5.25.147.1.3.1.3Unsigned32not-accessiblecurrent
hwOspfv3AsLsdbSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
1.3.6.1.4.1.2011.5.25.147.1.3.1.4HWOspfv3LsaSequenceTCread-onlycurrent
hwOspfv3AsLsdbAge
OBJECT-TYPE
This field is the age of the link state advertisement in seconds.
1.3.6.1.4.1.2011.5.25.147.1.3.1.5HWOspfv3LsaAgeTCread-onlycurrent
hwOspfv3AsLsdbChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.2011.5.25.147.1.3.1.6Integer32read-onlycurrent
hwOspfv3AsLsdbAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.2011.5.25.147.1.3.1.7OCTET STRING (SIZE(1..65535))read-onlycurrent
hwOspfv3AsLsdbTypeKnown
OBJECT-TYPE
Indicates whether the LSA type is recognized by this Router.
1.3.6.1.4.1.2011.5.25.147.1.3.1.8TruthValueread-onlycurrent
hwOspfv3AreaLsdbTable
OBJECT-TYPE
The OSPFv3 Process's Area-Scope Link State Database.
1.3.6.1.4.1.2011.5.25.147.1.4not-accessiblecurrent
hwOspfv3AreaLsdbEntry
OBJECT-TYPE
A single Area-Scope Link State Advertisement.
1.3.6.1.4.1.2011.5.25.147.1.4.1not-accessiblecurrent
hwOspfv3AreaLsdbAreaId
OBJECT-TYPE
The 32-bit identifier of the Area from which the LSA was received.
1.3.6.1.4.1.2011.5.25.147.1.4.1.1HWOspfv3AreaIdTcnot-accessiblecurrent
hwOspfv3AreaLsdbType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertisement format. Area-Scope LSAs unrecognized by the router are also stored in this database.
1.3.6.1.4.1.2011.5.25.147.1.4.1.2Unsigned32 (0..4294967295)not-accessiblecurrent
hwOspfv3AreaLsdbRouterId
OBJECT-TYPE
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.4.1.3HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3AreaLsdbLsId
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
1.3.6.1.4.1.2011.5.25.147.1.4.1.4Unsigned32not-accessiblecurrent
hwOspfv3AreaLsdbSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
1.3.6.1.4.1.2011.5.25.147.1.4.1.5HWOspfv3LsaSequenceTCread-onlycurrent
hwOspfv3AreaLsdbAge
OBJECT-TYPE
This field is the age of the link state advertisement in seconds.
1.3.6.1.4.1.2011.5.25.147.1.4.1.6HWOspfv3LsaAgeTCread-onlycurrent
hwOspfv3AreaLsdbChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.2011.5.25.147.1.4.1.7Integer32read-onlycurrent
hwOspfv3AreaLsdbAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.2011.5.25.147.1.4.1.8OCTET STRING (SIZE(1..65535))read-onlycurrent
hwOspfv3AreaLsdbTypeKnown
OBJECT-TYPE
Indicates whether the LSA type is recognized by this Router.
1.3.6.1.4.1.2011.5.25.147.1.4.1.9TruthValueread-onlycurrent
hwOspfv3LinkLsdbTable
OBJECT-TYPE
The OSPFv3 Process's Link-Scope Link State Database.
1.3.6.1.4.1.2011.5.25.147.1.5not-accessiblecurrent
hwOspfv3LinkLsdbEntry
OBJECT-TYPE
A single Link-Scope Link State Advertisement.
1.3.6.1.4.1.2011.5.25.147.1.5.1not-accessiblecurrent
hwOspfv3LinkLsdbIfIndex
OBJECT-TYPE
The identifier of the link from which the LSA was received.
1.3.6.1.4.1.2011.5.25.147.1.5.1.1InterfaceIndexnot-accessiblecurrent
hwOspfv3LinkLsdbIfInstId
OBJECT-TYPE
The identifier of the interface instance from which the LSA was received.
1.3.6.1.4.1.2011.5.25.147.1.5.1.2HWOspfv3IfInstIdTcnot-accessiblecurrent
hwOspfv3LinkLsdbType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertisement format. Link-Scope LSAs unrecognized by the router are also stored in this database.
1.3.6.1.4.1.2011.5.25.147.1.5.1.3Unsigned32 (0..4294967295)not-accessiblecurrent
hwOspfv3LinkLsdbRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.5.1.4HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3LinkLsdbLsId
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
1.3.6.1.4.1.2011.5.25.147.1.5.1.5HWOspfv3LsIdTCnot-accessiblecurrent
hwOspfv3LinkLsdbSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.
1.3.6.1.4.1.2011.5.25.147.1.5.1.6HWOspfv3LsaSequenceTCread-onlycurrent
hwOspfv3LinkLsdbAge
OBJECT-TYPE
This field is the age of the link state advertisement in seconds.
1.3.6.1.4.1.2011.5.25.147.1.5.1.7HWOspfv3LsaAgeTCread-onlycurrent
hwOspfv3LinkLsdbChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.2011.5.25.147.1.5.1.8Integer32read-onlycurrent
hwOspfv3LinkLsdbAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.2011.5.25.147.1.5.1.9OCTET STRING (SIZE(1..65535))read-onlycurrent
hwOspfv3LinkLsdbTypeKnown
OBJECT-TYPE
Indicates whether the LSA type is recognized by this Router.
1.3.6.1.4.1.2011.5.25.147.1.5.1.10TruthValueread-onlycurrent
hwOspfv3IfTable
OBJECT-TYPE
The OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3.
1.3.6.1.4.1.2011.5.25.147.1.6not-accessiblecurrent
hwOspfv3IfEntry
OBJECT-TYPE
The OSPFv3 Interface Entry describes one interface from the viewpoint of OSPFv3.
1.3.6.1.4.1.2011.5.25.147.1.6.1not-accessiblecurrent
hwOspfv3IfIndex
OBJECT-TYPE
The interface index of this OSPFv3 interface. It corresponds to the interface index of the IPv6 interface on which OSPFv3 is configured.
1.3.6.1.4.1.2011.5.25.147.1.6.1.1InterfaceIndexnot-accessiblecurrent
hwOspfv3IfInstId
OBJECT-TYPE
Enables multiple interface instances of OSPFv3 to be run over a single link. Each protocol instance would be assigned a separate ID. This ID has local link significance only.
1.3.6.1.4.1.2011.5.25.147.1.6.1.2HWOspfv3IfInstIdTcnot-accessiblecurrent
hwOspfv3IfAreaId
OBJECT-TYPE
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone.
1.3.6.1.4.1.2011.5.25.147.1.6.1.3HWOspfv3AreaIdTcread-createcurrent
hwOspfv3IfType
OBJECT-TYPE
The OSPFv3 interface type.
1.3.6.1.4.1.2011.5.25.147.1.6.1.4INTEGER {broadcast(1), nbma(2), pointToPoint(3), loopback(4), pointToMultipoint(5), p2mpNonbroadcast(6)}read-createcurrent
hwOspfv3IfAdminStatus
OBJECT-TYPE
The OSPFv3 interface's administrative status. The value formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPFv3.
1.3.6.1.4.1.2011.5.25.147.1.6.1.5Statusread-createcurrent
hwOspfv3IfRtrPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.6.1.6DesignatedRouterPriorityread-createcurrent
hwOspfv3IfTransitDelay
OBJECT-TYPE
The estimated number of seconds it takes to transmit a link state update packet over this interface.
1.3.6.1.4.1.2011.5.25.147.1.6.1.7HWOspfv3UpToRefreshIntervalTcread-createcurrent
hwOspfv3IfRetransInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.6.1.8HWOspfv3UpToRefreshIntervalTcread-createcurrent
hwOspfv3IfHelloInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.6.1.9HWHelloRangeread-createcurrent
hwOspfv3IfRtrDeadInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.6.1.10HWOspfv3DeadIntRangeTcread-createcurrent
hwOspfv3IfState
OBJECT-TYPE
The OSPFv3 Interface State.
1.3.6.1.4.1.2011.5.25.147.1.6.1.11INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)}read-onlycurrent
hwOspfv3IfDesignatedRouter
OBJECT-TYPE
The Router ID of the Designated Router.
1.3.6.1.4.1.2011.5.25.147.1.6.1.12HWOspfv3RouterIdTcread-onlycurrent
hwOspfv3IfBackupDesignatedRouter
OBJECT-TYPE
The Router ID of the Backup Designated Router.
1.3.6.1.4.1.2011.5.25.147.1.6.1.13HWOspfv3RouterIdTcread-onlycurrent
hwOspfv3IfEvents
OBJECT-TYPE
The number of times this OSPFv3 interface has changed its state, or an error has occurred.
1.3.6.1.4.1.2011.5.25.147.1.6.1.14Counter32read-onlycurrent
hwOspfv3IfRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.6.1.15RowStatusread-createcurrent
hwOspfv3IfMetricValue
OBJECT-TYPE
The metric assigned to this interface. The default value of the Metric is Reference Bandwidth / ifSpeed. The value of the reference bandwidth is configured by the ospfv3ReferenceBandwidth object.
1.3.6.1.4.1.2011.5.25.147.1.6.1.16Metricread-createcurrent
hwOspfv3IfLinkScopeLsaCount
OBJECT-TYPE
The total number of Link-Scope link state advertisements in this link's link state database.
1.3.6.1.4.1.2011.5.25.147.1.6.1.17Gauge32read-onlycurrent
hwOspfv3IfLinkLsaCksumSum
OBJECT-TYPE
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, and to compare the link state database of two routers.
1.3.6.1.4.1.2011.5.25.147.1.6.1.18Unsigned32read-onlycurrent
hwOspfv3IfPollInterval
OBJECT-TYPE
The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor.
1.3.6.1.4.1.2011.5.25.147.1.6.1.19Unsigned32read-createcurrent
hwOspfv3IfMulticastForwarding
OBJECT-TYPE
The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link unicasts. Data link multicasting is not meaningful on point to point and NBMA interfaces, and setting ospfv3MulticastForwarding to 0 effectively disables all multicast forwarding.
1.3.6.1.4.1.2011.5.25.147.1.6.1.20INTEGER {blocked(1), multicast(2), unicast(3)}read-createcurrent
hwOspfv3VirtIfTable
OBJECT-TYPE
Information about this router's virtual interfaces.
1.3.6.1.4.1.2011.5.25.147.1.7not-accessiblecurrent
hwOspfv3VirtIfEntry
OBJECT-TYPE
Information about a single Virtual Interface.
1.3.6.1.4.1.2011.5.25.147.1.7.1not-accessiblecurrent
hwOspfv3VirtIfAreaId
OBJECT-TYPE
The Transit Area that the Virtual Link traverses. By definition, this is not Area 0
1.3.6.1.4.1.2011.5.25.147.1.7.1.1HWOspfv3AreaIdTcnot-accessiblecurrent
hwOspfv3VirtIfNeighbor
OBJECT-TYPE
The Router ID of the Virtual Neighbor.
1.3.6.1.4.1.2011.5.25.147.1.7.1.2HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3VirtIfIndex
OBJECT-TYPE
The local interface index assigned to this OSPFv3 virtual interface. It is advertised in Hello's sent over the virtual link and in the router's router-LSAs.
1.3.6.1.4.1.2011.5.25.147.1.7.1.3InterfaceIndexread-onlycurrent
hwOspfv3VirtIfInstId
OBJECT-TYPE
Specifies the interface instance ID to be used for the virtual interface. This ID has local link significance only.
1.3.6.1.4.1.2011.5.25.147.1.7.1.4HWOspfv3IfInstIdTcread-onlycurrent
hwOspfv3VirtIfTransitDelay
OBJECT-TYPE
The estimated number of seconds it takes to transmit a link state update packet over this interface.
1.3.6.1.4.1.2011.5.25.147.1.7.1.5HWOspfv3UpToRefreshIntervalTcread-createcurrent
hwOspfv3VirtIfRetransInterval
OBJECT-TYPE
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. This value should be well over the expected round-trip time.
1.3.6.1.4.1.2011.5.25.147.1.7.1.6HWOspfv3UpToRefreshIntervalTcread-createcurrent
hwOspfv3VirtIfHelloInterval
OBJECT-TYPE
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor.
1.3.6.1.4.1.2011.5.25.147.1.7.1.7HelloRangeread-createcurrent
hwOspfv3VirtIfRtrDeadInterval
OBJECT-TYPE
The number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor.
1.3.6.1.4.1.2011.5.25.147.1.7.1.8HWOspfv3DeadIntRangeTcread-createcurrent
hwOspfv3VirtIfState
OBJECT-TYPE
OSPFv3 virtual interface states. The same encoding as the hwOspfv3IfTable is used.
1.3.6.1.4.1.2011.5.25.147.1.7.1.9INTEGER {down(1), pointToPoint(4)}read-onlycurrent
hwOspfv3VirtIfEvents
OBJECT-TYPE
The number of state changes or error events on this Virtual Link
1.3.6.1.4.1.2011.5.25.147.1.7.1.10Counter32read-onlycurrent
hwOspfv3VirtIfRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.7.1.11RowStatusread-createcurrent
hwOspfv3VirtIfLinkScopeLsaCount
OBJECT-TYPE
The total number of Link-Scope link state advertisements in this virtual link's link state database.
1.3.6.1.4.1.2011.5.25.147.1.7.1.12Gauge32read-onlycurrent
hwOspfv3VirtIfLinkLsaCksumSum
OBJECT-TYPE
The 32-bit unsigned sum of the Link-Scope link-state advertisements' LS checksums contained in this virtual 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, and to compare the link state database of two routers.
1.3.6.1.4.1.2011.5.25.147.1.7.1.13Unsigned32read-onlycurrent
hwOspfv3NbrTable
OBJECT-TYPE
A table of non-virtual neighbor information.
1.3.6.1.4.1.2011.5.25.147.1.8not-accessiblecurrent
hwOspfv3NbrEntry
OBJECT-TYPE
The information regarding a single neighbor.
1.3.6.1.4.1.2011.5.25.147.1.8.1not-accessiblecurrent
hwOspfv3NbrIfIndex
OBJECT-TYPE
The local link ID of the link over which the neighbor can be reached.
1.3.6.1.4.1.2011.5.25.147.1.8.1.1InterfaceIndexnot-accessiblecurrent
hwOspfv3NbrIfInstId
OBJECT-TYPE
Interface instance over which the neighbor can be reached. This ID has local link significance only.
1.3.6.1.4.1.2011.5.25.147.1.8.1.2HWOspfv3IfInstIdTcnot-accessiblecurrent
hwOspfv3NbrRtrId
OBJECT-TYPE
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.8.1.3HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3NbrAddressType
OBJECT-TYPE
The address type of ospfv3NbrAddress. Only IPv6 addresses without zone index are expected.
1.3.6.1.4.1.2011.5.25.147.1.8.1.4InetAddressTyperead-onlycurrent
hwOspfv3NbrAddress
OBJECT-TYPE
The IPv6 address of the neighbor associated with the local link.
1.3.6.1.4.1.2011.5.25.147.1.8.1.5InetAddressread-onlycurrent
hwOspfv3NbrOptions
OBJECT-TYPE
A Bit Mask corresponding to the neighbor's options field.
1.3.6.1.4.1.2011.5.25.147.1.8.1.6Integer32read-onlycurrent
hwOspfv3NbrPriority
OBJECT-TYPE
The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
1.3.6.1.4.1.2011.5.25.147.1.8.1.7DesignatedRouterPriorityread-onlycurrent
hwOspfv3NbrState
OBJECT-TYPE
The State of the relationship with this Neighbor.
1.3.6.1.4.1.2011.5.25.147.1.8.1.8INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)}read-onlycurrent
hwOspfv3NbrEvents
OBJECT-TYPE
The number of times this neighbor relationship has changed state, or an error has occurred.
1.3.6.1.4.1.2011.5.25.147.1.8.1.9Counter32read-onlycurrent
hwOspfv3NbrLsRetransQLen
OBJECT-TYPE
The current length of the retransmission queue.
1.3.6.1.4.1.2011.5.25.147.1.8.1.10Gauge32read-onlycurrent
hwOspfv3NbrHelloSuppressed
OBJECT-TYPE
Indicates whether Hellos are being suppressed to the neighbor
1.3.6.1.4.1.2011.5.25.147.1.8.1.11TruthValueread-onlycurrent
hwOspfv3NbrIfId
OBJECT-TYPE
The interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index.
1.3.6.1.4.1.2011.5.25.147.1.8.1.12InterfaceIndexread-onlycurrent
hwOspfv3NbrRestartHelperStatus
OBJECT-TYPE
Indicates whether the router is acting as a Graceful restart helper for the neighbor.
1.3.6.1.4.1.2011.5.25.147.1.8.1.13INTEGER {notHelping(1), helping(2)}read-onlycurrent
hwOspfv3NbrRestartHelperAge
OBJECT-TYPE
Remaining time in current OSPFv3 Graceful restart interval, if the router is acting as a restart helper for the neighbor.
1.3.6.1.4.1.2011.5.25.147.1.8.1.14HWOspfv3UpToRefreshIntervalTcread-onlycurrent
hwOspfv3NbrRestartHelperExitRc
OBJECT-TYPE
Describes the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change.
1.3.6.1.4.1.2011.5.25.147.1.8.1.15INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)}read-onlycurrent
hwOspfv3CfgNbrTable
OBJECT-TYPE
A table of configured, non-virtual neighbor information.
1.3.6.1.4.1.2011.5.25.147.1.9not-accessiblecurrent
hwOspfv3CfgNbrEntry
OBJECT-TYPE
The information regarding a single configured neighbor or neighbor discovered by lower-level protocols such as Inverse Neighbor Discovery.
1.3.6.1.4.1.2011.5.25.147.1.9.1not-accessiblecurrent
hwOspfv3CfgNbrIfIndex
OBJECT-TYPE
The local link ID of the link over which the neighbor can be reached.
1.3.6.1.4.1.2011.5.25.147.1.9.1.1InterfaceIndexnot-accessiblecurrent
hwOspfv3CfgNbrIfInstId
OBJECT-TYPE
Interface instance over which the neighbor can be reached. This ID has local link significance only.
1.3.6.1.4.1.2011.5.25.147.1.9.1.2HWOspfv3IfInstIdTcnot-accessiblecurrent
hwOspfv3CfgNbrRtrId
OBJECT-TYPE
A 32-bit integer uniquely identifying the static neighbor router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.9.1.3HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3CfgNbrPriority
OBJECT-TYPE
The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.
1.3.6.1.4.1.2011.5.25.147.1.9.1.4DesignatedRouterPriorityread-createcurrent
hwOspfv3CfgNbrRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.9.1.5RowStatusread-createcurrent
hwOspfv3VirtNbrTable
OBJECT-TYPE
A table of virtual neighbor information.
1.3.6.1.4.1.2011.5.25.147.1.10not-accessiblecurrent
hwOspfv3VirtNbrEntry
OBJECT-TYPE
Virtual neighbor information.
1.3.6.1.4.1.2011.5.25.147.1.10.1not-accessiblecurrent
hwOspfv3VirtNbrArea
OBJECT-TYPE
The Transit Area Identifier.
1.3.6.1.4.1.2011.5.25.147.1.10.1.1HWOspfv3AreaIdTcnot-accessiblecurrent
hwOspfv3VirtNbrRtrId
OBJECT-TYPE
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.10.1.2HWOspfv3RouterIdTcnot-accessiblecurrent
hwOspfv3VirtNbrIfIndex
OBJECT-TYPE
The local interface ID for the virtual link over which the neighbor can be reached.
1.3.6.1.4.1.2011.5.25.147.1.10.1.3InterfaceIndexread-onlycurrent
hwOspfv3VirtNbrIfInstId
OBJECT-TYPE
The interface instance for the virtual link over which the neighbor can be reached.
1.3.6.1.4.1.2011.5.25.147.1.10.1.4HWOspfv3IfInstIdTcread-onlycurrent
hwOspfv3VirtNbrAddressType
OBJECT-TYPE
The address type of ospfv3VirtNbrAddress. Only IPv6 addresses without zone index are expected.
1.3.6.1.4.1.2011.5.25.147.1.10.1.5InetAddressTyperead-onlycurrent
hwOspfv3VirtNbrAddress
OBJECT-TYPE
The IPv6 address advertised by this Virtual Neighbor. It must be a Global scope address.
1.3.6.1.4.1.2011.5.25.147.1.10.1.6InetAddressread-onlycurrent
hwOspfv3VirtNbrOptions
OBJECT-TYPE
A Bit Mask corresponding to the neighbor's options field.
1.3.6.1.4.1.2011.5.25.147.1.10.1.7Integer32read-onlycurrent
hwOspfv3VirtNbrState
OBJECT-TYPE
The state of the Virtual Neighbor Relationship.
1.3.6.1.4.1.2011.5.25.147.1.10.1.8INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)}read-onlycurrent
hwOspfv3VirtNbrEvents
OBJECT-TYPE
The number of times this virtual link has changed its state, or an error has occurred.
1.3.6.1.4.1.2011.5.25.147.1.10.1.9Counter32read-onlycurrent
hwOspfv3VirtNbrLsRetransQLen
OBJECT-TYPE
The current length of the retransmission queue.
1.3.6.1.4.1.2011.5.25.147.1.10.1.10Gauge32read-onlycurrent
hwOspfv3VirtNbrHelloSuppressed
OBJECT-TYPE
Indicates whether Hellos are being suppressed to the neighbor
1.3.6.1.4.1.2011.5.25.147.1.10.1.11TruthValueread-onlycurrent
hwOspfv3VirtNbrIfId
OBJECT-TYPE
The interface ID that the neighbor advertises in its Hello Packets on this virtual link, that is, the neighbor's local interface ID.
1.3.6.1.4.1.2011.5.25.147.1.10.1.12InterfaceIndexread-onlycurrent
hwOspfv3VirtNbrRestartHelperStatus
OBJECT-TYPE
Indicates whether the router is acting as a Graceful restart helper for the neighbor.
1.3.6.1.4.1.2011.5.25.147.1.10.1.13INTEGER {notHelping(1), helping(2)}read-onlycurrent
hwOspfv3VirtNbrRestartHelperAge
OBJECT-TYPE
Remaining time in current OSPFv3 Graceful restart interval, if the router is acting as a restart helper for the neighbor.
1.3.6.1.4.1.2011.5.25.147.1.10.1.14HWOspfv3UpToRefreshIntervalTcread-onlycurrent
hwOspfv3VirtNbrRestartHelperExitRc
OBJECT-TYPE
Describes the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change.
1.3.6.1.4.1.2011.5.25.147.1.10.1.15INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)}read-onlycurrent
hwOspfv3AreaAggregateTable
OBJECT-TYPE
A range of IPv6 prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range subsumes another range the most specific match is the preferred one.
1.3.6.1.4.1.2011.5.25.147.1.11not-accessiblecurrent
hwOspfv3AreaAggregateEntry
OBJECT-TYPE
A range of IPv6 prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range subsumes another range the most specific match is the preferred one.
1.3.6.1.4.1.2011.5.25.147.1.11.1not-accessiblecurrent
hwOspfv3AreaAggregateAreaId
OBJECT-TYPE
The Area the Address Aggregate is to be found within.
1.3.6.1.4.1.2011.5.25.147.1.11.1.1HWOspfv3AreaIdTcnot-accessiblecurrent
hwOspfv3AreaAggregateAreaLsdbType
OBJECT-TYPE
The type of the Address Aggregate. This field specifies the Area Lsdb type that this Address Aggregate applies to.
1.3.6.1.4.1.2011.5.25.147.1.11.1.2INTEGER {interAreaPrefixLsa(8195), nssaExternalLsa(8199)}not-accessiblecurrent
hwOspfv3AreaAggregatePrefixType
OBJECT-TYPE
The prefix type of ospfv3AreaAggregatePrefix. Only IPv6 addresses are expected.
1.3.6.1.4.1.2011.5.25.147.1.11.1.4InetAddressTypenot-accessiblecurrent
hwOspfv3AreaAggregatePrefix
OBJECT-TYPE
The IPv6 Prefix.
1.3.6.1.4.1.2011.5.25.147.1.11.1.5InetAddressnot-accessiblecurrent
hwOspfv3AreaAggregatePrefixLength
OBJECT-TYPE
The length of the prefix (in bits). A prefix can not be shorter than 0 bits.
1.3.6.1.4.1.2011.5.25.147.1.11.1.6InetAddressPrefixLength (1..128)not-accessiblecurrent
hwOspfv3AreaAggregateRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.147.1.11.1.7RowStatusread-createcurrent
hwOspfv3AreaAggregateEffect
OBJECT-TYPE
Prefixes subsumed by ranges either trigger the advertisement of the indicated aggregate (advertiseMatching), or result in the prefix not being advertised at all outside the area.
1.3.6.1.4.1.2011.5.25.147.1.11.1.8INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)}read-createcurrent
hwOspfv3NotificationEntry
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.1.12
hwOspfv3ConfigErrorType
OBJECT-TYPE
Potential types of configuration conflicts. Used by the ospfv3ConfigError and ospfv3ConfigVirtError notifications. When the last value of a notification using this object is needed, but no notifications of that type have been sent, this value pertaining to this object should be returned as noError
1.3.6.1.4.1.2011.5.25.147.1.12.1INTEGER {badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), helloIntervalMismatch(5), deadIntervalMismatch(6), optionMismatch(7), mtuMismatch(8), duplicateRouterId(9), noError(10)}accessible-for-notifycurrent
hwOspfv3PacketType
OBJECT-TYPE
OSPFv3 packet types. When the last value of a notification using this object is needed, but no notifications of that type have been sent, the value pertaining to this object should be returned as nullPacket
1.3.6.1.4.1.2011.5.25.147.1.12.2INTEGER {hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)}accessible-for-notifycurrent
hwOspfv3PacketSrc
OBJECT-TYPE
The IPv6 address of an inbound packet that cannot be identified by a neighbor instance. When the last value of a notification using this object is needed, but no notifications of that type have been sent, the value pertaining to this object should be returned as 0. Only IPv6 addresses without zone index are expected.
1.3.6.1.4.1.2011.5.25.147.1.12.3InetAddressaccessible-for-notifycurrent
hwOspfv3IfName
OBJECT-TYPE
The interface name
1.3.6.1.4.1.2011.5.25.147.1.12.4OCTET STRING (SIZE(1..64))accessible-for-notifycurrent
hwOspfv3IfStateChgReason
OBJECT-TYPE
Interface state change reason.
1.3.6.1.4.1.2011.5.25.147.1.12.5INTEGER {noEvent(1), interfaceUp(2), waitTimerExpired(3), backupSeenOccured(4), neighborChangeEventOccured(5), loopInd(6), unloopInd(7), interfaceDown(8)}accessible-for-notifycurrent
hwOspfv3NbrStateChgReason
OBJECT-TYPE
Neighbor state change reason.
1.3.6.1.4.1.2011.5.25.147.1.12.6INTEGER {noEvent(1), receivedHelloPacket(2), start(3), receivedTwoWay(4), negotiationDone(5), exchangeDone(6), receivedBadLSRequest(7), loadingDone(8), establishedAdjacency(9), mismatchInSeqNumber(10), receivedOneWay(11), nbrKilled(12), inactivityTimerExpired(13), linkDown(14)}accessible-for-notifycurrent
hwOspfv3ProcessId
OBJECT-TYPE
The process ID indicates the OSPFv3 process number. The value ranges from 1 to 4294967295.
1.3.6.1.4.1.2011.5.25.147.1.12.7Unsigned32read-onlycurrent
hwOspfv3AreaIdIndex
OBJECT-TYPE
A 32-bit integer uniquely identifying an area. Area ID 0 is used for the OSPFv3 backbone.
1.3.6.1.4.1.2011.5.25.147.1.12.8HWOspfv3AreaIdTcread-onlycurrent
hwOspfv3NewRouterId
OBJECT-TYPE
A 32-bit integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router.
1.3.6.1.4.1.2011.5.25.147.1.12.9HWOspfv3RouterIdTcread-onlycurrent
hwOspfv3PeerFlappingSuppressStatus
OBJECT-TYPE
his object indicates the mode of the OSPFv3 neighbor relationship flapping suppression. none(1): OSPFv3 neighbor relationship flapping suppression is not started yet. holddown(2): OSPFv3 neighbor relationship flapping suppression works in Hold-down mode. holdmaxcost(3): OSPFv3 neighbor relationship flapping suppression works in Hold-max-cost mode.
1.3.6.1.4.1.2011.5.25.147.1.12.10INTEGER {none(1), holddown(2), holdmaxcost(3)}accessible-for-notifycurrent
hwOspfv3PeerFlappingSuppressReason
OBJECT-TYPE
The reason of peer flapping suppress status change.
1.3.6.1.4.1.2011.5.25.147.1.12.11INTEGER {resumeTimerExpired(1), configureChange(2), resetSuppressFlapping(3), neighbourFlapping(4), holddownToHoldmaxcost(5)}accessible-for-notifycurrent
hwOspfv3LsaId
OBJECT-TYPE
A 32-bit integer uniquely identifies an area. LSA-ID 0.0.0.0 is used for the OSPF LSA.
1.3.6.1.4.1.2011.5.25.147.1.12.12HWOspfv3RouterIdTcread-onlycurrent
hwOspfv3LsaAge
OBJECT-TYPE
This age of the ospf lsa.
1.3.6.1.4.1.2011.5.25.147.1.12.13Integer32 (0..3600)read-onlycurrent
hwOspfv3PurgeHostName
OBJECT-TYPE
This object indicates the name of an OSPFv3 router which purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.14OCTET STRING (SIZE(1..64))accessible-for-notifycurrent
hwOspfv3PurgeIpAddress
OBJECT-TYPE
This object indicates the IP address of an OSPFv3 router which purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.15InetAddressaccessible-for-notifycurrent
hwOspfv3PurgeRouterId
OBJECT-TYPE
This object indicates the 32-bit integer that uniquely identifies the router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.12.16InetAddressaccessible-for-notifycurrent
hwOspfv3FlushLsaNum
OBJECT-TYPE
This object indicates the number of LSAs deleted by the local device or another device.
1.3.6.1.4.1.2011.5.25.147.1.12.17Unsigned32accessible-for-notifycurrent
hwOspfv3AffectedNodeNum
OBJECT-TYPE
This object indicates the number of affected node when OSPFv3 routes were deleted.
1.3.6.1.4.1.2011.5.25.147.1.12.18Unsigned32accessible-for-notifycurrent
hwOspfv3TotalNodeNum
OBJECT-TYPE
This object indicates the total number of node in the System.
1.3.6.1.4.1.2011.5.25.147.1.12.19Unsigned32accessible-for-notifycurrent
hwOspfv3PurgeStatPeriod
OBJECT-TYPE
This object indicates the period interval for purge statistic.
1.3.6.1.4.1.2011.5.25.147.1.12.20Unsigned32accessible-for-notifycurrent
hwOspfv3RuledOutDeviceNum
OBJECT-TYPE
This object indicates the number of node ruled out when checking faulty device.
1.3.6.1.4.1.2011.5.25.147.1.12.21Unsigned32accessible-for-notifycurrent
hwOspfv3PurgeHostName1
OBJECT-TYPE
This object indicates the name of an OSPFv3 router which maybe purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.22OCTET STRING (SIZE(1..64))accessible-for-notifycurrent
hwOspfv3PurgeHostName2
OBJECT-TYPE
This object indicates the name of an OSPFv3 router which maybe purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.23OCTET STRING (SIZE(1..64))accessible-for-notifycurrent
hwOspfv3PurgeHostName3
OBJECT-TYPE
This object indicates the name of an OSPFv3 router which maybe purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.24OCTET STRING (SIZE(1..64))accessible-for-notifycurrent
hwOspfv3PurgeIpAddress1
OBJECT-TYPE
This object indicates the IP address of an OSPFv3 router which maybe purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.25InetAddressaccessible-for-notifycurrent
hwOspfv3PurgeIpAddress2
OBJECT-TYPE
This object indicates the IP address of an OSPFv3 router which maybe purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.26InetAddressaccessible-for-notifycurrent
hwOspfv3PurgeIpAddress3
OBJECT-TYPE
This object indicates the IP address of an OSPFv3 router which maybe purge OSPFv3 routes.
1.3.6.1.4.1.2011.5.25.147.1.12.27InetAddressaccessible-for-notifycurrent
hwOspfv3PurgeRouterId1
OBJECT-TYPE
This object indicates the 32-bit integer that uniquely identifies the router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.12.28InetAddressaccessible-for-notifycurrent
hwOspfv3PurgeRouterId2
OBJECT-TYPE
This object indicates the 32-bit integer that uniquely identifies the router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.12.29InetAddressaccessible-for-notifycurrent
hwOspfv3PurgeRouterId3
OBJECT-TYPE
This object indicates the 32-bit integer that uniquely identifies the router in the Autonomous System.
1.3.6.1.4.1.2011.5.25.147.1.12.30InetAddressaccessible-for-notifycurrent
hwOspfv3Conformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.2
hwOspfv3Groups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.2.1
hwOspfv3Compliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.147.2.2

Notifications

NameOIDStatus
hwOspfv3VirtIfStateChange
NOTIFICATION-TYPE
An ospfv3VirtIfStateChange notification signifies that there has been a change in the state of an OSPFv3 virtual interface. This notification should be generated when the interface state regresses (e.g., goes from Point-to-Point to Down) or progresses to a terminal state (i.e., Point-to-Point).
1.3.6.1.4.1.2011.5.25.147.0.1current
hwOspfv3NbrStateChange
NOTIFICATION-TYPE
An ospfv3NbrStateChange notification signifies that there has been a change in the state of a non-virtual OSPFv3 neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., 2-Way or Full). When an neighbor transitions from or to Full on non-broadcast multi-access and broadcast networks, the notification should be generated by the designated router. A designated router transitioning to Down will be noted by ospfIfStateChange.
1.3.6.1.4.1.2011.5.25.147.0.2current
hwOspfv3VirtNbrStateChange
NOTIFICATION-TYPE
An ospfv3VirtNbrStateChange notification signifies that there has been a change in the state of an OSPFv3 virtual neighbor. This notification should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full).
1.3.6.1.4.1.2011.5.25.147.0.3current
hwOspfv3IfConfigError
NOTIFICATION-TYPE
An ospfv3IfConfigError notification signifies that a packet has been received on a non-virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a notification only if it prevents an adjacency from forming.
1.3.6.1.4.1.2011.5.25.147.0.4current
hwOspfv3VirtIfConfigError
NOTIFICATION-TYPE
An ospfv3VirtIfConfigError notification signifies that a packet has been received on a virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a notification only if it prevents an adjacency from forming.
1.3.6.1.4.1.2011.5.25.147.0.5current
hwOspfv3IfRxBadPacket
NOTIFICATION-TYPE
An ospfv3IfRxBadPacket notification signifies that an OSPFv3 packet that cannot be parsed has been received on a non-virtual interface.
1.3.6.1.4.1.2011.5.25.147.0.6current
hwOspfv3VirtIfRxBadPacket
NOTIFICATION-TYPE
An ospfv3VirtIfRxBadPacket notification signifies that an OSPFv3 packet that cannot be parsed has been received on a virtual interface.
1.3.6.1.4.1.2011.5.25.147.0.7current
hwOspfv3IfStateChange
NOTIFICATION-TYPE
An ospfv3IfStateChange notification signifies that there has been a change in the state of a non-virtual OSPFv3 interface. This notification should be generated when the interface state regresses (e.g., goes from Dr to Down) or progresses to a terminal state (i.e., Point-to-Point, DR Other, Dr, or Backup).
1.3.6.1.4.1.2011.5.25.147.0.8current
hwOspfv3RestartStatusChange
NOTIFICATION-TYPE
An ospfv3RestartStatusChange notification signifies that there has been a change in the graceful restart state for the router. This notification should be generated when the router restart status changes.
1.3.6.1.4.1.2011.5.25.147.0.9current
hwOspfv3NbrRestartHelperStatusChange
NOTIFICATION-TYPE
An ospfv3NbrRestartHelperStatusChange notification signifies that there has been a change in the graceful restart helper state for the neighbor. This notification should be generated when the neighbor restart helper status transitions for a neighbor.
1.3.6.1.4.1.2011.5.25.147.0.10current
hwOspfv3VirtNbrRestartHelperStatusChange
NOTIFICATION-TYPE
An ospfv3VirtNbrRestartHelperStatusChange notification signifies that there has been a change in the graceful restart helper state for the virtual neighbor. This notification should be generated when the virtual neighbor restart helper status transitions for a virtual neighbor.
1.3.6.1.4.1.2011.5.25.147.0.11current
hwOspfv3NssaTranslatorStatusChange
NOTIFICATION-TYPE
An ospfv3NssaTranslatorStatusChange notification indicates that there has been a change in the router's ability to translate OSPFv3 NSSA LSAs into OSPFv3 External LSAs. This notification should be generated when the Translator Status transitions from or to any defined status on a per area basis.
1.3.6.1.4.1.2011.5.25.147.0.12current
hwOspfv3LastAuthKeyExpiry
NOTIFICATION-TYPE
An hwOspfv3LastAuthKeyExpiry notification indicates that the last key associated with an interface has expired. When this notification is received, either the lifetime of the key should be extended or a new key should be configured.
1.3.6.1.4.1.2011.5.25.147.0.13current
hwOspfv3AuthSequenceNumWrap
NOTIFICATION-TYPE
An hwOspfv3AuthSequenceNumWrap notification indicates that the 64-bit authentication sequence number has wrapped. When this notification is received, all the keys must be reset to avoid the possibility of replay attacks.
1.3.6.1.4.1.2011.5.25.147.0.14current
hwOspfv3IntraAreaRouterIdConflictRecovered
NOTIFICATION-TYPE
The object is used to monitor router ID conflict recovery in an intra area.
1.3.6.1.4.1.2011.5.25.147.0.15current
hwOspfv3PeerFlappingSuppressStatusChange
NOTIFICATION-TYPE
These objects are used to monitor changed OSPFv3 peer flapping suppress status.
1.3.6.1.4.1.2011.5.25.147.0.16current
hwOspfv3ImportAseRouteThreshold
NOTIFICATION-TYPE
This object indicates that the number of AS-external LSAs generated when an OSPFv3 process imports external routes exceeds the configured alarm threshold.
1.3.6.1.4.1.2011.5.25.147.0.17current
hwOspfv3ImportAseRouteThresholdClear
NOTIFICATION-TYPE
This object indicates that the number of AS-external LSAs generated when an OSPFv3 process imports external routes has been less than the configured alarm threshold.
1.3.6.1.4.1.2011.5.25.147.0.18current
hwOspfv3ImportAseRouteExceed
NOTIFICATION-TYPE
This object indicates that the number of AS-external LSAs generated when an OSPFv3 process imports external routes exceeds the configured maximum number.
1.3.6.1.4.1.2011.5.25.147.0.19current
hwOspfv3ImportAseRouteExceedClear
NOTIFICATION-TYPE
This object indicates that the number of AS-external LSAs generated when an OSPFv3 process imports external routes has been less than the configured maximum number.
1.3.6.1.4.1.2011.5.25.147.0.20current
hwOspfv3ImportNssaRouteThreshold
NOTIFICATION-TYPE
This object indicates that the number of NSSA LSAs generated when an OSPFv3 process imports external routes exceeds the configured alarm threshold.
1.3.6.1.4.1.2011.5.25.147.0.21current
hwOspfv3ImportNssaRouteThresholdClear
NOTIFICATION-TYPE
This object indicates that the number of NSSA LSAs generated when an OSPFv3 process imports external routes has been less than the configured alarm threshold.
1.3.6.1.4.1.2011.5.25.147.0.22current
hwOspfv3ImportNssaRouteExceed
NOTIFICATION-TYPE
This object indicates that the number of NSSA LSAs generated when an OSPFv3 process imports external routes exceeds the configured maximum number.
1.3.6.1.4.1.2011.5.25.147.0.23current
hwOspfv3ImportNssaRouteExceedClear
NOTIFICATION-TYPE
This object indicates that the number of NSSA LSAs generated when an OSPFv3 process imports external routes has been less than the configured maximum number.
1.3.6.1.4.1.2011.5.25.147.0.24current
hwOspfv3GreaterAgeLsaRecived
NOTIFICATION-TYPE
This object is used to monitor the router recive a greater age lsa in ospfv3.
1.3.6.1.4.1.2011.5.25.147.0.25current
hwOspfv3DeleteRouteByPurge
NOTIFICATION-TYPE
This object indicates that the local device deleted OSPFv3 routes advertised by other devices. Reset or isolate the device from the network.
1.3.6.1.4.1.2011.5.25.147.0.26current
hwOspfv3DeleteRouteByPurgeClear
NOTIFICATION-TYPE
This object indicates that the local device did not delete OSPFv3 routes advertised by other devices.
1.3.6.1.4.1.2011.5.25.147.0.27current
hwOspfv3RouteBeDeletedByPurgeExact
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by the local device were deleted by another device. Reset or isolate the faulty device from the network.
1.3.6.1.4.1.2011.5.25.147.0.28current
hwOspfv3RouteBeDeletedByPurgeExactClear
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by the local device were not deleted by another device.
1.3.6.1.4.1.2011.5.25.147.0.29current
hwOspfv3RouteBeDeletedByPurgeInexact
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by the local device were deleted by another device, and the possibly faulty device did not support OSPFv3 flush LSA source trace. Log in to the possibly faulty device. If the device is deleting routes, reset or isolate it from the network. Otherwise, check other devices. Neither of the devices displayed in the display ospfv3 purge-source-trace analysis-info command output is the faulty device.
1.3.6.1.4.1.2011.5.25.147.0.30current
hwOspfv3RouteBeDeletedByPurgeInexactClear
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by the local device were not deleted by another device.
1.3.6.1.4.1.2011.5.25.147.0.31current
hwOspfv3RouteBeDeletedByPurge
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by the local device were deleted by another device. Log in to the possibly faulty device. If the device is deleting routes, reset or isolate it from the network. Otherwise, check other devices.
1.3.6.1.4.1.2011.5.25.147.0.32current
hwOspfv3RouteBeDeletedByPurgeClear
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by the local device were not deleted by another device.
1.3.6.1.4.1.2011.5.25.147.0.33current
hwOspfv3ThirdPartRouteBeDeletedByPurgeExact
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by another device were deleted. Reset or isolate the faulty device from the network.
1.3.6.1.4.1.2011.5.25.147.0.34current
hwOspfv3ThirdPartRouteBeDeletedByPurgeExactClear
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by another device were not deleted.
1.3.6.1.4.1.2011.5.25.147.0.35current
hwOspfv3ThirdPartRouteBeDeletedByPurgeInexact
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by another device were deleted, and the possibly faulty device did not support OSPFv3 flush LSA source trace. Log in to the possibly faulty device. If the device is deleting routes, reset or isolate it from the network. Otherwise, check other devices. Neither of the devices displayed in the display ospfv3 purge-source-trace analysis-info command output is the faulty device.
1.3.6.1.4.1.2011.5.25.147.0.36current
hwOspfv3ThirdPartRouteBeDeletedByPurgeInexactClear
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by another device were not deleted.
1.3.6.1.4.1.2011.5.25.147.0.37current
hwOspfv3ThirdPartRouteBeDeletedByPurge
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by another device were deleted. Log in to the possibly faulty device. If the device is deleting routes, reset or isolate it from the network. Otherwise, check other devices.
1.3.6.1.4.1.2011.5.25.147.0.38current
hwOspfv3ThirdPartRouteBeDeletedByPurgeClear
NOTIFICATION-TYPE
This object indicates that OSPFv3 routes advertised by another device were not deleted.
1.3.6.1.4.1.2011.5.25.147.0.39current

Conformance

NameOIDStatus
hwOspfv3BasicGroup
OBJECT-GROUP
These objects are used for managing/monitoring OSPFv3 global parameters.
1.3.6.1.4.1.2011.5.25.147.2.1.1current
hwOspfv3AreaGroup
OBJECT-GROUP
These objects are used for OSPFv3 systems supporting areas.
1.3.6.1.4.1.2011.5.25.147.2.1.2current
hwOspfv3AsLsdbGroup
OBJECT-GROUP
These objects are used for OSPFv3 systems that display their AS-scope link state database.
1.3.6.1.4.1.2011.5.25.147.2.1.3current
hwOspfv3AreaLsdbGroup
OBJECT-GROUP
These objects are used for OSPFv3 systems that display their Area-scope link state database.
1.3.6.1.4.1.2011.5.25.147.2.1.4current
hwOspfv3LinkLsdbGroup
OBJECT-GROUP
These objects are used for OSPFv3 systems that display their Link-scope link state database.
1.3.6.1.4.1.2011.5.25.147.2.1.5current
hwOspfv3IfGroup
OBJECT-GROUP
These interface objects used for managing/monitoring OSPFv3 interfaces.
1.3.6.1.4.1.2011.5.25.147.2.1.6current
hwOspfv3VirtIfGroup
OBJECT-GROUP
These virtual interface objects are used for managing/monitoring OSPFv3 virtual interfaces.
1.3.6.1.4.1.2011.5.25.147.2.1.7current
hwOspfv3NbrGroup
OBJECT-GROUP
These neighbor objects are used for managing/monitoring OSPFv3 neighbors.
1.3.6.1.4.1.2011.5.25.147.2.1.8current
hwOspfv3CfgNbrGroup
OBJECT-GROUP
These configured neighbor objects are used for managing/monitoring OSPFv3 configured neighbors.
1.3.6.1.4.1.2011.5.25.147.2.1.9current
hwOspfv3VirtNbrGroup
OBJECT-GROUP
These virtual neighbor objects are used for managing/monitoring OSPFv3 virtual neighbors.
1.3.6.1.4.1.2011.5.25.147.2.1.10current
hwOspfv3AreaAggregateGroup
OBJECT-GROUP
These area aggregate objects used required for aggregating OSPFv3 prefixes for summarization across areas.
1.3.6.1.4.1.2011.5.25.147.2.1.11current
hwOspfv3NotificationObjectGroup
OBJECT-GROUP
These objects are used to record notification parameters
1.3.6.1.4.1.2011.5.25.147.2.1.12current
hwOspfv3NotificationGroup
NOTIFICATION-GROUP
This group is used for OSPFv3 notifications
1.3.6.1.4.1.2011.5.25.147.2.1.13current
hwOspfv3Compliance
MODULE-COMPLIANCE
The compliance statement
1.3.6.1.4.1.2011.5.25.147.2.2.1current
hwOspfv3ReadOnlyCompliance
MODULE-COMPLIANCE
When this MIB module is implemented without support for read-create (i.e., in read-only mode), the implementation can claim read-only compliance. Such a device can then be monitored, but cannot be configured with this MIB.
1.3.6.1.4.1.2011.5.25.147.2.2.2current