HUAWEI-OSPFV3-MIB

File: HUAWEI-OSPFV3-MIB.mib (132573 bytes)

Imported modules

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

Imported symbols

hwDatacomm MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE mib-2 Counter32
Gauge32 Integer32 Unsigned32
TEXTUAL-CONVENTION TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex InetAddressType InetAddress
InetAddressPrefixLength Metric BigMetric
Status HelloRange DesignatedRouterPriority

Defined Types

HWOspfv3UpToRefreshIntervalTc  
The values one might be able to configure for variables bounded by the Refresh Interval
TEXTUAL-CONVENTION    
  Unsigned32 0..3600  

HWOspfv3DeadIntRangeTc  
The range, in seconds, of dead interval value.
TEXTUAL-CONVENTION    
  Unsigned32 0..FFFF  

HWOspfv3RouterIdTc  
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.
TEXTUAL-CONVENTION    
  Unsigned32 0..FFFFFFFF  

HWOspfv3LsIdTC  
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.
TEXTUAL-CONVENTION    
  Unsigned32 1..FFFFFFFF  

HWOspfv3AreaIdTc  
An OSPFv3 Area Identifier
TEXTUAL-CONVENTION    
  Unsigned32 0..FFFFFFFF  

HWOspfv3IfInstIdTc  
An OSPFv3 interface instance ID
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

HWOspfv3LsaSequenceTC  
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.
TEXTUAL-CONVENTION    
  Integer32  

HWOspfv3LsaAgeTC  
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.
TEXTUAL-CONVENTION    
  Unsigned32 0..3600 | 32768..36368  

HWHelloRange  
The range of intervals on which hello messages are exchanged.
TEXTUAL-CONVENTION    
  Integer32 0..65535  

HwOspfv3AreaEntry  
SEQUENCE    
  hwOspfv3AreaId HWOspfv3AreaIdTc
  hwOspfv3AreaImportAsExtern INTEGER
  hwOspfv3AreaSpfRuns Counter32
  hwOspfv3AreaBdrRtrCount Gauge32
  hwOspfv3AreaAsBdrRtrCount Gauge32
  hwOspfv3AreaScopeLsaCount Gauge32
  hwOspfv3AreaScopeLsaCksumSum Unsigned32
  hwOspfv3AreaSummary INTEGER
  hwOspfv3AreaRowStatus RowStatus
  hwOspfv3AreaStubMetric BigMetric
  hwOspfv3AreaNssaTranslatorRole INTEGER
  hwOspfv3AreaNssaTranslatorState INTEGER
  hwOspfv3AreaNssaTranslatorStabInterval Unsigned32
  hwOspfv3AreaNssaTranslatorEvents Counter32

HwOspfv3AsLsdbEntry  
SEQUENCE    
  hwOspfv3AsLsdbType Unsigned32
  hwOspfv3AsLsdbRouterId HWOspfv3RouterIdTc
  hwOspfv3AsLsdbLsId Unsigned32
  hwOspfv3AsLsdbSequence HWOspfv3LsaSequenceTC
  hwOspfv3AsLsdbAge HWOspfv3LsaAgeTC
  hwOspfv3AsLsdbChecksum Integer32
  hwOspfv3AsLsdbAdvertisement OCTET STRING
  hwOspfv3AsLsdbTypeKnown TruthValue

HwOspfv3AreaLsdbEntry  
SEQUENCE    
  hwOspfv3AreaLsdbAreaId HWOspfv3AreaIdTc
  hwOspfv3AreaLsdbType Unsigned32
  hwOspfv3AreaLsdbRouterId HWOspfv3RouterIdTc
  hwOspfv3AreaLsdbLsId Unsigned32
  hwOspfv3AreaLsdbSequence HWOspfv3LsaSequenceTC
  hwOspfv3AreaLsdbAge HWOspfv3LsaAgeTC
  hwOspfv3AreaLsdbChecksum Integer32
  hwOspfv3AreaLsdbAdvertisement OCTET STRING
  hwOspfv3AreaLsdbTypeKnown TruthValue

HwOspfv3LinkLsdbEntry  
SEQUENCE    
  hwOspfv3LinkLsdbIfIndex InterfaceIndex
  hwOspfv3LinkLsdbIfInstId HWOspfv3IfInstIdTc
  hwOspfv3LinkLsdbType Unsigned32
  hwOspfv3LinkLsdbRouterId HWOspfv3RouterIdTc
  hwOspfv3LinkLsdbLsId HWOspfv3LsIdTC
  hwOspfv3LinkLsdbSequence HWOspfv3LsaSequenceTC
  hwOspfv3LinkLsdbAge HWOspfv3LsaAgeTC
  hwOspfv3LinkLsdbChecksum Integer32
  hwOspfv3LinkLsdbAdvertisement OCTET STRING
  hwOspfv3LinkLsdbTypeKnown TruthValue

HwOspfv3IfEntry  
SEQUENCE    
  hwOspfv3IfIndex InterfaceIndex
  hwOspfv3IfInstId HWOspfv3IfInstIdTc
  hwOspfv3IfAreaId HWOspfv3AreaIdTc
  hwOspfv3IfType INTEGER
  hwOspfv3IfAdminStatus Status
  hwOspfv3IfRtrPriority DesignatedRouterPriority
  hwOspfv3IfTransitDelay HWOspfv3UpToRefreshIntervalTc
  hwOspfv3IfRetransInterval HWOspfv3UpToRefreshIntervalTc
  hwOspfv3IfHelloInterval HWHelloRange
  hwOspfv3IfRtrDeadInterval HWOspfv3DeadIntRangeTc
  hwOspfv3IfState INTEGER
  hwOspfv3IfDesignatedRouter HWOspfv3RouterIdTc
  hwOspfv3IfBackupDesignatedRouter HWOspfv3RouterIdTc
  hwOspfv3IfEvents Counter32
  hwOspfv3IfRowStatus RowStatus
  hwOspfv3IfMetricValue Metric
  hwOspfv3IfLinkScopeLsaCount Gauge32
  hwOspfv3IfLinkLsaCksumSum Unsigned32
  hwOspfv3IfPollInterval Unsigned32
  hwOspfv3IfMulticastForwarding INTEGER

HwOspfv3VirtIfEntry  
SEQUENCE    
  hwOspfv3VirtIfAreaId HWOspfv3AreaIdTc
  hwOspfv3VirtIfNeighbor HWOspfv3RouterIdTc
  hwOspfv3VirtIfIndex InterfaceIndex
  hwOspfv3VirtIfInstId HWOspfv3IfInstIdTc
  hwOspfv3VirtIfTransitDelay HWOspfv3UpToRefreshIntervalTc
  hwOspfv3VirtIfRetransInterval HWOspfv3UpToRefreshIntervalTc
  hwOspfv3VirtIfHelloInterval HelloRange
  hwOspfv3VirtIfRtrDeadInterval HWOspfv3DeadIntRangeTc
  hwOspfv3VirtIfState INTEGER
  hwOspfv3VirtIfEvents Counter32
  hwOspfv3VirtIfRowStatus RowStatus
  hwOspfv3VirtIfLinkScopeLsaCount Gauge32
  hwOspfv3VirtIfLinkLsaCksumSum Unsigned32

HwOspfv3NbrEntry  
SEQUENCE    
  hwOspfv3NbrIfIndex InterfaceIndex
  hwOspfv3NbrIfInstId HWOspfv3IfInstIdTc
  hwOspfv3NbrRtrId HWOspfv3RouterIdTc
  hwOspfv3NbrAddressType InetAddressType
  hwOspfv3NbrAddress InetAddress
  hwOspfv3NbrOptions Integer32
  hwOspfv3NbrPriority DesignatedRouterPriority
  hwOspfv3NbrState INTEGER
  hwOspfv3NbrEvents Counter32
  hwOspfv3NbrLsRetransQLen Gauge32
  hwOspfv3NbrHelloSuppressed TruthValue
  hwOspfv3NbrIfId InterfaceIndex
  hwOspfv3NbrRestartHelperStatus INTEGER
  hwOspfv3NbrRestartHelperAge HWOspfv3UpToRefreshIntervalTc
  hwOspfv3NbrRestartHelperExitRc INTEGER

HwOspfv3CfgNbrEntry  
SEQUENCE    
  hwOspfv3CfgNbrIfIndex InterfaceIndex
  hwOspfv3CfgNbrIfInstId HWOspfv3IfInstIdTc
  hwOspfv3CfgNbrRtrId HWOspfv3RouterIdTc
  hwOspfv3CfgNbrPriority DesignatedRouterPriority
  hwOspfv3CfgNbrRowStatus RowStatus

HwOspfv3VirtNbrEntry  
SEQUENCE    
  hwOspfv3VirtNbrArea HWOspfv3AreaIdTc
  hwOspfv3VirtNbrRtrId HWOspfv3RouterIdTc
  hwOspfv3VirtNbrIfIndex InterfaceIndex
  hwOspfv3VirtNbrIfInstId HWOspfv3IfInstIdTc
  hwOspfv3VirtNbrAddressType InetAddressType
  hwOspfv3VirtNbrAddress InetAddress
  hwOspfv3VirtNbrOptions Integer32
  hwOspfv3VirtNbrState INTEGER
  hwOspfv3VirtNbrEvents Counter32
  hwOspfv3VirtNbrLsRetransQLen Gauge32
  hwOspfv3VirtNbrHelloSuppressed TruthValue
  hwOspfv3VirtNbrIfId InterfaceIndex
  hwOspfv3VirtNbrRestartHelperStatus INTEGER
  hwOspfv3VirtNbrRestartHelperAge HWOspfv3UpToRefreshIntervalTc
  hwOspfv3VirtNbrRestartHelperExitRc INTEGER

HwOspfv3AreaAggregateEntry  
SEQUENCE    
  hwOspfv3AreaAggregateAreaId HWOspfv3AreaIdTc
  hwOspfv3AreaAggregateAreaLsdbType INTEGER
  hwOspfv3AreaAggregatePrefixType InetAddressType
  hwOspfv3AreaAggregatePrefix InetAddress
  hwOspfv3AreaAggregatePrefixLength InetAddressPrefixLength
  hwOspfv3AreaAggregateRowStatus RowStatus
  hwOspfv3AreaAggregateEffect INTEGER

Defined Values

hwOspfv3 1.3.6.1.4.1.2011.5.25.147
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.
MODULE-IDENTITY    

hwOspfv3Notifications 1.3.6.1.4.1.2011.5.25.147.0
OBJECT IDENTIFIER    

hwOspfv3Objects 1.3.6.1.4.1.2011.5.25.147.1
OBJECT IDENTIFIER    

hwOspfv3Conformance 1.3.6.1.4.1.2011.5.25.147.2
OBJECT IDENTIFIER    

hwOspfv3GeneralGroup 1.3.6.1.4.1.2011.5.25.147.1.1
OBJECT IDENTIFIER    

hwOspfv3RouterId 1.3.6.1.4.1.2011.5.25.147.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3AdminStatus 1.3.6.1.4.1.2011.5.25.147.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Status  

hwOspfv3VersionNumber 1.3.6.1.4.1.2011.5.25.147.1.1.3
The version number of OSPF for IPv6 is 3.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER version3(3)  

hwOspfv3AreaBdrRtrStatus 1.3.6.1.4.1.2011.5.25.147.1.1.4
A flag to note whether this router is an area border router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwOspfv3AsBdrRtrStatus 1.3.6.1.4.1.2011.5.25.147.1.1.5
A flag to note whether this router is configured as an Autonomous System border router.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwOspfv3AsScopeLsaCount 1.3.6.1.4.1.2011.5.25.147.1.1.6
The number of AS-Scope (e.g. AS-External) link state advertisements in the link state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3AsScopeLsaCksumSum 1.3.6.1.4.1.2011.5.25.147.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwOspfv3OriginateNewLsas 1.3.6.1.4.1.2011.5.25.147.1.1.8
The number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3RxNewLsas 1.3.6.1.4.1.2011.5.25.147.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3ExtLsaCount 1.3.6.1.4.1.2011.5.25.147.1.1.10
The number of AS-Scope External(LS type 0x4005) link state advertisements in the link state database
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3ExtAreaLsdbLimit 1.3.6.1.4.1.2011.5.25.147.1.1.11
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).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7FFFFFFF  

hwOspfv3RestartSupport 1.3.6.1.4.1.2011.5.25.147.1.1.12
The router's support for OSPFv3 Graceful restart. Options include: no restart support, only planned restarts or both planned and unplanned restarts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), plannedOnly(2), plannedAndUnplanned(3)  

hwOspfv3RestartInterval 1.3.6.1.4.1.2011.5.25.147.1.1.13
Configured OSPFv3 Graceful restart timeout interval.
Status: current Access: read-write
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3RestartStatus 1.3.6.1.4.1.2011.5.25.147.1.1.14
The current status of OSPFv3 Graceful restart capability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRestarting(1), plannedRestart(2), unplannedRestart(3)  

hwOspfv3RestartAge 1.3.6.1.4.1.2011.5.25.147.1.1.15
Remaining time in current OSPFv3 Graceful restart interval.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3RestartExitRc 1.3.6.1.4.1.2011.5.25.147.1.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

hwOspfv3NotificationEnable 1.3.6.1.4.1.2011.5.25.147.1.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwOspfv3ReferenceBandwidth 1.3.6.1.4.1.2011.5.25.147.1.1.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hwOspfv3AreaTable 1.3.6.1.4.1.2011.5.25.147.1.2
Information describing the configured parameters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3AreaEntry

hwOspfv3AreaEntry 1.3.6.1.4.1.2011.5.25.147.1.2.1
Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3AreaEntry  

hwOspfv3AreaId 1.3.6.1.4.1.2011.5.25.147.1.2.1.1
A 32-bit integer uniquely identifying an area. Area ID 0 is used for the OSPFv3 backbone.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3AreaIdTc  

hwOspfv3AreaImportAsExtern 1.3.6.1.4.1.2011.5.25.147.1.2.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER importExternal(1), importNoExternal(2), importNssa(3)  

hwOspfv3AreaSpfRuns 1.3.6.1.4.1.2011.5.25.147.1.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3AreaBdrRtrCount 1.3.6.1.4.1.2011.5.25.147.1.2.1.4
The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3AreaAsBdrRtrCount 1.3.6.1.4.1.2011.5.25.147.1.2.1.5
The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3AreaScopeLsaCount 1.3.6.1.4.1.2011.5.25.147.1.2.1.6
The total number of Area-Scope link state advertisements in this area's link state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3AreaScopeLsaCksumSum 1.3.6.1.4.1.2011.5.25.147.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwOspfv3AreaSummary 1.3.6.1.4.1.2011.5.25.147.1.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAreaSummary(1), sendAreaSummary(2)  

hwOspfv3AreaRowStatus 1.3.6.1.4.1.2011.5.25.147.1.2.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwOspfv3AreaStubMetric 1.3.6.1.4.1.2011.5.25.147.1.2.1.10
The metric value advertised for the default route into Stub and NSSA areas.
Status: current Access: read-create
OBJECT-TYPE    
  BigMetric  

hwOspfv3AreaNssaTranslatorRole 1.3.6.1.4.1.2011.5.25.147.1.2.1.11
Indicates an NSSA border router's policy to perform NSSA translation of NSSA-LSAs into AS-External-LSAs.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER always(1), candidate(2)  

hwOspfv3AreaNssaTranslatorState 1.3.6.1.4.1.2011.5.25.147.1.2.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), elected(2), disabled(3)  

hwOspfv3AreaNssaTranslatorStabInterval 1.3.6.1.4.1.2011.5.25.147.1.2.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwOspfv3AreaNssaTranslatorEvents 1.3.6.1.4.1.2011.5.25.147.1.2.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3AsLsdbTable 1.3.6.1.4.1.2011.5.25.147.1.3
The OSPFv3 Process's AS-Scope Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3AsLsdbEntry

hwOspfv3AsLsdbEntry 1.3.6.1.4.1.2011.5.25.147.1.3.1
A single AS-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3AsLsdbEntry  

hwOspfv3AsLsdbType 1.3.6.1.4.1.2011.5.25.147.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

hwOspfv3AsLsdbRouterId 1.3.6.1.4.1.2011.5.25.147.1.3.1.2
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3AsLsdbLsId 1.3.6.1.4.1.2011.5.25.147.1.3.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwOspfv3AsLsdbSequence 1.3.6.1.4.1.2011.5.25.147.1.3.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3LsaSequenceTC  

hwOspfv3AsLsdbAge 1.3.6.1.4.1.2011.5.25.147.1.3.1.5
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3LsaAgeTC  

hwOspfv3AsLsdbChecksum 1.3.6.1.4.1.2011.5.25.147.1.3.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwOspfv3AsLsdbAdvertisement 1.3.6.1.4.1.2011.5.25.147.1.3.1.7
The entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hwOspfv3AsLsdbTypeKnown 1.3.6.1.4.1.2011.5.25.147.1.3.1.8
Indicates whether the LSA type is recognized by this Router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwOspfv3AreaLsdbTable 1.3.6.1.4.1.2011.5.25.147.1.4
The OSPFv3 Process's Area-Scope Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3AreaLsdbEntry

hwOspfv3AreaLsdbEntry 1.3.6.1.4.1.2011.5.25.147.1.4.1
A single Area-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3AreaLsdbEntry  

hwOspfv3AreaLsdbAreaId 1.3.6.1.4.1.2011.5.25.147.1.4.1.1
The 32-bit identifier of the Area from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3AreaIdTc  

hwOspfv3AreaLsdbType 1.3.6.1.4.1.2011.5.25.147.1.4.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

hwOspfv3AreaLsdbRouterId 1.3.6.1.4.1.2011.5.25.147.1.4.1.3
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3AreaLsdbLsId 1.3.6.1.4.1.2011.5.25.147.1.4.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwOspfv3AreaLsdbSequence 1.3.6.1.4.1.2011.5.25.147.1.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3LsaSequenceTC  

hwOspfv3AreaLsdbAge 1.3.6.1.4.1.2011.5.25.147.1.4.1.6
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3LsaAgeTC  

hwOspfv3AreaLsdbChecksum 1.3.6.1.4.1.2011.5.25.147.1.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwOspfv3AreaLsdbAdvertisement 1.3.6.1.4.1.2011.5.25.147.1.4.1.8
The entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hwOspfv3AreaLsdbTypeKnown 1.3.6.1.4.1.2011.5.25.147.1.4.1.9
Indicates whether the LSA type is recognized by this Router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwOspfv3LinkLsdbTable 1.3.6.1.4.1.2011.5.25.147.1.5
The OSPFv3 Process's Link-Scope Link State Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3LinkLsdbEntry

hwOspfv3LinkLsdbEntry 1.3.6.1.4.1.2011.5.25.147.1.5.1
A single Link-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3LinkLsdbEntry  

hwOspfv3LinkLsdbIfIndex 1.3.6.1.4.1.2011.5.25.147.1.5.1.1
The identifier of the link from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3LinkLsdbIfInstId 1.3.6.1.4.1.2011.5.25.147.1.5.1.2
The identifier of the interface instance from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3IfInstIdTc  

hwOspfv3LinkLsdbType 1.3.6.1.4.1.2011.5.25.147.1.5.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

hwOspfv3LinkLsdbRouterId 1.3.6.1.4.1.2011.5.25.147.1.5.1.4
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3LinkLsdbLsId 1.3.6.1.4.1.2011.5.25.147.1.5.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3LsIdTC  

hwOspfv3LinkLsdbSequence 1.3.6.1.4.1.2011.5.25.147.1.5.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3LsaSequenceTC  

hwOspfv3LinkLsdbAge 1.3.6.1.4.1.2011.5.25.147.1.5.1.7
This field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3LsaAgeTC  

hwOspfv3LinkLsdbChecksum 1.3.6.1.4.1.2011.5.25.147.1.5.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwOspfv3LinkLsdbAdvertisement 1.3.6.1.4.1.2011.5.25.147.1.5.1.9
The entire Link State Advertisement, including its header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..65535)  

hwOspfv3LinkLsdbTypeKnown 1.3.6.1.4.1.2011.5.25.147.1.5.1.10
Indicates whether the LSA type is recognized by this Router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwOspfv3IfTable 1.3.6.1.4.1.2011.5.25.147.1.6
The OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3IfEntry

hwOspfv3IfEntry 1.3.6.1.4.1.2011.5.25.147.1.6.1
The OSPFv3 Interface Entry describes one interface from the viewpoint of OSPFv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3IfEntry  

hwOspfv3IfIndex 1.3.6.1.4.1.2011.5.25.147.1.6.1.1
The interface index of this OSPFv3 interface. It corresponds to the interface index of the IPv6 interface on which OSPFv3 is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3IfInstId 1.3.6.1.4.1.2011.5.25.147.1.6.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3IfInstIdTc  

hwOspfv3IfAreaId 1.3.6.1.4.1.2011.5.25.147.1.6.1.3
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3AreaIdTc  

hwOspfv3IfType 1.3.6.1.4.1.2011.5.25.147.1.6.1.4
The OSPFv3 interface type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER broadcast(1), nbma(2), pointToPoint(3), loopback(4), pointToMultipoint(5), p2mpNonbroadcast(6)  

hwOspfv3IfAdminStatus 1.3.6.1.4.1.2011.5.25.147.1.6.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Status  

hwOspfv3IfRtrPriority 1.3.6.1.4.1.2011.5.25.147.1.6.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

hwOspfv3IfTransitDelay 1.3.6.1.4.1.2011.5.25.147.1.6.1.7
The estimated number of seconds it takes to transmit a link state update packet over this interface.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3IfRetransInterval 1.3.6.1.4.1.2011.5.25.147.1.6.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3IfHelloInterval 1.3.6.1.4.1.2011.5.25.147.1.6.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  HWHelloRange  

hwOspfv3IfRtrDeadInterval 1.3.6.1.4.1.2011.5.25.147.1.6.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3DeadIntRangeTc  

hwOspfv3IfState 1.3.6.1.4.1.2011.5.25.147.1.6.1.11
The OSPFv3 Interface State.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)  

hwOspfv3IfDesignatedRouter 1.3.6.1.4.1.2011.5.25.147.1.6.1.12
The Router ID of the Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3IfBackupDesignatedRouter 1.3.6.1.4.1.2011.5.25.147.1.6.1.13
The Router ID of the Backup Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3IfEvents 1.3.6.1.4.1.2011.5.25.147.1.6.1.14
The number of times this OSPFv3 interface has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3IfRowStatus 1.3.6.1.4.1.2011.5.25.147.1.6.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwOspfv3IfMetricValue 1.3.6.1.4.1.2011.5.25.147.1.6.1.16
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.
Status: current Access: read-create
OBJECT-TYPE    
  Metric  

hwOspfv3IfLinkScopeLsaCount 1.3.6.1.4.1.2011.5.25.147.1.6.1.17
The total number of Link-Scope link state advertisements in this link's link state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3IfLinkLsaCksumSum 1.3.6.1.4.1.2011.5.25.147.1.6.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwOspfv3IfPollInterval 1.3.6.1.4.1.2011.5.25.147.1.6.1.19
The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwOspfv3IfMulticastForwarding 1.3.6.1.4.1.2011.5.25.147.1.6.1.20
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER blocked(1), multicast(2), unicast(3)  

hwOspfv3VirtIfTable 1.3.6.1.4.1.2011.5.25.147.1.7
Information about this router's virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3VirtIfEntry

hwOspfv3VirtIfEntry 1.3.6.1.4.1.2011.5.25.147.1.7.1
Information about a single Virtual Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3VirtIfEntry  

hwOspfv3VirtIfAreaId 1.3.6.1.4.1.2011.5.25.147.1.7.1.1
The Transit Area that the Virtual Link traverses. By definition, this is not Area 0
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3AreaIdTc  

hwOspfv3VirtIfNeighbor 1.3.6.1.4.1.2011.5.25.147.1.7.1.2
The Router ID of the Virtual Neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3VirtIfIndex 1.3.6.1.4.1.2011.5.25.147.1.7.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3VirtIfInstId 1.3.6.1.4.1.2011.5.25.147.1.7.1.4
Specifies the interface instance ID to be used for the virtual interface. This ID has local link significance only.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3IfInstIdTc  

hwOspfv3VirtIfTransitDelay 1.3.6.1.4.1.2011.5.25.147.1.7.1.5
The estimated number of seconds it takes to transmit a link state update packet over this interface.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3VirtIfRetransInterval 1.3.6.1.4.1.2011.5.25.147.1.7.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3VirtIfHelloInterval 1.3.6.1.4.1.2011.5.25.147.1.7.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  HelloRange  

hwOspfv3VirtIfRtrDeadInterval 1.3.6.1.4.1.2011.5.25.147.1.7.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  HWOspfv3DeadIntRangeTc  

hwOspfv3VirtIfState 1.3.6.1.4.1.2011.5.25.147.1.7.1.9
OSPFv3 virtual interface states. The same encoding as the hwOspfv3IfTable is used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), pointToPoint(4)  

hwOspfv3VirtIfEvents 1.3.6.1.4.1.2011.5.25.147.1.7.1.10
The number of state changes or error events on this Virtual Link
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3VirtIfRowStatus 1.3.6.1.4.1.2011.5.25.147.1.7.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwOspfv3VirtIfLinkScopeLsaCount 1.3.6.1.4.1.2011.5.25.147.1.7.1.12
The total number of Link-Scope link state advertisements in this virtual link's link state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3VirtIfLinkLsaCksumSum 1.3.6.1.4.1.2011.5.25.147.1.7.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwOspfv3NbrTable 1.3.6.1.4.1.2011.5.25.147.1.8
A table of non-virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3NbrEntry

hwOspfv3NbrEntry 1.3.6.1.4.1.2011.5.25.147.1.8.1
The information regarding a single neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3NbrEntry  

hwOspfv3NbrIfIndex 1.3.6.1.4.1.2011.5.25.147.1.8.1.1
The local link ID of the link over which the neighbor can be reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3NbrIfInstId 1.3.6.1.4.1.2011.5.25.147.1.8.1.2
Interface instance over which the neighbor can be reached. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3IfInstIdTc  

hwOspfv3NbrRtrId 1.3.6.1.4.1.2011.5.25.147.1.8.1.3
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3NbrAddressType 1.3.6.1.4.1.2011.5.25.147.1.8.1.4
The address type of ospfv3NbrAddress. Only IPv6 addresses without zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hwOspfv3NbrAddress 1.3.6.1.4.1.2011.5.25.147.1.8.1.5
The IPv6 address of the neighbor associated with the local link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hwOspfv3NbrOptions 1.3.6.1.4.1.2011.5.25.147.1.8.1.6
A Bit Mask corresponding to the neighbor's options field.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwOspfv3NbrPriority 1.3.6.1.4.1.2011.5.25.147.1.8.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  DesignatedRouterPriority  

hwOspfv3NbrState 1.3.6.1.4.1.2011.5.25.147.1.8.1.8
The State of the relationship with this Neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

hwOspfv3NbrEvents 1.3.6.1.4.1.2011.5.25.147.1.8.1.9
The number of times this neighbor relationship has changed state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3NbrLsRetransQLen 1.3.6.1.4.1.2011.5.25.147.1.8.1.10
The current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3NbrHelloSuppressed 1.3.6.1.4.1.2011.5.25.147.1.8.1.11
Indicates whether Hellos are being suppressed to the neighbor
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwOspfv3NbrIfId 1.3.6.1.4.1.2011.5.25.147.1.8.1.12
The interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3NbrRestartHelperStatus 1.3.6.1.4.1.2011.5.25.147.1.8.1.13
Indicates whether the router is acting as a Graceful restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notHelping(1), helping(2)  

hwOspfv3NbrRestartHelperAge 1.3.6.1.4.1.2011.5.25.147.1.8.1.14
Remaining time in current OSPFv3 Graceful restart interval, if the router is acting as a restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3NbrRestartHelperExitRc 1.3.6.1.4.1.2011.5.25.147.1.8.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

hwOspfv3CfgNbrTable 1.3.6.1.4.1.2011.5.25.147.1.9
A table of configured, non-virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3CfgNbrEntry

hwOspfv3CfgNbrEntry 1.3.6.1.4.1.2011.5.25.147.1.9.1
The information regarding a single configured neighbor or neighbor discovered by lower-level protocols such as Inverse Neighbor Discovery.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3CfgNbrEntry  

hwOspfv3CfgNbrIfIndex 1.3.6.1.4.1.2011.5.25.147.1.9.1.1
The local link ID of the link over which the neighbor can be reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3CfgNbrIfInstId 1.3.6.1.4.1.2011.5.25.147.1.9.1.2
Interface instance over which the neighbor can be reached. This ID has local link significance only.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3IfInstIdTc  

hwOspfv3CfgNbrRtrId 1.3.6.1.4.1.2011.5.25.147.1.9.1.3
A 32-bit integer uniquely identifying the static neighbor router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3CfgNbrPriority 1.3.6.1.4.1.2011.5.25.147.1.9.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  DesignatedRouterPriority  

hwOspfv3CfgNbrRowStatus 1.3.6.1.4.1.2011.5.25.147.1.9.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwOspfv3VirtNbrTable 1.3.6.1.4.1.2011.5.25.147.1.10
A table of virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3VirtNbrEntry

hwOspfv3VirtNbrEntry 1.3.6.1.4.1.2011.5.25.147.1.10.1
Virtual neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3VirtNbrEntry  

hwOspfv3VirtNbrArea 1.3.6.1.4.1.2011.5.25.147.1.10.1.1
The Transit Area Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3AreaIdTc  

hwOspfv3VirtNbrRtrId 1.3.6.1.4.1.2011.5.25.147.1.10.1.2
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3RouterIdTc  

hwOspfv3VirtNbrIfIndex 1.3.6.1.4.1.2011.5.25.147.1.10.1.3
The local interface ID for the virtual link over which the neighbor can be reached.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3VirtNbrIfInstId 1.3.6.1.4.1.2011.5.25.147.1.10.1.4
The interface instance for the virtual link over which the neighbor can be reached.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3IfInstIdTc  

hwOspfv3VirtNbrAddressType 1.3.6.1.4.1.2011.5.25.147.1.10.1.5
The address type of ospfv3VirtNbrAddress. Only IPv6 addresses without zone index are expected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hwOspfv3VirtNbrAddress 1.3.6.1.4.1.2011.5.25.147.1.10.1.6
The IPv6 address advertised by this Virtual Neighbor. It must be a Global scope address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hwOspfv3VirtNbrOptions 1.3.6.1.4.1.2011.5.25.147.1.10.1.7
A Bit Mask corresponding to the neighbor's options field.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwOspfv3VirtNbrState 1.3.6.1.4.1.2011.5.25.147.1.10.1.8
The state of the Virtual Neighbor Relationship.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)  

hwOspfv3VirtNbrEvents 1.3.6.1.4.1.2011.5.25.147.1.10.1.9
The number of times this virtual link has changed its state, or an error has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwOspfv3VirtNbrLsRetransQLen 1.3.6.1.4.1.2011.5.25.147.1.10.1.10
The current length of the retransmission queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwOspfv3VirtNbrHelloSuppressed 1.3.6.1.4.1.2011.5.25.147.1.10.1.11
Indicates whether Hellos are being suppressed to the neighbor
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwOspfv3VirtNbrIfId 1.3.6.1.4.1.2011.5.25.147.1.10.1.12
The interface ID that the neighbor advertises in its Hello Packets on this virtual link, that is, the neighbor's local interface ID.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwOspfv3VirtNbrRestartHelperStatus 1.3.6.1.4.1.2011.5.25.147.1.10.1.13
Indicates whether the router is acting as a Graceful restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notHelping(1), helping(2)  

hwOspfv3VirtNbrRestartHelperAge 1.3.6.1.4.1.2011.5.25.147.1.10.1.14
Remaining time in current OSPFv3 Graceful restart interval, if the router is acting as a restart helper for the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  HWOspfv3UpToRefreshIntervalTc  

hwOspfv3VirtNbrRestartHelperExitRc 1.3.6.1.4.1.2011.5.25.147.1.10.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)  

hwOspfv3AreaAggregateTable 1.3.6.1.4.1.2011.5.25.147.1.11
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOspfv3AreaAggregateEntry

hwOspfv3AreaAggregateEntry 1.3.6.1.4.1.2011.5.25.147.1.11.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOspfv3AreaAggregateEntry  

hwOspfv3AreaAggregateAreaId 1.3.6.1.4.1.2011.5.25.147.1.11.1.1
The Area the Address Aggregate is to be found within.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWOspfv3AreaIdTc  

hwOspfv3AreaAggregateAreaLsdbType 1.3.6.1.4.1.2011.5.25.147.1.11.1.2
The type of the Address Aggregate. This field specifies the Area Lsdb type that this Address Aggregate applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER interAreaPrefixLsa(8195), nssaExternalLsa(8199)  

hwOspfv3AreaAggregatePrefixType 1.3.6.1.4.1.2011.5.25.147.1.11.1.4
The prefix type of ospfv3AreaAggregatePrefix. Only IPv6 addresses are expected.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hwOspfv3AreaAggregatePrefix 1.3.6.1.4.1.2011.5.25.147.1.11.1.5
The IPv6 Prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hwOspfv3AreaAggregatePrefixLength 1.3.6.1.4.1.2011.5.25.147.1.11.1.6
The length of the prefix (in bits). A prefix can not be shorter than 0 bits.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

hwOspfv3AreaAggregateRowStatus 1.3.6.1.4.1.2011.5.25.147.1.11.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwOspfv3AreaAggregateEffect 1.3.6.1.4.1.2011.5.25.147.1.11.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER advertiseMatching(1), doNotAdvertiseMatching(2)  

hwOspfv3NotificationEntry 1.3.6.1.4.1.2011.5.25.147.1.12
OBJECT IDENTIFIER    

hwOspfv3ConfigErrorType 1.3.6.1.4.1.2011.5.25.147.1.12.1
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
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), helloIntervalMismatch(5), deadIntervalMismatch(6), optionMismatch(7), mtuMismatch(8), duplicateRouterId(9), noError(10)  

hwOspfv3PacketType 1.3.6.1.4.1.2011.5.25.147.1.12.2
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
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)  

hwOspfv3PacketSrc 1.3.6.1.4.1.2011.5.25.147.1.12.3
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hwOspfv3IfName 1.3.6.1.4.1.2011.5.25.147.1.12.4
The interface name
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hwOspfv3IfStateChgReason 1.3.6.1.4.1.2011.5.25.147.1.12.5
Interface state change reason.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER noEvent(1), interfaceUp(2), waitTimerExpired(3), backupSeenOccured(4), neighborChangeEventOccured(5), loopInd(6), unloopInd(7), interfaceDown(8)  

hwOspfv3NbrStateChgReason 1.3.6.1.4.1.2011.5.25.147.1.12.6
Neighbor state change reason.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  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)  

hwOspfv3VirtIfStateChange 1.3.6.1.4.1.2011.5.25.147.0.1
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).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3NbrStateChange 1.3.6.1.4.1.2011.5.25.147.0.2
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3VirtNbrStateChange 1.3.6.1.4.1.2011.5.25.147.0.3
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).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3IfConfigError 1.3.6.1.4.1.2011.5.25.147.0.4
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3VirtIfConfigError 1.3.6.1.4.1.2011.5.25.147.0.5
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3IfRxBadPacket 1.3.6.1.4.1.2011.5.25.147.0.6
An ospfv3IfRxBadPacket notification signifies that an OSPFv3 packet that cannot be parsed has been received on a non-virtual interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3VirtIfRxBadPacket 1.3.6.1.4.1.2011.5.25.147.0.7
An ospfv3VirtIfRxBadPacket notification signifies that an OSPFv3 packet that cannot be parsed has been received on a virtual interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3IfStateChange 1.3.6.1.4.1.2011.5.25.147.0.8
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).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3RestartStatusChange 1.3.6.1.4.1.2011.5.25.147.0.9
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3NbrRestartHelperStatusChange 1.3.6.1.4.1.2011.5.25.147.0.10
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3VirtNbrRestartHelperStatusChange 1.3.6.1.4.1.2011.5.25.147.0.11
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3NssaTranslatorStatusChange 1.3.6.1.4.1.2011.5.25.147.0.12
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3LastAuthKeyExpiry 1.3.6.1.4.1.2011.5.25.147.0.13
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3AuthSequenceNumWrap 1.3.6.1.4.1.2011.5.25.147.0.14
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOspfv3Groups 1.3.6.1.4.1.2011.5.25.147.2.1
OBJECT IDENTIFIER    

hwOspfv3Compliances 1.3.6.1.4.1.2011.5.25.147.2.2
OBJECT IDENTIFIER    

hwOspfv3Compliance 1.3.6.1.4.1.2011.5.25.147.2.2.1
The compliance statement
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwOspfv3ReadOnlyCompliance 1.3.6.1.4.1.2011.5.25.147.2.2.2
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.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwOspfv3BasicGroup 1.3.6.1.4.1.2011.5.25.147.2.1.1
These objects are used for managing/monitoring OSPFv3 global parameters.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3AreaGroup 1.3.6.1.4.1.2011.5.25.147.2.1.2
These objects are used for OSPFv3 systems supporting areas.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3AsLsdbGroup 1.3.6.1.4.1.2011.5.25.147.2.1.3
These objects are used for OSPFv3 systems that display their AS-scope link state database.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3AreaLsdbGroup 1.3.6.1.4.1.2011.5.25.147.2.1.4
These objects are used for OSPFv3 systems that display their Area-scope link state database.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3LinkLsdbGroup 1.3.6.1.4.1.2011.5.25.147.2.1.5
These objects are used for OSPFv3 systems that display their Link-scope link state database.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3IfGroup 1.3.6.1.4.1.2011.5.25.147.2.1.6
These interface objects used for managing/monitoring OSPFv3 interfaces.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3VirtIfGroup 1.3.6.1.4.1.2011.5.25.147.2.1.7
These virtual interface objects are used for managing/monitoring OSPFv3 virtual interfaces.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3NbrGroup 1.3.6.1.4.1.2011.5.25.147.2.1.8
These neighbor objects are used for managing/monitoring OSPFv3 neighbors.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3CfgNbrGroup 1.3.6.1.4.1.2011.5.25.147.2.1.9
These configured neighbor objects are used for managing/monitoring OSPFv3 configured neighbors.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3VirtNbrGroup 1.3.6.1.4.1.2011.5.25.147.2.1.10
These virtual neighbor objects are used for managing/monitoring OSPFv3 virtual neighbors.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3AreaAggregateGroup 1.3.6.1.4.1.2011.5.25.147.2.1.11
These area aggregate objects used required for aggregating OSPFv3 prefixes for summarization across areas.
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3NotificationObjectGroup 1.3.6.1.4.1.2011.5.25.147.2.1.12
These objects are used to record notification parameters
Status: current Access: read-only
OBJECT-GROUP    

hwOspfv3NotificationGroup 1.3.6.1.4.1.2011.5.25.147.2.1.13
This group is used for OSPFv3 notifications
Status: current Access: read-only
NOTIFICATION-GROUP