RADLAN-OSPFV3-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-OSPFV3-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlOspfv3 1.3.6.1.4.1.89.216
The private MIB module definition for Multi Instance OSPF V3 for IPv6 MIB.
         rlOspfv3Instance 1.3.6.1.4.1.89.216.1 rlospfprocessid read-write
Selected OSPFv3 Process ID. Additional key value for old fashion usage of OSPF standard MIB to support multi OSPF instance.
         rlOspfv3GeneralGroupTable 1.3.6.1.4.1.89.216.2 no-access
OSPFv3 Instance General Variables
             rlOspfv3GeneralGroupEntry 1.3.6.1.4.1.89.216.2.1 no-access
Information describing the configured global parame- ters to the Router OSPFv3 Process.
                 rlOspfv3ProcessId 1.3.6.1.4.1.89.216.2.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPFv3 process.
                 rlOspfv3RouterId 1.3.6.1.4.1.89.216.2.1.2 routerid read-write
A 32-bit unsigned integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the 32-bit unsigned integer representation of one of the router's IPv4 interface addresses (if IPv4 is configured on the router). This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3AdminStatus 1.3.6.1.4.1.89.216.2.1.3 status read-write
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. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3VersionNumber 1.3.6.1.4.1.89.216.2.1.4 integer read-only
The version number of OSPF for IPv6 is 3. Enumeration: 'version3': 3.
                 rlOspfv3AreaBdrRtrStatus 1.3.6.1.4.1.89.216.2.1.5 truthvalue read-only
A flag to denote whether this router is an area border router. The value of this object is true (1) when the router is an area border router.
                 rlOspfv3ASBdrRtrStatus 1.3.6.1.4.1.89.216.2.1.6 truthvalue read-write
A flag to note whether this router is configured as an Autonomous System border router. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3AsScopeLsaCount 1.3.6.1.4.1.89.216.2.1.7 gauge32 read-only
The number of AS-scope (e.g., AS-External) link state advertisements in the link state database.
                 rlOspfv3AsScopeLsaCksumSum 1.3.6.1.4.1.89.216.2.1.8 unsigned32 read-only
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 or to compare the link state database of two routers.
                 rlOspfv3OriginateNewLsas 1.3.6.1.4.1.89.216.2.1.9 counter32 read-only
The number of new link state advertisements that have been originated. This number is incremented each time the router originates a new LSA. 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.
                 rlOspfv3RxNewLsas 1.3.6.1.4.1.89.216.2.1.10 counter32 read-only
The number of link state advertisements received that are determined to be new instantiations. This number does not include newer instantiations of self-originated link state advertisements. 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.
                 rlOspfv3ExtLsaCount 1.3.6.1.4.1.89.216.2.1.11 gauge32 read-only
The number of External (LS type 0x4005) in the link state database.
                 rlOspfv3ExtAreaLsdbLimit 1.3.6.1.4.1.89.216.2.1.12 integer32 read-write
The maximum number of non-default AS-external-LSA 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 not-so-stubby-areas (NSSAs) are excluded). This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3ExitOverflowInterval 1.3.6.1.4.1.89.216.2.1.13 unsigned32 read-write
The number of seconds that, after entering Overflow state, a router will attempt to leave Overflow state. This allows the router to again originate non-default, AS-External-LSAs. When set to 0, the router will not leave Overflow state until restarted. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3DemandExtensions 1.3.6.1.4.1.89.216.2.1.14 truthvalue read-write
The router's support for demand circuits. The value of this object is true (1) when demand circuits are supported. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3ReferenceBandwidth 1.3.6.1.4.1.89.216.2.1.15 unsigned32 read-write
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.
                 rlOspfv3RestartSupport 1.3.6.1.4.1.89.216.2.1.16 integer read-write
The router's support for OSPF graceful restart. Options include no restart support, only planned restarts, or both planned and unplanned restarts. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage. Enumeration: 'plannedAndUnplanned': 3, 'none': 1, 'plannedOnly': 2.
                 rlOspfv3RestartInterval 1.3.6.1.4.1.89.216.2.1.17 ospfv3uptorefreshintervaltc read-write
Configured OSPF graceful restart timeout interval. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3RestartStrictLsaChecking 1.3.6.1.4.1.89.216.2.1.18 truthvalue read-write
Indicates if strict LSA checking is enabled for graceful restart. A value of true (1) indicates that strict LSA checking is enabled. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3RestartStatus 1.3.6.1.4.1.89.216.2.1.19 integer read-only
The current status of OSPF graceful restart capability. Enumeration: 'unplannedRestart': 3, 'notRestarting': 1, 'plannedRestart': 2.
                 rlOspfv3RestartAge 1.3.6.1.4.1.89.216.2.1.20 ospfv3uptorefreshintervaltc read-only
Remaining time in the current OSPF graceful restart interval.
                 rlOspfv3RestartExitReason 1.3.6.1.4.1.89.216.2.1.21 integer read-only
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. Enumeration: 'none': 1, 'timedOut': 4, 'completed': 3, 'inProgress': 2, 'topologyChanged': 5.
                 rlOspfv3NotificationEnable 1.3.6.1.4.1.89.216.2.1.22 truthvalue read-write
This object provides a coarse level of control over the generation of OSPFv3 notifications. 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. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3StubRouterSupport 1.3.6.1.4.1.89.216.2.1.23 truthvalue read-only
The router's support for stub router functionality. An object value of true (1) indicates that stub router functionality is supported.
                 rlOspfv3StubRouterAdvertisement 1.3.6.1.4.1.89.216.2.1.24 integer read-write
This object controls the advertisement of stub LSAs by the router. The value doNotAdvertise (1) will result in the advertisement of standard LSAs and is the default value. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage. Enumeration: 'advertise': 2, 'doNotAdvertise': 1.
                 rlOspfv3DiscontinuityTime 1.3.6.1.4.1.89.216.2.1.25 timestamp read-only
The value of sysUpTime on the most recent occasion at which any one of this MIB's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
                 rlOspfv3RestartTime 1.3.6.1.4.1.89.216.2.1.26 timestamp read-only
The value of sysUpTime on the most recent occasion at which the ospfv3RestartExitReason was updated.
                 rlOspfv3OperStatus 1.3.6.1.4.1.89.216.2.1.27 integer read-only
The current operational state of the OSPF in the router. Enumeration: 'down': 2, 'actFailed': 5, 'goingUp': 3, 'up': 1, 'goingDown': 4.
                 rlOspfv3RowStatus 1.3.6.1.4.1.89.216.2.1.28 rowstatus read-only
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
                 rlOspfv3LogAdjacencyChanges 1.3.6.1.4.1.89.216.2.1.29 integer read-write
Configure the router to send a syslog message when an OSPF neighbor goes up or down. detail sends a syslog message for each state change, not just when a neighbor goes up or down Enumeration: 'enable': 1, 'detail': 2, 'disable': 3.
                 rlOspfv3PassiveInterface 1.3.6.1.4.1.89.216.2.1.30 truthvalue read-write
A flag to note whether to disable sending OSPF routing updates on all OSPF IP interfaces.
                 rlOspfv3DefaultMetric 1.3.6.1.4.1.89.216.2.1.31 integer32 read-write
A default metric helps solve the problem of redistributing routes with incompatible metrics. Whenever metrics do not convert, using a default metric provides a reasonable substitute and enables the redistribution to proceed.
                 rlOspfv3MaximumRedistPrefixNum 1.3.6.1.4.1.89.216.2.1.32 integer32 read-write
Specifies the maximum number of IP prefixes that can be redistributed into OSPF.
                 rlOspfv3MaximumRedistPrefixThreshold 1.3.6.1.4.1.89.216.2.1.33 integer32 read-write
Threshold value, as a percentage, at which a warning message should be generated.
                 rlOspfv3MaximumRedistPrefixWarningOnly 1.3.6.1.4.1.89.216.2.1.34 truthvalue read-write
Causes a warning message to be logged when the number of prefixes defined by the maximum argumenthas been exceeded. Additional redistribution is not prevented.
                 rlOspfv3NextRouterId 1.3.6.1.4.1.89.216.2.1.35 routerid read-only
A 32-bit integer uniquely identifying the of router in the Autonomous System after restart. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.
                 rlOspfv3RouterIdType 1.3.6.1.4.1.89.216.2.1.36 rlospfrouteridtype read-only
Type of router identifier - default value or manually set by user.
                 rlOspfv3NextRouterIdType 1.3.6.1.4.1.89.216.2.1.37 rlospfrouteridtype read-only
Type of router identifier after restart - default value or manually set by user.
                 rlOspfv3ASBdrRtrActualStatus 1.3.6.1.4.1.89.216.2.1.38 truthvalue read-only
A flag to note whether this router is an Autonomous System Border Router. note: rlOspfASBdrRtrStatus field is the configuration and this filed is the actual ASBR status
                 rlOspfv3CalcMaxDelay 1.3.6.1.4.1.89.216.2.1.39 unsigned32 read-write
The maximum delay before the Routing Table is recalculated following a change to the Link State Database. (Recalculation is delayed to reduce the frequency of recalculations of the Routing Table). This parameter has units of milliseconds. A value of 0 indicates that a routing calculation will immediately follow an update to the database.
                 rlOspfv3RteMaxEqCostPaths 1.3.6.1.4.1.89.216.2.1.40 unsigned32 read-write
The maximum number of equal cost paths that are stored for each destination in the Routing Table.
         rlOspfv3AreaTable 1.3.6.1.4.1.89.216.3 no-access
Information describing the configured parameters and cumulative statistics of the router's attached areas. The interfaces and virtual links are configured as part of these areas. Area 0, by definition, is the backbone area.
             rlOspfv3AreaEntry 1.3.6.1.4.1.89.216.3.1 no-access
Information describing the configured parameters and cumulative statistics of one of the router's attached areas. The information in this table is persistent, and when written, the entity SHOULD save the a change to non-volatile storage.
                 rlOspfv3AreaProcessId 1.3.6.1.4.1.89.216.3.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3AreaId 1.3.6.1.4.1.89.216.3.1.2 areaid no-access
A 32-bit unsigned integer uniquely identifying an area. Area ID 0 is used for the OSPFv3 backbone.
                 rlOspfv3AreaImportAsExtern 1.3.6.1.4.1.89.216.3.1.3 integer read-only
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 that have Area-scope. Enumeration: 'importExternal': 1, 'importNoExternal': 2, 'importNssa': 3.
                 rlOspfv3AreaSpfRuns 1.3.6.1.4.1.89.216.3.1.4 counter32 read-only
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. 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 rlOspfv3DiscontinuityTime.
                 rlOspfv3AreaBdrRtrCount 1.3.6.1.4.1.89.216.3.1.5 gauge32 read-only
The total number of area border routers reachable within this area. This is initially zero, and is calculated in each Shortest Path First (SPF) pass.
                 rlOspfv3AreaAsBdrRtrCount 1.3.6.1.4.1.89.216.3.1.6 gauge32 read-only
The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF pass.
                 rlOspfv3AreaScopeLsaCount 1.3.6.1.4.1.89.216.3.1.7 gauge32 read-only
The total number of Area-scope link state advertisements in this area's link state database.
                 rlOspfv3AreaScopeLsaCksumSum 1.3.6.1.4.1.89.216.3.1.8 unsigned32 read-only
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 or to compare the link state database of two routers.
                 rlOspfv3AreaSummary 1.3.6.1.4.1.89.216.3.1.9 integer read-only
The variable rlOspfv3AreaSummary 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 only advertise a default route. If it is sendAreaSummary, the router will both summarize and propagate Inter-Area LSAs. Enumeration: 'sendAreaSummary': 2, 'noAreaSummary': 1.
                 rlOspfv3AreaRowStatus 1.3.6.1.4.1.89.216.3.1.10 rowstatus read-only
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.
                 rlOspfv3AreaStubMetric 1.3.6.1.4.1.89.216.3.1.11 bigmetric read-only
The metric value advertised for the default route into stub and NSSA areas. By default, this equals the least metric among the interfaces to other areas.
                 rlOspfv3AreaNssaTranslatorRole 1.3.6.1.4.1.89.216.3.1.12 integer read-only
Indicates an NSSA border router's policy to perform NSSA translation of NSSA-LSAs into AS-External-LSAs. Enumeration: 'always': 1, 'candidate': 2.
                 rlOspfv3AreaNssaTranslatorState 1.3.6.1.4.1.89.216.3.1.13 integer read-only
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 rlOspfv3AreaNssaTranslatorRole 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. Enumeration: 'disabled': 3, 'elected': 2, 'enabled': 1.
                 rlOspfv3AreaNssaTranslatorStabInterval 1.3.6.1.4.1.89.216.3.1.14 unsigned32 read-only
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.
                 rlOspfv3AreaNssaTranslatorEvents 1.3.6.1.4.1.89.216.3.1.15 counter32 read-only
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 rlOspfv3DiscontinuityTime.
                 rlOspfv3AreaStubMetricType 1.3.6.1.4.1.89.216.3.1.16 integer read-only
This variable assigns the type of metric advertised as a default route. Enumeration: 'nonComparable': 3, 'comparableCost': 2, 'rlOspfv3Metric': 1.
                 rlOspfv3AreaTEEnabled 1.3.6.1.4.1.89.216.3.1.17 truthvalue read-only
Indicates whether or not traffic engineering is enabled in the area. The object is set to the value true (1) to enable traffic engineering. Traffic engineering is disabled by default.
                 rlOspfv3AreaAdminStat 1.3.6.1.4.1.89.216.3.1.18 status read-only
The OSPF Area's administrative status. The value formed on the area, and the in- terfaces associated with the area. The value 'disabled' denotes that the area is external to OSPF.
                 rlOspfv3AreaOperStatus 1.3.6.1.4.1.89.216.3.1.19 integer read-only
The current operational state of the OSPF Area. Enumeration: 'down': 2, 'actFailed': 5, 'goingUp': 3, 'up': 1, 'goingDown': 4.
                 rlOspfv3AreaFilterPrefixListIn 1.3.6.1.4.1.89.216.3.1.20 displaystring read-write
The prefix list is applied to prefixes advertised to the specified area from other areas.
                 rlOspfv3AreaFilterPrefixListOut 1.3.6.1.4.1.89.216.3.1.21 displaystring read-write
The prefix list is applied to prefixes advertised out of the specified area to other areas.
         rlOspfv3AsLsdbTable 1.3.6.1.4.1.89.216.4 no-access
The OSPFv3 Process's AS-scope link state database (LSDB). The LSDB contains the AS-scope link state advertisements from throughout the areas that the device is attached to.
             rlOspfv3AsLsdbEntry 1.3.6.1.4.1.89.216.4.1 no-access
A single AS-scope link state advertisement.
                 rlOspfv3AsLsdbProcessId 1.3.6.1.4.1.89.216.4.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3AsLsdbType 1.3.6.1.4.1.89.216.4.1.2 unsigned32 no-access
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.
                 rlOspfv3AsLsdbRouterId 1.3.6.1.4.1.89.216.4.1.3 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfv3AsLsdbLsid 1.3.6.1.4.1.89.216.4.1.4 rllsid no-access
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.
                 rlOspfv3AsLsdbSequence 1.3.6.1.4.1.89.216.4.1.5 ospfv3lsasequencetc read-only
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.
                 rlOspfv3AsLsdbAge 1.3.6.1.4.1.89.216.4.1.6 ospfv3lsaagetc read-only
This field is 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.
                 rlOspfv3AsLsdbChecksum 1.3.6.1.4.1.89.216.4.1.7 integer32 read-only
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.
                 rlOspfv3AsLsdbAdvertisement 1.3.6.1.4.1.89.216.4.1.8 octet string read-only
The entire link state advertisement, including its header.
                 rlOspfv3AsLsdbTypeKnown 1.3.6.1.4.1.89.216.4.1.9 truthvalue read-only
The value true (1) indicates that the LSA type is recognized by this router.
         rlOspfv3AreaLsdbTable 1.3.6.1.4.1.89.216.5 no-access
The OSPFv3 Process's Area-scope LSDB. The LSDB contains the Area-scope link state advertisements from throughout the area that the device is attached to.
             rlOspfv3AreaLsdbEntry 1.3.6.1.4.1.89.216.5.1 no-access
A single Area-scope link state advertisement.
                 rlOspfv3AreaLsdbProcessId 1.3.6.1.4.1.89.216.5.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3AreaLsdbAreaId 1.3.6.1.4.1.89.216.5.1.2 areaid no-access
The 32-bit identifier of the Area from which the LSA was received.
                 rlOspfv3AreaLsdbType 1.3.6.1.4.1.89.216.5.1.3 unsigned32 no-access
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.
                 rlOspfv3AreaLsdbRouterId 1.3.6.1.4.1.89.216.5.1.4 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfv3AreaLsdbLsid 1.3.6.1.4.1.89.216.5.1.5 rllsid no-access
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.
                 rlOspfv3AreaLsdbSequence 1.3.6.1.4.1.89.216.5.1.6 ospfv3lsasequencetc read-only
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.
                 rlOspfv3AreaLsdbAge 1.3.6.1.4.1.89.216.5.1.7 ospfv3lsaagetc read-only
This field is 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.
                 rlOspfv3AreaLsdbChecksum 1.3.6.1.4.1.89.216.5.1.8 integer32 read-only
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.
                 rlOspfv3AreaLsdbAdvertisement 1.3.6.1.4.1.89.216.5.1.9 octet string read-only
The entire link state advertisement, including its header.
                 rlOspfv3AreaLsdbTypeKnown 1.3.6.1.4.1.89.216.5.1.10 truthvalue read-only
The value true (1) indicates that the LSA type is recognized by this router.
         rlOspfv3LinkLsdbTable 1.3.6.1.4.1.89.216.6 no-access
The OSPFv3 Process's Link-scope LSDB for non-virtual interfaces. The LSDB contains the Link-scope link state advertisements from the interfaces that the device is attached to.
             rlOspfv3LinkLsdbEntry 1.3.6.1.4.1.89.216.6.1 no-access
A single Link-scope link state advertisement.
                 rlOspfv3LinkLsdbProcessId 1.3.6.1.4.1.89.216.6.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3LinkLsdbIfIndex 1.3.6.1.4.1.89.216.6.1.2 interfaceindex no-access
The identifier of the link from which the LSA was received.
                 rlOspfv3LinkLsdbIfInstId 1.3.6.1.4.1.89.216.6.1.3 ospfv3ifinstidtc no-access
The identifier of the interface instance from which the LSA was received.
                 rlOspfv3LinkLsdbType 1.3.6.1.4.1.89.216.6.1.4 unsigned32 no-access
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.
                 rlOspfv3LinkLsdbRouterId 1.3.6.1.4.1.89.216.6.1.5 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                 rlOspfv3LinkLsdbLsid 1.3.6.1.4.1.89.216.6.1.6 rllsid no-access
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. However, in OSPFv3 the Link State ID always contains the flooding scope of the LSA.
                 rlOspfv3LinkLsdbSequence 1.3.6.1.4.1.89.216.6.1.7 ospfv3lsasequencetc read-only
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.
                 rlOspfv3LinkLsdbAge 1.3.6.1.4.1.89.216.6.1.8 ospfv3lsaagetc read-only
This field is 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.
                 rlOspfv3LinkLsdbChecksum 1.3.6.1.4.1.89.216.6.1.9 integer32 read-only
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.
                 rlOspfv3LinkLsdbAdvertisement 1.3.6.1.4.1.89.216.6.1.10 octet string read-only
The entire link state advertisement, including its header.
                 rlOspfv3LinkLsdbTypeKnown 1.3.6.1.4.1.89.216.6.1.11 truthvalue read-only
The value true (1) indicates that the LSA type is recognized by this router.
         rlOspfv3HostTable 1.3.6.1.4.1.89.216.7 no-access
The Host/Metric Table indicates what hosts are directly attached to the router and their corresponding metrics.
             rlOspfv3HostEntry 1.3.6.1.4.1.89.216.7.1 no-access
A metric to be advertised when a given host is reachable. The information in this table is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3HostProcessId 1.3.6.1.4.1.89.216.7.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3HostAddressType 1.3.6.1.4.1.89.216.7.1.2 inetaddresstype no-access
The address type of rlOspfv3HostAddress. Only IPv6 global address type is expected.
                 rlOspfv3HostAddress 1.3.6.1.4.1.89.216.7.1.3 inetaddress no-access
The IPv6 address of the host. Must be an IPv6 global address.
                 rlOspfv3HostMetric 1.3.6.1.4.1.89.216.7.1.4 metric read-only
The metric to be advertised.
                 rlOspfv3HostRowStatus 1.3.6.1.4.1.89.216.7.1.5 rowstatus read-only
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.
                 rlOspfv3HostAreaID 1.3.6.1.4.1.89.216.7.1.6 areaid read-only
The Area the host entry is to be found within. By default, the area for the subsuming OSPFv3 interface, or Area 0 if there is no subsuming interface.
         rlOspfv3IfTable 1.3.6.1.4.1.89.216.8 no-access
The OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3.
             rlOspfv3IfEntry 1.3.6.1.4.1.89.216.8.1 no-access
The OSPFv3 Interface Entry describes one interface from the viewpoint of OSPFv3. The information in this table is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3IfProcessId 1.3.6.1.4.1.89.216.8.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3IfIndex 1.3.6.1.4.1.89.216.8.1.2 interfaceindex no-access
The interface index of this OSPFv3 interface. It corresponds to the interface index of the IPv6 interface on which OSPFv3 is configured.
                 rlOspfv3IfInstId 1.3.6.1.4.1.89.216.8.1.3 ospfv3ifinstidtc no-access
Enables multiple interface instances of OSPFv3 to be run over a single link. Each interface instance would be assigned a separate ID. This ID has local link significance only.
                 rlOspfv3IfAreaId 1.3.6.1.4.1.89.216.8.1.4 areaid read-only
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone.
                 rlOspfv3IfType 1.3.6.1.4.1.89.216.8.1.5 integer read-only
The OSPFv3 interface type. Enumeration: 'broadcast': 1, 'nbma': 2, 'pointToPoint': 3, 'pointToMultipoint': 5.
                 rlOspfv3IfAdminStatus 1.3.6.1.4.1.89.216.8.1.6 status read-only
The OSPFv3 interface's administrative status. The value formed on the interface; the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPFv3. Note that a value of 'disabled' for the object rlOspfv3AdminStatus will override a value of 'enabled' for the interface.
                 rlOspfv3IfRtrPriority 1.3.6.1.4.1.89.216.8.1.7 designatedrouterpriority read-only
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.
                 rlOspfv3IfTransitDelay 1.3.6.1.4.1.89.216.8.1.8 rlospfv3uptorefreshintervaltc read-only
The estimated number of seconds it takes to transmit a Link State Update packet over this interface. LSAs contained in the update packet must have their age incremented by this amount before transmission. This value should take into account the transmission and propagation delays of the interface.
                 rlOspfv3IfRetransInterval 1.3.6.1.4.1.89.216.8.1.9 rlospfv3uptorefreshintervaltc read-only
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.
                 rlOspfv3IfHelloInterval 1.3.6.1.4.1.89.216.8.1.10 hellorange read-only
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.
                 rlOspfv3IfRtrDeadInterval 1.3.6.1.4.1.89.216.8.1.11 ospfv3deadintervalrangetc read-only
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.
                 rlOspfv3IfPollInterval 1.3.6.1.4.1.89.216.8.1.12 unsigned32 read-only
The larger time interval, in seconds, between the Hello packets sent to an inactive, non-broadcast multi-access neighbor.
                 rlOspfv3IfState 1.3.6.1.4.1.89.216.8.1.13 integer read-only
The OSPFv3 interface state. An interface may be in standby state if there are multiple interfaces on the link and another interface is active. The interface may be in Down state if the underlying IPv6 interface is down or if the admin status is 'disabled' either globally or for the interface. Enumeration: 'otherDesignatedRouter': 7, 'backupDesignatedRouter': 6, 'loopback': 2, 'standby': 8, 'down': 1, 'designatedRouter': 5, 'waiting': 3, 'pointToPoint': 4.
                 rlOspfv3IfDesignatedRouter 1.3.6.1.4.1.89.216.8.1.14 routerid read-only
The Router ID of the Designated Router.
                 rlOspfv3IfBackupDesignatedRouter 1.3.6.1.4.1.89.216.8.1.15 routerid read-only
The Router ID of the Backup Designated Router.
                 rlOspfv3IfEvents 1.3.6.1.4.1.89.216.8.1.16 counter32 read-only
The number of times this OSPFv3 interface has changed its state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of rlOspfv3DiscontinuityTime.
                 rlOspfv3IfRowStatus 1.3.6.1.4.1.89.216.8.1.17 rowstatus read-only
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.
                 rlOspfv3IfDemand 1.3.6.1.4.1.89.216.8.1.18 truthvalue read-only
Indicates whether Demand OSPFv3 procedures (Hello suppression to FULL neighbors and setting the DoNotAge flag on propagated LSAs) should be performed on this interface.
                 rlOspfv3IfMetricValue 1.3.6.1.4.1.89.216.8.1.19 metric read-only
The metric assigned to this interface. The default value of the metric is 'Reference Bandwidth / ifSpeed'. The value of the reference bandwidth can be set in the rlOspfv3ReferenceBandwidth object.
                 rlOspfv3IfLinkScopeLsaCount 1.3.6.1.4.1.89.216.8.1.20 gauge32 read-only
The total number of Link-scope link state advertisements in this link's link state database.
                 rlOspfv3IfLinkLsaCksumSum 1.3.6.1.4.1.89.216.8.1.21 unsigned32 read-only
The 32-bit unsigned sum of the Link-scope link state advertisements' LS checksums contained in this link's link state database. The sum can be used to determine if there has been a change in a router's link state database or to compare the link state database of two routers.
                 rlOspfv3IfDemandNbrProbe 1.3.6.1.4.1.89.216.8.1.22 truthvalue read-only
Indicates whether or not neighbor probing is enabled to determine whether or not the neighbor is inactive. Neighbor probing is disabled by default.
                 rlOspfv3IfDemandNbrProbeRetransLimit 1.3.6.1.4.1.89.216.8.1.23 unsigned32 read-only
The number of consecutive LSA retransmissions before the neighbor is deemed inactive and the neighbor adjacency is brought down.
                 rlOspfv3IfDemandNbrProbeInterval 1.3.6.1.4.1.89.216.8.1.24 unsigned32 read-only
Defines how often the neighbor will be probed.
                 rlOspfv3IfTEDisabled 1.3.6.1.4.1.89.216.8.1.25 truthvalue read-only
Indicates whether or not traffic engineering is disabled on the interface when traffic engineering is enabled in the area where the interface is attached. The object is set to the value true (1) to disable traffic engineering on the interface. Traffic engineering is enabled by default on the interface when traffic engineering is enabled in the area where the interface is attached.
                 rlOspfv3IfLinkLSASuppression 1.3.6.1.4.1.89.216.8.1.26 truthvalue read-only
Specifies whether or not link LSA origination is suppressed for broadcast or NBMA interface types. The object is set to value true (1) to suppress the origination.
                 rlOspfv3IfOperStatus 1.3.6.1.4.1.89.216.8.1.27 integer read-only
The current operational state of the OSPF interface. Enumeration: 'down': 2, 'actFailed': 5, 'goingUp': 3, 'up': 1, 'goingDown': 4.
                 rlOspfv3IfPassive 1.3.6.1.4.1.89.216.8.1.28 truthvalue read-write
Indicates whether this interface is a passive interface. If set to TRUE, we suppress HELLO packets sent on and received from this interface. We will therefore advertise this interface in our LSAs but not run OSPF protocol over it.
                 rlOspfv3IfLsaRefreshIntvl 1.3.6.1.4.1.89.216.8.1.29 integer32 read-write
Self-originated LSAs are periodically reflooded into the routing domain, to add to the robustness of the OSPF protocol. This value determines the interval between refreshes of LSAs that are only flooded over this interface, for example type-9 opaque LSAs, and is defaulted to the OSPF standard default of 1800 seconds (30 minutes).
                 rlOspfv3IfFastHelloMultiplier 1.3.6.1.4.1.89.216.8.1.30 rlospfv3fasthellomultiplierrange read-only
The number of Hellos that should be sent within 1 second when using Fast Hellos on this interface. This value does not have to be same for all routers attached to a common network, but it is advisable. Fast Hellos are configured using ospfPmIfRtrDeadInterval.
                 rlOspfv3IfMtuIgnore 1.3.6.1.4.1.89.216.8.1.31 truthvalue read-write
This object controls whether DC-OSPF checks the MTU size on incoming Database Description packets. By default, if the received MTU size in a DB Description packet is higher than the MTU size configured on the incoming interface, the OSPF adjacency will not be established. If the interface is tunneled over, say, an MPLS network, then the administrator may not know the maximum MTU size and so can tell DC-OSPF to ignore the MTU size on incoming DB description packets.
                 rlOspfv3IfNameLookup 1.3.6.1.4.1.89.216.8.1.32 truthvalue read-write
A flag to note whether to look up Domain Name System (DNS) names for use in all OSPF show EXEC command displays.
         rlOspfv3VirtIfTable 1.3.6.1.4.1.89.216.9 no-access
Information about this router's virtual interfaces that the OSPFv3 Process is configured to carry on.
             rlOspfv3VirtIfEntry 1.3.6.1.4.1.89.216.9.1 no-access
Information about a single virtual interface. The information in this table is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                 rlOspfv3VirtIfProcessId 1.3.6.1.4.1.89.216.9.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                 rlOspfv3VirtIfAreaId 1.3.6.1.4.1.89.216.9.1.2 areaid no-access
The transit area that the virtual link traverses. By definition, this is not Area 0.
                 rlOspfv3VirtIfNeighbor 1.3.6.1.4.1.89.216.9.1.3 routerid no-access
The Router ID of the virtual neighbor.
                 rlOspfv3VirtIfIndex 1.3.6.1.4.1.89.216.9.1.4 interfaceindex read-only
The local interface index assigned by the OSPFv3 Process to this OSPFv3 virtual interface. It is advertised in Hellos sent over the virtual link and in the router's router-LSAs.
                 rlOspfv3VirtIfInstId 1.3.6.1.4.1.89.216.9.1.5 ospfv3ifinstidtc read-only
The local Interface Instance ID assigned by the OSPFv3 Process to this OSPFv3 virtual interface.
                 rlOspfv3VirtIfTransitDelay 1.3.6.1.4.1.89.216.9.1.6 rlospfv3uptorefreshintervaltc read-only
The estimated number of seconds it takes to transmit a Link State Update packet over this interface.
                 rlOspfv3VirtIfRetransInterval 1.3.6.1.4.1.89.216.9.1.7 rlospfv3uptorefreshintervaltc read-only
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.
                 rlOspfv3VirtIfHelloInterval 1.3.6.1.4.1.89.216.9.1.8 hellorange read-only
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.
                 rlOspfv3VirtIfRtrDeadInterval 1.3.6.1.4.1.89.216.9.1.9 ospfv3deadintervalrangetc read-only
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.
                 rlOspfv3VirtIfState 1.3.6.1.4.1.89.216.9.1.10 integer read-only
OSPF virtual interface states. The same encoding as the ospfV3IfTable is used. Enumeration: 'down': 1, 'pointToPoint': 4.
                 rlOspfv3VirtIfEvents 1.3.6.1.4.1.89.216.9.1.11 counter32 read-only
The number of state changes or error events on this virtual link. 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 rlOspfv3DiscontinuityTime.
                 rlOspfv3VirtIfRowStatus 1.3.6.1.4.1.89.216.9.1.12 rowstatus read-only
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.
                 rlOspfv3VirtIfLinkScopeLsaCount 1.3.6.1.4.1.89.216.9.1.13 gauge32 read-only
The total number of Link-scope link state advertisements in this virtual link's link state database.
                 rlOspfv3VirtIfLinkLsaCksumSum 1.3.6.1.4.1.89.216.9.1.14 unsigned32 read-only
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 or to compare the link state database of two routers.
                 rlOspfv3VirtIfAdminStatus 1.3.6.1.4.1.89.216.9.1.15 status read-only
The desired administrative state of this virtual interface.
                 rlOspfv3VirtIfOperStatus 1.3.6.1.4.1.89.216.9.1.16 integer read-only
The current operational state of this virtual interface. Enumeration: 'down': 2, 'actFailed': 5, 'goingUp': 3, 'up': 1, 'goingDown': 4.
         rlOspfv3NbrTable 1.3.6.1.4.1.89.216.10 no-access
A table describing all neighbors in the locality of the OSPFv3 router.
               rlOspfv3NbrEntry 1.3.6.1.4.1.89.216.10.1 no-access
The information regarding a single neighbor.
                   rlOspfv3NbrProcessId 1.3.6.1.4.1.89.216.10.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                   rlOspfv3NbrIfIndex 1.3.6.1.4.1.89.216.10.1.2 interfaceindex no-access
The Local Link ID of the link over which the neighbor can be reached.
                   rlOspfv3NbrIfInstId 1.3.6.1.4.1.89.216.10.1.3 ospfv3ifinstidtc no-access
Interface instance over which the neighbor can be reached. This ID has local link significance only.
                   rlOspfv3NbrRtrId 1.3.6.1.4.1.89.216.10.1.4 routerid no-access
A 32-bit unsigned integer uniquely identifying the neighboring router in the Autonomous System.
                   rlOspfv3NbrAddressType 1.3.6.1.4.1.89.216.10.1.5 inetaddresstype read-only
The address type of rlOspfv3NbrAddress. Only IPv6 addresses without zone index are expected.
                   rlOspfv3NbrAddress 1.3.6.1.4.1.89.216.10.1.6 inetaddress read-only
The IPv6 address of the neighbor associated with the local link.
                   rlOspfv3NbrOptions 1.3.6.1.4.1.89.216.10.1.7 integer32 read-only
A bit mask corresponding to the neighbor's options field.
                   rlOspfv3NbrPriority 1.3.6.1.4.1.89.216.10.1.8 designatedrouterpriority read-only
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.
                   rlOspfv3NbrState 1.3.6.1.4.1.89.216.10.1.9 integer read-only
The state of the relationship with this neighbor. Enumeration: 'exchangeStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoWay': 4.
                   rlOspfv3NbrEvents 1.3.6.1.4.1.89.216.10.1.10 counter32 read-only
The number of times this neighbor relationship has changed state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of rlOspfv3DiscontinuityTime.
                   rlOspfv3NbrLsRetransQLen 1.3.6.1.4.1.89.216.10.1.11 gauge32 read-only
The current length of the retransmission queue.
                   rlOspfv3NbrHelloSuppressed 1.3.6.1.4.1.89.216.10.1.12 truthvalue read-only
Indicates whether Hellos are being suppressed to the neighbor.
                   rlOspfv3NbrIfId 1.3.6.1.4.1.89.216.10.1.13 interfaceindex read-only
The Interface ID that the neighbor advertises in its Hello packets on this link, that is, the neighbor's local interface index.
                   rlOspfv3NbrRestartHelperStatus 1.3.6.1.4.1.89.216.10.1.14 integer read-only
Indicates whether the router is acting as a graceful restart helper for the neighbor. Enumeration: 'helping': 2, 'notHelping': 1.
                   rlOspfv3NbrRestartHelperAge 1.3.6.1.4.1.89.216.10.1.15 ospfv3uptorefreshintervaltc read-only
Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor.
                   rlOspfv3NbrRestartHelperExitReason 1.3.6.1.4.1.89.216.10.1.16 integer read-only
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. Enumeration: 'none': 1, 'timedOut': 4, 'completed': 3, 'inProgress': 2, 'topologyChanged': 5.
                   rlOspfv3NbrDeadTime 1.3.6.1.4.1.89.216.10.1.17 positiveinteger read-only
The time remaining in seconds within which we need to receive a hello packet from the neighbor or we declare the adjacency down. If fast hellos area in use, this value is always set to 1. If the oper_status is down or ospfPmNbrState is DOWN, then the value is set to zero and the field is not valid.
                   rlOspfv3NbrAreaId 1.3.6.1.4.1.89.216.10.1.18 areaid read-only
The area to which the neighbor belongs. If the oper_status is down, then this value is set to zero and the field is not valid.
         rlOspfv3CfgNbrTable 1.3.6.1.4.1.89.216.11 no-access
A table describing all configured neighbors. The Configured Neighbors table just gives OSPFv3 information for sending OSPFv3 packets to potential neighbors and is typically used on NBMA and Point-to-Multipoint networks. Once a Hello is received from a neighbor in the Configured Neighbor table, an entry for that neighbor is created in the Neighbor table and adjacency state is maintained there. Neighbors on multi-access or Point-to-Point networks can use multicast addressing, so only Neighbor table entries are created for them.
               rlOspfv3CfgNbrEntry 1.3.6.1.4.1.89.216.11.1 no-access
The information regarding a single configured neighbor. The information in this table is persistent, and when written, the entity SHOULD save the change to non-volatile storage.
                   rlOspf3CfgNbrProcessId 1.3.6.1.4.1.89.216.11.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                   rlOspfv3CfgNbrIfIndex 1.3.6.1.4.1.89.216.11.1.2 interfaceindex no-access
The Local Link ID of the link over which the neighbor can be reached.
                   rlOspfv3CfgNbrIfInstId 1.3.6.1.4.1.89.216.11.1.3 ospfv3ifinstidtc no-access
Interface instance over which the neighbor can be reached. This ID has local link significance only.
                   rlOspfv3CfgNbrAddressType 1.3.6.1.4.1.89.216.11.1.4 inetaddresstype no-access
The address type of rlOspfv3NbrAddress. Only IPv6 addresses without zone index are expected.
                   rlOspfv3CfgNbrAddress 1.3.6.1.4.1.89.216.11.1.5 inetaddress no-access
The IPv6 address of the neighbor associated with the local link.
                   rlOspfv3CfgNbrPriority 1.3.6.1.4.1.89.216.11.1.6 designatedrouterpriority read-only
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.
                   rlOspfv3CfgNbrRowStatus 1.3.6.1.4.1.89.216.11.1.7 rowstatus read-only
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.
         rlOspfv3VirtNbrTable 1.3.6.1.4.1.89.216.12 no-access
A table describing all virtual neighbors.
               rlOspfv3VirtNbrEntry 1.3.6.1.4.1.89.216.12.1 no-access
Virtual neighbor information.
                   rlOspfv3VirtNbrProcessId 1.3.6.1.4.1.89.216.12.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                   rlOspfv3VirtNbrArea 1.3.6.1.4.1.89.216.12.1.2 areaid no-access
The transit area Identifier.
                   rlOspfv3VirtNbrRtrId 1.3.6.1.4.1.89.216.12.1.3 routerid no-access
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
                   rlOspfv3VirtNbrIfIndex 1.3.6.1.4.1.89.216.12.1.4 interfaceindex read-only
The local Interface ID for the virtual link over which the neighbor can be reached.
                   rlOspfv3VirtNbrIfInstId 1.3.6.1.4.1.89.216.12.1.5 ospfv3ifinstidtc read-only
The interface instance for the virtual link over which the neighbor can be reached.
                   rlOspfv3VirtNbrAddressType 1.3.6.1.4.1.89.216.12.1.6 inetaddresstype read-only
The address type of rlOspfv3VirtNbrAddress. Only IPv6 addresses without zone index are expected.
                   rlOspfv3VirtNbrAddress 1.3.6.1.4.1.89.216.12.1.7 inetaddress read-only
The IPv6 address advertised by this virtual neighbor. It must be a global scope address.
                   rlOspfv3VirtNbrOptions 1.3.6.1.4.1.89.216.12.1.8 integer32 read-only
A bit mask corresponding to the neighbor's options field.
                   rlOspfv3VirtNbrState 1.3.6.1.4.1.89.216.12.1.9 integer read-only
The state of the virtual neighbor relationship. Enumeration: 'exchangeStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoWay': 4.
                   rlOspfv3VirtNbrEvents 1.3.6.1.4.1.89.216.12.1.10 counter32 read-only
The number of times this virtual link has changed its state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of rlOspfv3DiscontinuityTime.
                   rlOspfv3VirtNbrLsRetransQLen 1.3.6.1.4.1.89.216.12.1.11 gauge32 read-only
The current length of the retransmission queue.
                   rlOspfv3VirtNbrHelloSuppressed 1.3.6.1.4.1.89.216.12.1.12 truthvalue read-only
Indicates whether Hellos are being suppressed to the neighbor.
                   rlOspfv3VirtNbrIfId 1.3.6.1.4.1.89.216.12.1.13 interfaceindex read-only
The Interface ID that the neighbor advertises in its Hello packets on this virtual link, that is, the neighbor's local Interface ID.
                   rlOspfv3VirtNbrRestartHelperStatus 1.3.6.1.4.1.89.216.12.1.14 integer read-only
Indicates whether the router is acting as a graceful restart helper for the neighbor. Enumeration: 'helping': 2, 'notHelping': 1.
                   rlOspfv3VirtNbrRestartHelperAge 1.3.6.1.4.1.89.216.12.1.15 ospfv3uptorefreshintervaltc read-only
Remaining time in the current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor.
                   rlOspfv3VirtNbrRestartHelperExitReason 1.3.6.1.4.1.89.216.12.1.16 integer read-only
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. Enumeration: 'none': 1, 'timedOut': 4, 'completed': 3, 'inProgress': 2, 'topologyChanged': 5.
                   rlOspfv3VirtNbrDeadTime 1.3.6.1.4.1.89.216.12.1.17 positiveinteger read-only
The time remaining in seconds within which we need to receive a hello packet from the neighbor or we declare the adjacency down. If fast hellos area in use, this value is always set to 1. If the oper_status is down or ospfPmVirtNbrState is DOWN, then the value is set to zero and the field is not valid.
         rlOspfv3AreaAggregateTable 1.3.6.1.4.1.89.216.13 no-access
The Area Aggregate Table acts as an adjunct to the Area Table. It describes those address aggregates that are configured to be propagated from an area. Its purpose is to reduce the amount of information that is known beyond an area's borders. 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.
               rlOspfv3AreaAggregateEntry 1.3.6.1.4.1.89.216.13.1 no-access
A single area aggregate entry. Information in this table is persistent, and when this object is written, the entity SHOULD save the change to non-volatile storage.
                   rlOspfv3AreaAggregateProcessId 1.3.6.1.4.1.89.216.13.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                   rlOspfv3AreaAggregateAreaID 1.3.6.1.4.1.89.216.13.1.2 areaid no-access
The area the Address Aggregate is to be found within.
                   rlOspfv3AreaAggregateAreaLsdbType 1.3.6.1.4.1.89.216.13.1.3 integer no-access
The type of the Address Aggregate. This field specifies the Area LSDB type that this Address Aggregate applies to. Enumeration: 'interAreaPrefixLsa': 8195, 'nssaExternalLsa': 8199.
                   rlOspfv3AreaAggregatePrefixType 1.3.6.1.4.1.89.216.13.1.4 inetaddresstype no-access
The prefix type of rlOspfv3AreaAggregatePrefix. Only IPv6 addresses are expected.
                   rlOspfv3AreaAggregatePrefix 1.3.6.1.4.1.89.216.13.1.5 inetaddress no-access
The IPv6 prefix.
                   rlOspfv3AreaAggregatePrefixLength 1.3.6.1.4.1.89.216.13.1.6 inetaddressprefixlength no-access
The length of the prefix (in bits). A prefix can not be shorter than 3 bits.
                   rlOspfv3AreaAggregateRowStatus 1.3.6.1.4.1.89.216.13.1.7 rowstatus read-only
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.
                   rlOspfv3AreaAggregateEffect 1.3.6.1.4.1.89.216.13.1.8 integer read-only
Prefixes subsumed by ranges will either trigger the advertisement of the indicated aggregate (advertiseMatching) or result in the prefix not being advertised at all outside the area. Enumeration: 'advertiseMatching': 1, 'doNotAdvertiseMatching': 2.
                   rlOspfv3AreaAggregateRouteTag 1.3.6.1.4.1.89.216.13.1.9 unsigned32 read-only
This tag is advertised only in the summarized As-External LSA when summarizing from NSSA-LSAs to AS-External-LSAs.
         rlOspfv3VirtLinkLsdbTable 1.3.6.1.4.1.89.216.14 no-access
The OSPFv3 Process's Link-scope LSDB for virtual interfaces. The LSDB contains the Link-scope link state advertisements from virtual interfaces.
               rlOspfv3VirtLinkLsdbEntry 1.3.6.1.4.1.89.216.14.1 no-access
A single Link-scope link state advertisement for a virtual interface.
                   rlOspfv3VirtLinkLsdbProcessId 1.3.6.1.4.1.89.216.14.1.1 rlospfprocessid read-only
A 32-bit integer uniquely identifying an OSPF process.
                   rlOspfv3VirtLinkLsdbIfAreaId 1.3.6.1.4.1.89.216.14.1.2 areaid no-access
The transit area that the virtual link traverses. By definition, this is not Area 0.
                   rlOspfv3VirtLinkLsdbIfNeighbor 1.3.6.1.4.1.89.216.14.1.3 routerid no-access
The Router ID of the virtual neighbor.
                   rlOspfv3VirtLinkLsdbType 1.3.6.1.4.1.89.216.14.1.4 unsigned32 no-access
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.
                   rlOspfv3VirtLinkLsdbRouterId 1.3.6.1.4.1.89.216.14.1.5 routerid no-access
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
                   rlOspfv3VirtLinkLsdbLsid 1.3.6.1.4.1.89.216.14.1.6 rllsid no-access
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.
                   rlOspfv3VirtLinkLsdbSequence 1.3.6.1.4.1.89.216.14.1.7 ospfv3lsasequencetc read-only
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.
                   rlOspfv3VirtLinkLsdbAge 1.3.6.1.4.1.89.216.14.1.8 ospfv3lsaagetc read-only
This field is 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.
                   rlOspfv3VirtLinkLsdbChecksum 1.3.6.1.4.1.89.216.14.1.9 integer32 read-only
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.
                   rlOspfv3VirtLinkLsdbAdvertisement 1.3.6.1.4.1.89.216.14.1.10 octet string read-only
The entire link state advertisement, including its header.
                   rlOspfv3VirtLinkLsdbTypeKnown 1.3.6.1.4.1.89.216.14.1.11 truthvalue read-only
The value true (1) indicates that the LSA type is recognized by this router.
         rlOspfv3NotificationEntry 1.3.6.1.4.1.89.216.15
               rlOspfv3ConfigErrorType 1.3.6.1.4.1.89.216.15.1 integer no-access
Potential types of configuration conflicts. Used by the rlOspfv3ConfigError and rlOspfv3ConfigVirtError notifications. Enumeration: 'unknownNbmaNbr': 3, 'deadIntervalMismatch': 6, 'mtuMismatch': 8, 'badVersion': 1, 'noError': 10, 'unknownVirtualNbr': 4, 'optionMismatch': 7, 'helloIntervalMismatch': 5, 'areaMismatch': 2, 'duplicateRouterId': 9.
               rlOspfv3PacketType 1.3.6.1.4.1.89.216.15.2 integer no-access
OSPFv3 packet types. Enumeration: 'lsAck': 5, 'lsReq': 3, 'nullPacket': 6, 'lsUpdate': 4, 'dbDescript': 2, 'hello': 1.
               rlOspfv3PacketSrc 1.3.6.1.4.1.89.216.15.3 inetaddressipv6 no-access
The IPv6 address of an inbound packet that cannot be identified by a neighbor instance. Only IPv6 addresses without zone index are expected.
         rlOspfv3Notifications 1.3.6.1.4.1.89.216.16
               rlOspfv3VirtIfStateChange 1.3.6.1.4.1.89.216.16.1
An rlOspfv3VirtIfStateChange 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).
               rlOspfv3NbrStateChange 1.3.6.1.4.1.89.216.16.2
An rlOspfv3NbrStateChange 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 a 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.
               rlOspfv3VirtNbrStateChange 1.3.6.1.4.1.89.216.16.3
An rlOspfv3VirtNbrStateChange 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).
               rlOspfv3IfConfigError 1.3.6.1.4.1.89.216.16.4
An rlOspfv3IfConfigError 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.
               rlOspfv3VirtIfConfigError 1.3.6.1.4.1.89.216.16.5
An rlOspfv3VirtIfConfigError 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.
               rlOspfv3IfRxBadPacket 1.3.6.1.4.1.89.216.16.6
An rlOspfv3IfRxBadPacket notification signifies that an OSPFv3 packet that cannot be parsed has been received on a non-virtual interface.
               rlOspfv3VirtIfRxBadPacket 1.3.6.1.4.1.89.216.16.7
An rlOspfv3VirtIfRxBadPacket notification signifies that an OSPFv3 packet that cannot be parsed has been received on a virtual interface.
               rlOspfv3LsdbOverflow 1.3.6.1.4.1.89.216.16.8
An rlOspfv3LsdbOverflow notification signifies that the number of LSAs in the router's link state database has exceeded rlOspfv3ExtAreaLsdbLimit.
               rlOspfv3LsdbApproachingOverflow 1.3.6.1.4.1.89.216.16.9
An rlOspfv3LsdbApproachingOverflow notification signifies that the number of LSAs in the router's link state database has exceeded ninety percent of rlOspfv3ExtAreaLsdbLimit.
               rlOspfv3IfStateChange 1.3.6.1.4.1.89.216.16.10
An rlOspfv3IfStateChange 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).
               rlOspfv3NssaTranslatorStatusChange 1.3.6.1.4.1.89.216.16.11
An rlOspfv3NssaTranslatorStatusChange 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.
               rlOspfv3RestartStatusChange 1.3.6.1.4.1.89.216.16.12
An rlOspfv3RestartStatusChange 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.
               rlOspfv3NbrRestartHelperStatusChange 1.3.6.1.4.1.89.216.16.13
An rlOspfv3NbrRestartHelperStatusChange 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.
               rlOspfv3VirtNbrRestartHelperStatusChange 1.3.6.1.4.1.89.216.16.14
An rlOspfv3VirtNbrRestartHelperStatusChange 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.
         rlOspfv3EnableNotificationsOspfEvents 1.3.6.1.4.1.89.216.17 integer32 read-write
A bit mask indicating enable SNMP notifications for OSPF errors. Bit 0, if set, for authenticationFailure trap. enables only the ospfIfFailure trap. Allows SNMP notifications to be sent when a packet has been received on a nonvirtual interface from a neighbor router whose authentication key or authentication type conflicts with the authentication key or authentication type of this router. Bit 1, if set, for badPacket trap. enables only the ospfIfRxBadPacket trap. Allows SNMP notifications to be sent when an OSPF packet that has not been parsed has been received on a nonvirtual interface. Bit 2, if set, for configError trap. enables only the ospfIfConfigError trap. Sends SNMP notifications when a packet has been received in a nonvirtual interface from a neighbor router whose configuration parameters conflict with the configuration parameters of this router. Bit 3, if set, for virtAuthenticationFailure trap. enables only the ospfVirtIfFailure trap. Allows SNMP notifications to be sent when a packet has been received on a virtual interface from a neighbor router whose authentication key or authentication type conflicts with the authentication key or authentication type of this router. Bit 4, if set, for virtBadPacket trap. enables only the ospfVirtIfRxBadPacket trap. Allows SNMP notifications to be sent when an OSPF packet that has not been parsed has been received on a virtual interface. Bit 5, if set, for virtConfigError trap. enables only the ospfVirtIfConfigError trap. Sends SNMP notifications when a packet has been received in a virtual interface from a neighbor router whose configuration parameters conflict with the configuration parameters of this router.
         rlOspfv3EnableNotificationsOspfRateLimitSeconds 1.3.6.1.4.1.89.216.18 integer read-write
Sets the rate limit window size, in seconds. A number from 2 to 60. The default value is 10.
         rlOspfv3EnableNotificationsOspfRateLimitTrapNumber 1.3.6.1.4.1.89.216.19 integer read-write
Sets the maximum number of traps sent during the window time. A number from 0 to 300. The default number is 7.