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
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| OSPF-MIB | BigMetric, DesignatedRouterPriority, HelloRange, Metric, Status |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | HWOspfv3RouterIdTc | read-write | current |
| 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.2 | Status | read-write | current |
| hwOspfv3VersionNumber OBJECT-TYPE The version number of OSPF for IPv6 is 3. | 1.3.6.1.4.1.2011.5.25.147.1.1.3 | INTEGER {version3(3)} | read-only | current |
| 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.4 | TruthValue | read-only | current |
| 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.5 | TruthValue | read-write | current |
| 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.6 | Gauge32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Gauge32 | read-only | current |
| 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.11 | Integer32 (-1..2147483647) | read-write | current |
| 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.12 | INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)} | read-write | current |
| hwOspfv3RestartInterval OBJECT-TYPE Configured OSPFv3 Graceful restart timeout interval. | 1.3.6.1.4.1.2011.5.25.147.1.1.13 | HWOspfv3UpToRefreshIntervalTc | read-write | current |
| hwOspfv3RestartStatus OBJECT-TYPE The current status of OSPFv3 Graceful restart capability. | 1.3.6.1.4.1.2011.5.25.147.1.1.14 | INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)} | read-only | current |
| hwOspfv3RestartAge OBJECT-TYPE Remaining time in current OSPFv3 Graceful restart interval. | 1.3.6.1.4.1.2011.5.25.147.1.1.15 | HWOspfv3UpToRefreshIntervalTc | read-only | current |
| 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.16 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | current |
| 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.17 | TruthValue | read-write | current |
| 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.18 | Unsigned32 | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | HWOspfv3AreaIdTc | not-accessible | current |
| 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.2 | INTEGER {importExternal(1), importNoExternal(2), importNssa(3)} | read-create | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Gauge32 | read-only | current |
| 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.5 | Gauge32 | read-only | current |
| 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.6 | Gauge32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | INTEGER {noAreaSummary(1), sendAreaSummary(2)} | read-create | current |
| 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.9 | RowStatus | read-create | current |
| 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.10 | BigMetric | read-create | current |
| 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.11 | INTEGER {always(1), candidate(2)} | read-create | current |
| 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.12 | INTEGER {enabled(1), elected(2), disabled(3)} | read-only | current |
| 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.13 | Unsigned32 | read-create | current |
| 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.14 | Counter32 | read-only | current |
| hwOspfv3AsLsdbTable OBJECT-TYPE The OSPFv3 Process's AS-Scope Link State Database. | 1.3.6.1.4.1.2011.5.25.147.1.3 | not-accessible | current | |
| hwOspfv3AsLsdbEntry OBJECT-TYPE A single AS-Scope Link State Advertisement. | 1.3.6.1.4.1.2011.5.25.147.1.3.1 | not-accessible | current | |
| 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.1 | Unsigned32 (0..4294967295) | not-accessible | current |
| 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.2 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.3 | Unsigned32 | not-accessible | current |
| 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.4 | HWOspfv3LsaSequenceTC | read-only | current |
| 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.5 | HWOspfv3LsaAgeTC | read-only | current |
| 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.6 | Integer32 | read-only | current |
| hwOspfv3AsLsdbAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. | 1.3.6.1.4.1.2011.5.25.147.1.3.1.7 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| 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.8 | TruthValue | read-only | current |
| hwOspfv3AreaLsdbTable OBJECT-TYPE The OSPFv3 Process's Area-Scope Link State Database. | 1.3.6.1.4.1.2011.5.25.147.1.4 | not-accessible | current | |
| hwOspfv3AreaLsdbEntry OBJECT-TYPE A single Area-Scope Link State Advertisement. | 1.3.6.1.4.1.2011.5.25.147.1.4.1 | not-accessible | current | |
| 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.1 | HWOspfv3AreaIdTc | not-accessible | current |
| 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.2 | Unsigned32 (0..4294967295) | not-accessible | current |
| 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.3 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.4 | Unsigned32 | not-accessible | current |
| 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.5 | HWOspfv3LsaSequenceTC | read-only | current |
| 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.6 | HWOspfv3LsaAgeTC | read-only | current |
| 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.7 | Integer32 | read-only | current |
| hwOspfv3AreaLsdbAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. | 1.3.6.1.4.1.2011.5.25.147.1.4.1.8 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| 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.9 | TruthValue | read-only | current |
| hwOspfv3LinkLsdbTable OBJECT-TYPE The OSPFv3 Process's Link-Scope Link State Database. | 1.3.6.1.4.1.2011.5.25.147.1.5 | not-accessible | current | |
| hwOspfv3LinkLsdbEntry OBJECT-TYPE A single Link-Scope Link State Advertisement. | 1.3.6.1.4.1.2011.5.25.147.1.5.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | HWOspfv3IfInstIdTc | not-accessible | current |
| 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.3 | Unsigned32 (0..4294967295) | not-accessible | current |
| 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.4 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.5 | HWOspfv3LsIdTC | not-accessible | current |
| 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.6 | HWOspfv3LsaSequenceTC | read-only | current |
| 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.7 | HWOspfv3LsaAgeTC | read-only | current |
| 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.8 | Integer32 | read-only | current |
| hwOspfv3LinkLsdbAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. | 1.3.6.1.4.1.2011.5.25.147.1.5.1.9 | OCTET STRING (SIZE(1..65535)) | read-only | current |
| 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.10 | TruthValue | read-only | current |
| 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.6 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | HWOspfv3IfInstIdTc | not-accessible | current |
| 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.3 | HWOspfv3AreaIdTc | read-create | current |
| hwOspfv3IfType OBJECT-TYPE The OSPFv3 interface type. | 1.3.6.1.4.1.2011.5.25.147.1.6.1.4 | INTEGER {broadcast(1), nbma(2), pointToPoint(3), loopback(4), pointToMultipoint(5), p2mpNonbroadcast(6)} | read-create | current |
| 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.5 | Status | read-create | current |
| 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.6 | DesignatedRouterPriority | read-create | current |
| 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.7 | HWOspfv3UpToRefreshIntervalTc | read-create | current |
| 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.8 | HWOspfv3UpToRefreshIntervalTc | read-create | current |
| 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.9 | HWHelloRange | read-create | current |
| 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.10 | HWOspfv3DeadIntRangeTc | read-create | current |
| hwOspfv3IfState OBJECT-TYPE The OSPFv3 Interface State. | 1.3.6.1.4.1.2011.5.25.147.1.6.1.11 | INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)} | read-only | current |
| hwOspfv3IfDesignatedRouter OBJECT-TYPE The Router ID of the Designated Router. | 1.3.6.1.4.1.2011.5.25.147.1.6.1.12 | HWOspfv3RouterIdTc | read-only | current |
| hwOspfv3IfBackupDesignatedRouter OBJECT-TYPE The Router ID of the Backup Designated Router. | 1.3.6.1.4.1.2011.5.25.147.1.6.1.13 | HWOspfv3RouterIdTc | read-only | current |
| 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.14 | Counter32 | read-only | current |
| 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.15 | RowStatus | read-create | current |
| 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.16 | Metric | read-create | current |
| 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.17 | Gauge32 | read-only | current |
| 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.18 | Unsigned32 | read-only | current |
| 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.19 | Unsigned32 | read-create | current |
| 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.20 | INTEGER {blocked(1), multicast(2), unicast(3)} | read-create | current |
| hwOspfv3VirtIfTable OBJECT-TYPE Information about this router's virtual interfaces. | 1.3.6.1.4.1.2011.5.25.147.1.7 | not-accessible | current | |
| hwOspfv3VirtIfEntry OBJECT-TYPE Information about a single Virtual Interface. | 1.3.6.1.4.1.2011.5.25.147.1.7.1 | not-accessible | current | |
| 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.1 | HWOspfv3AreaIdTc | not-accessible | current |
| hwOspfv3VirtIfNeighbor OBJECT-TYPE The Router ID of the Virtual Neighbor. | 1.3.6.1.4.1.2011.5.25.147.1.7.1.2 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.3 | InterfaceIndex | read-only | current |
| 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.4 | HWOspfv3IfInstIdTc | read-only | current |
| 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.5 | HWOspfv3UpToRefreshIntervalTc | read-create | current |
| 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.6 | HWOspfv3UpToRefreshIntervalTc | read-create | current |
| 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.7 | HelloRange | read-create | current |
| 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.8 | HWOspfv3DeadIntRangeTc | read-create | current |
| 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.9 | INTEGER {down(1), pointToPoint(4)} | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | RowStatus | read-create | current |
| 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.12 | Gauge32 | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| hwOspfv3NbrTable OBJECT-TYPE A table of non-virtual neighbor information. | 1.3.6.1.4.1.2011.5.25.147.1.8 | not-accessible | current | |
| hwOspfv3NbrEntry OBJECT-TYPE The information regarding a single neighbor. | 1.3.6.1.4.1.2011.5.25.147.1.8.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | HWOspfv3IfInstIdTc | not-accessible | current |
| 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.3 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.4 | InetAddressType | read-only | current |
| 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.5 | InetAddress | read-only | current |
| 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.6 | Integer32 | read-only | current |
| 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.7 | DesignatedRouterPriority | read-only | current |
| hwOspfv3NbrState OBJECT-TYPE The State of the relationship with this Neighbor. | 1.3.6.1.4.1.2011.5.25.147.1.8.1.8 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| 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.9 | Counter32 | read-only | current |
| hwOspfv3NbrLsRetransQLen OBJECT-TYPE The current length of the retransmission queue. | 1.3.6.1.4.1.2011.5.25.147.1.8.1.10 | Gauge32 | read-only | current |
| 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.11 | TruthValue | read-only | current |
| 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.12 | InterfaceIndex | read-only | current |
| 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.13 | INTEGER {notHelping(1), helping(2)} | read-only | current |
| 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.14 | HWOspfv3UpToRefreshIntervalTc | read-only | current |
| 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.15 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | current |
| hwOspfv3CfgNbrTable OBJECT-TYPE A table of configured, non-virtual neighbor information. | 1.3.6.1.4.1.2011.5.25.147.1.9 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | HWOspfv3IfInstIdTc | not-accessible | current |
| 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.3 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.4 | DesignatedRouterPriority | read-create | current |
| 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.5 | RowStatus | read-create | current |
| hwOspfv3VirtNbrTable OBJECT-TYPE A table of virtual neighbor information. | 1.3.6.1.4.1.2011.5.25.147.1.10 | not-accessible | current | |
| hwOspfv3VirtNbrEntry OBJECT-TYPE Virtual neighbor information. | 1.3.6.1.4.1.2011.5.25.147.1.10.1 | not-accessible | current | |
| hwOspfv3VirtNbrArea OBJECT-TYPE The Transit Area Identifier. | 1.3.6.1.4.1.2011.5.25.147.1.10.1.1 | HWOspfv3AreaIdTc | not-accessible | current |
| 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.2 | HWOspfv3RouterIdTc | not-accessible | current |
| 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.3 | InterfaceIndex | read-only | current |
| 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.4 | HWOspfv3IfInstIdTc | read-only | current |
| 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.5 | InetAddressType | read-only | current |
| 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.6 | InetAddress | read-only | current |
| 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.7 | Integer32 | read-only | current |
| hwOspfv3VirtNbrState OBJECT-TYPE The state of the Virtual Neighbor Relationship. | 1.3.6.1.4.1.2011.5.25.147.1.10.1.8 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| 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.9 | Counter32 | read-only | current |
| hwOspfv3VirtNbrLsRetransQLen OBJECT-TYPE The current length of the retransmission queue. | 1.3.6.1.4.1.2011.5.25.147.1.10.1.10 | Gauge32 | read-only | current |
| 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.11 | TruthValue | read-only | current |
| 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.12 | InterfaceIndex | read-only | current |
| 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.13 | INTEGER {notHelping(1), helping(2)} | read-only | current |
| 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.14 | HWOspfv3UpToRefreshIntervalTc | read-only | current |
| 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.15 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | current |
| 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.11 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | HWOspfv3AreaIdTc | not-accessible | current |
| 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.2 | INTEGER {interAreaPrefixLsa(8195), nssaExternalLsa(8199)} | not-accessible | current |
| 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.4 | InetAddressType | not-accessible | current |
| hwOspfv3AreaAggregatePrefix OBJECT-TYPE The IPv6 Prefix. | 1.3.6.1.4.1.2011.5.25.147.1.11.1.5 | InetAddress | not-accessible | current |
| 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.6 | InetAddressPrefixLength (1..128) | not-accessible | current |
| 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.7 | RowStatus | read-create | current |
| 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.8 | INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)} | read-create | current |
| 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.1 | INTEGER {badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), helloIntervalMismatch(5), deadIntervalMismatch(6), optionMismatch(7), mtuMismatch(8), duplicateRouterId(9), noError(10)} | accessible-for-notify | current |
| 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.2 | INTEGER {hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)} | accessible-for-notify | current |
| 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.3 | InetAddress | accessible-for-notify | current |
| hwOspfv3IfName OBJECT-TYPE The interface name | 1.3.6.1.4.1.2011.5.25.147.1.12.4 | OCTET STRING (SIZE(1..64)) | accessible-for-notify | current |
| hwOspfv3IfStateChgReason OBJECT-TYPE Interface state change reason. | 1.3.6.1.4.1.2011.5.25.147.1.12.5 | INTEGER {noEvent(1), interfaceUp(2), waitTimerExpired(3), backupSeenOccured(4), neighborChangeEventOccured(5), loopInd(6), unloopInd(7), interfaceDown(8)} | accessible-for-notify | current |
| hwOspfv3NbrStateChgReason OBJECT-TYPE Neighbor state change reason. | 1.3.6.1.4.1.2011.5.25.147.1.12.6 | INTEGER {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-notify | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | HWOspfv3AreaIdTc | read-only | current |
| 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.9 | HWOspfv3RouterIdTc | read-only | current |
| 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.10 | INTEGER {none(1), holddown(2), holdmaxcost(3)} | accessible-for-notify | current |
| hwOspfv3PeerFlappingSuppressReason OBJECT-TYPE The reason of peer flapping suppress status change. | 1.3.6.1.4.1.2011.5.25.147.1.12.11 | INTEGER {resumeTimerExpired(1), configureChange(2), resetSuppressFlapping(3), neighbourFlapping(4), holddownToHoldmaxcost(5)} | accessible-for-notify | current |
| 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.12 | HWOspfv3RouterIdTc | read-only | current |
| hwOspfv3LsaAge OBJECT-TYPE This age of the ospf lsa. | 1.3.6.1.4.1.2011.5.25.147.1.12.13 | Integer32 (0..3600) | read-only | current |
| 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.14 | OCTET STRING (SIZE(1..64)) | accessible-for-notify | current |
| 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.15 | InetAddress | accessible-for-notify | current |
| 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.16 | InetAddress | accessible-for-notify | current |
| 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.17 | Unsigned32 | accessible-for-notify | current |
| 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.18 | Unsigned32 | accessible-for-notify | current |
| 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.19 | Unsigned32 | accessible-for-notify | current |
| hwOspfv3PurgeStatPeriod OBJECT-TYPE This object indicates the period interval for purge statistic. | 1.3.6.1.4.1.2011.5.25.147.1.12.20 | Unsigned32 | accessible-for-notify | current |
| 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.21 | Unsigned32 | accessible-for-notify | current |
| 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.22 | OCTET STRING (SIZE(1..64)) | accessible-for-notify | current |
| 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.23 | OCTET STRING (SIZE(1..64)) | accessible-for-notify | current |
| 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.24 | OCTET STRING (SIZE(1..64)) | accessible-for-notify | current |
| 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.25 | InetAddress | accessible-for-notify | current |
| 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.26 | InetAddress | accessible-for-notify | current |
| 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.27 | InetAddress | accessible-for-notify | current |
| 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.28 | InetAddress | accessible-for-notify | current |
| 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.29 | InetAddress | accessible-for-notify | current |
| 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.30 | InetAddress | accessible-for-notify | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| 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.12 | current |
| 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.13 | current |
| 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.14 | current |
| 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.15 | current |
| 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.16 | current |
| 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.17 | current |
| 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.18 | current |
| 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.19 | current |
| 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.20 | current |
| 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.21 | current |
| 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.22 | current |
| 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.23 | current |
| 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.24 | current |
| 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.25 | current |
| 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.26 | current |
| 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.27 | current |
| 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.28 | current |
| 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.29 | current |
| 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.30 | current |
| 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.31 | current |
| 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.32 | current |
| 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.33 | current |
| 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.34 | current |
| 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.35 | current |
| 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.36 | current |
| 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.37 | current |
| 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.38 | current |
| 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.39 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| hwOspfv3AreaGroup OBJECT-GROUP These objects are used for OSPFv3 systems supporting areas. | 1.3.6.1.4.1.2011.5.25.147.2.1.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| hwOspfv3IfGroup OBJECT-GROUP These interface objects used for managing/monitoring OSPFv3 interfaces. | 1.3.6.1.4.1.2011.5.25.147.2.1.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| hwOspfv3NotificationObjectGroup OBJECT-GROUP These objects are used to record notification parameters | 1.3.6.1.4.1.2011.5.25.147.2.1.12 | current |
| hwOspfv3NotificationGroup NOTIFICATION-GROUP This group is used for OSPFv3 notifications | 1.3.6.1.4.1.2011.5.25.147.2.1.13 | current |
| hwOspfv3Compliance MODULE-COMPLIANCE The compliance statement | 1.3.6.1.4.1.2011.5.25.147.2.2.1 | current |
| 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.2 | current |