AX-OSPFV3-MIB
AI MIB Summary
The AX-OSPFV3-MIB module monitors and manages Multi-backbone OSPFv3 routing instances on AlliedWare Plus (AX) network devices, exposing standard OSPFv3 interface states, neighbor adjacencies, and topology database counters derived from RFC 5643. This module enables the tracking of protocol convergence metrics, link-state advertisement (LSA) statistics, and backbone area configuration parameters for multi-area OSPFv3 deployments.
The MIB module for the Multi-backbone OSPFv3. This MIB module is based on a part of the standard MIB defined in RFC 5643.
Main OID:
axOspfv3.1.3.6.1.4.1.21839.2.4.1.15
157
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
157 total| Object Name |
|---|
axOspfv3The MIB module for the Multi-backbone OSPFv3.
This MIB module is based on a part of the standard MIB defined in RFC 5643. MODULE-IDENTITY .1.3.6.1.4.1.21839.2.4.1.15 |
axOspfv3GeneralTableThe table which ospfv3 information is stored in. SEQUENCE OF AxOspfv3GeneralEntry .1.3.6.1.4.1.21839.2.4.1.15.1 |
axOspfv3GeneralEntryThe list of the ospfv3 information AxOspfv3GeneralEntry .1.3.6.1.4.1.21839.2.4.1.15.1.1 |
axOspfv3GeneralDomainNumberospfv3 domain number.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.1 |
axOspfv3RouterIdA 32-bit unsigned integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IPv4 interface addresses if IPv4 is configured.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.2 |
axOspfv3AdminStatusThe 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.ro Status (OSPF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.1.1.3 |
axOspfv3VersionNumberThe version number of OSPF for IPv6 is 3.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.1.1.4 |
axOspfv3AreaBdrRtrStatusA flag to note whether this router is an area border router.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.1.1.5 |
axOspfv3ASBdrRtrStatusA flag to note whether this router is configured as an Autonomous System border router.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.1.1.6 |
axOspfv3AsScopeLsaCountThe number of AS-Scope (e.g. AS-External) link-state advertisements in the link-state database.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.7 |
axOspfv3AsScopeLsaCksumSumThe 32-bit unsigned sum of the LS checksums of the AS-scoped link-state advertisements con- tained 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 linro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.8 |
axOspfv3OriginateNewLsasThe number of new link state advertisements that have been originated. This number is incremented each time the router originates a new LSA.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.9 |
axOspfv3RxNewLsasThe 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 advertise- ments.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.10 |
axOspfv3ExtLsaCountThe number of External (LS type 0x4005) in the link state databasero Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.11 |
axOspfv3ExtAreaLsdbLimitThe 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 reachero Integer32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.12 |
axOspfv3DemandExtensionsThe router's support for demand routing.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.1.1.14 |
axOspfv3RestartSupportThe router's support for OSPF graceful restart.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.1.1.16 |
axOspfv3RestartIntervalConfigured OSPF graceful restart timeout interval.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.1.1.17 |
axOspfv3RestartStrictLsaCheckingIndicates if strict LSA checking is enabled for graceful restart.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.1.1.18 |
axOspfv3AreaTableInformation describing the configured parame- ters and cumulative statistics of the router's attached areas. SEQUENCE OF AxOspfv3AreaEntry .1.3.6.1.4.1.21839.2.4.1.15.2 |
axOspfv3AreaEntryInformation describing the configured parame- ters and cumulative statistics of one of the router's attached areas. AxOspfv3AreaEntry .1.3.6.1.4.1.21839.2.4.1.15.2.1 |
axOspfv3AreaDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.1 |
axOspfv3AreaIdA 32-bit unsigned integer uniquely identifying an area.
Area ID 0 is used for the OSPFv3 backbone. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.2 |
axOspfv3AreaImportAsExternIndicates 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 Type-7 LSAs which have Area-scopero Enumeration .1.3.6.1.4.1.21839.2.4.1.15.2.1.3 |
axOspfv3AreaSpfRunsThe 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.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.4 |
axOspfv3AreaBdrRtrCountThe total number of area border routers reach- able within this area. This is initially zero, and is calculated in each SPF Pass.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.5 |
axOspfv3AreaAsBdrRtrCountThe total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.6 |
axOspfv3AreaScopeLsaCountThe total number of Area-Scope link-state advertisements in this area's link-state database.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.7 |
axOspfv3AreaScopeLsaCksumSumThe 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 linkro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.8 |
axOspfv3AreaSummaryThe variable axOspfv3AreaSummary 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 wro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.2.1.9 |
axOspfv3AreaRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.2.1.10 |
axOspfv3AreaStubMetricThe metric value advertised for the default route into Stub and NSSA areas.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.2.1.11 |
axOspfv3AreaStubMetricTypeThis variable assigns the type of metric advertised as a default route.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.2.1.16 |
axOspfv3AreaTEEnabledIndicates whether or not traffic engineering is enabled in the area.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.2.1.17 |
axOspfv3AsLsdbTableThe OSPFv3 Process's AS-scope link state database(LSDB). SEQUENCE OF AxOspfv3AsLsdbEntry .1.3.6.1.4.1.21839.2.4.1.15.3 |
axOspfv3AsLsdbEntryA single AS-Scope Link State Advertisement. AxOspfv3AsLsdbEntry .1.3.6.1.4.1.21839.2.4.1.15.3.1 |
axOspfv3AsLsdbDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.1 |
axOspfv3AsLsdbTypeThe type of the link state advertisement. Each link state type has a separate advertise- ment format. Unrecognized AS-Scope LSAs with the U-bit set are also store in this database. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.2 |
axOspfv3AsLsdbRouterIdThe 32 bit number that uniquely identifies the originating router in the Autonomous System. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.3 |
axOspfv3AsLsdbLsidThe 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. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.4 |
axOspfv3AsLsdbSequenceThe sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.5 |
axOspfv3AsLsdbAgeThis field is the age of the link state adver- tisement in seconds.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.6 |
axOspfv3AsLsdbChecksumThis 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 samero Integer32 .1.3.6.1.4.1.21839.2.4.1.15.3.1.7 |
axOspfv3AsLsdbAdvertisementThe entire Link State Advertisement, including its header.ro OCTET STRING .1.3.6.1.4.1.21839.2.4.1.15.3.1.8 |
axOspfv3AreaLsdbTableThe OSPFv3 Process's Area-Scope LSDB. SEQUENCE OF AxOspfv3AreaLsdbEntry .1.3.6.1.4.1.21839.2.4.1.15.4 |
axOspfv3AreaLsdbEntryA single Area-Scope Link State Advertisement. AxOspfv3AreaLsdbEntry .1.3.6.1.4.1.21839.2.4.1.15.4.1 |
axOspfv3AreaLsdbDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.1 |
axOspfv3AreaLsdbAreaIdThe 32 bit identifier of the Area from which the LSA was received. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.2 |
axOspfv3AreaLsdbTypeThe 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 Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.3 |
axOspfv3AreaLsdbRouterIdThe 32 bit number that uniquely identifies the originating router in the Autonomous System. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.4 |
axOspfv3AreaLsdbLsidThe 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 dvertisement. In contrast to OSPFv2, the LSID has no addressing semantics. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.5 |
axOspfv3AreaLsdbSequenceThe sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.6 |
axOspfv3AreaLsdbAgeThis field is the age of the link state adver- tisement in seconds.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.7 |
axOspfv3AreaLsdbChecksumThis 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 samero Integer32 .1.3.6.1.4.1.21839.2.4.1.15.4.1.8 |
axOspfv3AreaLsdbAdvertisementThe entire Link State Advertisement, including its header.ro OCTET STRING .1.3.6.1.4.1.21839.2.4.1.15.4.1.9 |
axOspfv3LinkLsdbTableThe OSPFv3 Process's Link-scope LSDB for non-virtual interfaces. SEQUENCE OF AxOspfv3LinkLsdbEntry .1.3.6.1.4.1.21839.2.4.1.15.5 |
axOspfv3LinkLsdbEntryA single Link-Scope Link State Advertisement. AxOspfv3LinkLsdbEntry .1.3.6.1.4.1.21839.2.4.1.15.5.1 |
axOspfv3LinkLsdbDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.1 |
axOspfv3LinkLsdbIfIndexThe identifier of the link from which the LSA was received. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.5.1.2 |
axOspfv3LinkLsdbIfInstIdThe identifier of the interface instance from which the LSA was received. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.3 |
axOspfv3LinkLsdbTypeThe 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 Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.4 |
axOspfv3LinkLsdbRouterIdThe 32 bit number that uniquely identifies the originating router in the Autonomous System. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.5 |
axOspfv3LinkLsdbLsidThe 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 dvertisement. In contrast to OSPFv2, the LSID has no addressing semantics. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.6 |
axOspfv3LinkLsdbSequenceThe sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.7 |
axOspfv3LinkLsdbAgeThis field is the age of the link state adver- tisement in seconds.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.8 |
axOspfv3LinkLsdbChecksumThis 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 samero Integer32 .1.3.6.1.4.1.21839.2.4.1.15.5.1.9 |
axOspfv3LinkLsdbAdvertisementThe entire Link State Advertisement, including its header.ro OCTET STRING .1.3.6.1.4.1.21839.2.4.1.15.5.1.10 |
axOspfv3IfTableThe OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3. SEQUENCE OF AxOspfv3IfEntry .1.3.6.1.4.1.21839.2.4.1.15.7 |
axOspfv3IfEntryThe OSPFv3 Interface Entry describes one interface from the viewpoint of axOspfv3. AxOspfv3IfEntry .1.3.6.1.4.1.21839.2.4.1.15.7.1 |
axOspfv3IfDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.1 |
axOspfv3IfIndexThe interface index of this OSPFv3 interface. It corresponds to the interface index of the Ipv6 interface on which axOspfv3 is configured. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.7.1.2 |
axOspfv3IfInstIdEnables multiple interface instances of OSPFv3 to be run over a single link. Each interface instance would be assigned a separate ID. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.3 |
axOspfv3IfAreaIdA 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the axOspfv3 backbone.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.4 |
axOspfv3IfTypeThe OSPFv3 interface type.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.7.1.5 |
axOspfv3IfAdminStatusThe OSPFv3 interface's administrative status. The value formed on the interface, and the in- terface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPFv3.ro Status (OSPF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.7.1.6 |
axOspfv3IfRtrPriorityThe 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 eligi- ble to become the designated router on this particular networo Integer32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.7 |
axOspfv3IfTransitDelayThe estimated number of seconds it takes to transmit a link state update packet over this interface.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.8 |
axOspfv3IfRetransIntervalThe number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.9 |
axOspfv3IfHelloIntervalThe length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.10 |
axOspfv3IfRtrDeadIntervalThe number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common netwro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.11 |
axOspfv3IfPollIntervalThe larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.12 |
axOspfv3IfStateThe 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.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.7.1.13 |
axOspfv3IfDesignatedRouterThe Router ID of the Designated Router.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.14 |
axOspfv3IfBackupDesignatedRouterThe Router ID of the Backup Designated Router.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.15 |
axOspfv3IfEventsThe number of times this OSPFv3 interface has changed its state or an error has occurred.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.16 |
axOspfv3IfRowStatusThis object permits management of the table by facilitating actions such as row creation, construction, and destruction.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.7.1.17 |
axOspfv3IfDemandIndicates whether Demand axOspfv3 procedures (hel-lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per-formed on this interface.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.7.1.18 |
axOspfv3IfMetricValueThe metric assigned to this interface. The default value of the Metric is 10^8 / ifSpeed.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.19 |
axOspfv3IfLinkScopeLsaCountThe total number of Link-Scope link-state advertisements in this link's link-state database.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.20 |
axOspfv3IfLinkLsaCksumSumThe 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 linkro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.7.1.21 |
axOspfv3IfDemandNbrProbeIndicates whether or not neighbor probing is enabled to determine whether or not the neighbor is inactive. Neighbor probing is disabled by default.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.7.1.22 |
axOspfv3IfTEDisabledIndicates whether or not traffic engineering is disabled on the interface when traffic engineering is enabled in the area where the interface is attached.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.7.1.25 |
axOspfv3IfLinkLSASuppressionSpecifies whether or not link LSA origination is suppressed for broadcast or NBMA interface types.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.7.1.26 |
axOspfv3VirtIfTableInformation about this router's virtual interfaces. SEQUENCE OF AxOspfv3VirtIfEntry .1.3.6.1.4.1.21839.2.4.1.15.8 |
axOspfv3VirtIfEntryInformation about a single virtual interface. AxOspfv3VirtIfEntry .1.3.6.1.4.1.21839.2.4.1.15.8.1 |
axOspfv3VirtIfDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.1 |
axOspfv3VirtIfAreaIdThe Transit Area that the Virtual Link traverses. By definition, this is not 0 Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.2 |
axOspfv3VirtIfNeighborThe Router ID of the Virtual Neighbor. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.3 |
axOspfv3VirtIfIndexThe 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.8.1.4 |
axOspfv3VirtIfInstIdEnables multiple interface instances of OSPFv3 to be run over a single link. Each interface instance would be assigned a separate ID.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.5 |
axOspfv3VirtIfTransitDelayThe estimated number of seconds it takes to transmit a link- state update packet over this interface.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.6 |
axOspfv3VirtIfRetransIntervalThe number of seconds between link-state ad-vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip-tion and link-state request packets. This value should be wro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.7 |
axOspfv3VirtIfHelloIntervalThe length of time, in seconds, between the Hello packets that the router sends on the in-terface. This value must be the same for the virtual neighbor.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.8 |
axOspfv3VirtIfRtrDeadIntervalThe number of seconds that a router's Hello packets have not been seen before it's neigh-bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh-bor.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.9 |
axOspfv3VirtIfStateOSPF virtual Interface states. The same encoding as the axOspfv3IfTable is used.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.8.1.10 |
axOspfv3VirtIfEventsThe number of state changes or error events on this Virtual Linkro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.11 |
axOspfv3VirtIfRowStatusThis object permits management of the table by facilitating actions such as row creation, onstruction, and destruction.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.8.1.12 |
axOspfv3VirtIfLinkScopeLsaCountThe total number of Link-Scope link-state advertisements in this virtual link's link-state database.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.13 |
axOspfv3VirtIfLinkLsaCksumSumThe 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 comparero Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.8.1.14 |
axOspfv3NbrTableA table describing all neighbors in the locality of the OSPFv3 router. SEQUENCE OF AxOspfv3NbrEntry .1.3.6.1.4.1.21839.2.4.1.15.9 |
axOspfv3NbrEntryThe information regarding a single neighbor. AxOspfv3NbrEntry .1.3.6.1.4.1.21839.2.4.1.15.9.1 |
axOspfv3NbrDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.1 |
axOspfv3NbrIfIndexThe local link ID of the link over which the neighbor can be reached. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.9.1.2 |
axOspfv3NbrIfInstIdEnables multiple interface instances of OSPFv3 to be run over a single link. Each interface instance would be assigned a separate ID. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.3 |
axOspfv3NbrRtrIdA 32-bit integer uniquely identifying the neighboring router in the Autonomous System. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.4 |
axOspfv3NbrAddressTypeThe address type of axOspfv3NbrAddress. Only IPv6 addresses are expected.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.15.9.1.5 |
axOspfv3NbrAddressThe IPv6 address of the neighbor associated with the local link.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.15.9.1.6 |
axOspfv3NbrOptionsA Bit Mask corresponding to the neighbor's options field.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.7 |
axOspfv3NbrPriorityThe 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.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.8 |
axOspfv3NbrStateThe State of the relationship with this neighbor.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.9.1.9 |
axOspfv3NbrEventsThe number of times this neighbor relationship has changed state, or an error has occurred.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.10 |
axOspfv3NbrLsRetransQLenThe current length of the retransmission queue.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.9.1.11 |
axOspfv3NbrHelloSuppressedIndicates whether Hellos are being suppressed to the neighborro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.9.1.12 |
axOspfv3NbrIfIdThe interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.9.1.13 |
axOspfv3NbrRestartHelperStatusIndicates whether the router is acting as a graceful restart helper for the neighborro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.9.1.14 |
axOspfv3NbrRestartHelperExitReasonDescribes the outcome of the last attempt at acting as a graceful restart helper for the neighbor.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.9.1.16 |
axOspfv3VirtNbrTableA table of virtual neighbor information. SEQUENCE OF AxOspfv3VirtNbrEntry .1.3.6.1.4.1.21839.2.4.1.15.11 |
axOspfv3VirtNbrEntryVirtual neighbor information. AxOspfv3VirtNbrEntry .1.3.6.1.4.1.21839.2.4.1.15.11.1 |
axOspfv3VirtNbrDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.1 |
axOspfv3VirtNbrAreaThe Transit Area Identifier. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.2 |
axOspfv3VirtNbrRtrIdA 32-bit integer uniquely identifying the neighboring router in the Autonomous System. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.3 |
axOspfv3VirtNbrIfIndexThe local Interface ID for the virtual link over which the neighbor can be reached.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.11.1.4 |
axOspfv3VirtNbrIfInstIdEnables multiple interface instances of OSPFv3 to be run over a single link. Each interface instance would be assigned a separate ID.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.5 |
axOspfv3VirtNbrAddressTypeThe address type of axOspfv3VirtNbrAddress. Only IPv6 addresses are expected.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.15.11.1.6 |
axOspfv3VirtNbrAddressThe IPv6 address advertised by this virtual neighbor.
It must be a global scope address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.15.11.1.7 |
axOspfv3VirtNbrOptionsA Bit Mask corresponding to the neighbor's options field.ro Integer32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.8 |
axOspfv3VirtNbrStateThe state of the Virtual neighbor relationship.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.11.1.9 |
axOspfv3VirtNbrEventsThe number of times this virtual link has changed its state, or an error has occurred.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.10 |
axOspfv3VirtNbrLsRetransQLenThe current length of the retransmission queue.ro Gauge32 .1.3.6.1.4.1.21839.2.4.1.15.11.1.11 |
axOspfv3VirtNbrHelloSuppressedIndicates whether Hellos are being suppressed to the neighborro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.11.1.12 |
axOspfv3VirtNbrIfIdThe interface ID that the neighbor advertises in its Hello Packets on this virtual link, that is, the neighbor's local interface index.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.15.11.1.13 |
axOspfv3VirtNbrRestartHelperStatusIndicates whether the router is acting as a graceful restart helper for the neighbor.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.11.1.14 |
axOspfv3VirtNbrRestartHelperExitReasonDescribes the outcome of the last attempt at acting as a graceful restart helper for the neighbor.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.11.1.16 |
axOspfv3AreaAggregateTableA range of IPv6 prefixes specified by a prefix/prefix length pair. Note that if ranges are configured such that one range sub-sumes another range the most specific match is the preferred one. SEQUENCE OF AxOspfv3AreaAggregateEntry .1.3.6.1.4.1.21839.2.4.1.15.12 |
axOspfv3AreaAggregateEntryA single area aggregate entry. AxOspfv3AreaAggregateEntry .1.3.6.1.4.1.21839.2.4.1.15.12.1 |
axOspfv3AreaAggregateDomainNumberospfv3 domain number. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.12.1.1 |
axOspfv3AreaAggregateAreaIDThe Area the Address Aggregate is to be found within. Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.12.1.2 |
axOspfv3AreaAggregateAreaLsdbTypeThe type of the Address Aggregate. This field specifies the Area LSDB type that this Address Aggregate applies to. Enumeration .1.3.6.1.4.1.21839.2.4.1.15.12.1.3 |
axOspfv3AreaAggregatePrefixTypeThe prefix type of axOspfv3AreaAggregatePrefix. Only IPv6 addresses are expected. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.15.12.1.4 |
axOspfv3AreaAggregatePrefixThe IPv6 Prefix. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.15.12.1.5 |
axOspfv3AreaAggregatePrefixLengthThe length of the prefix (in bits). A prefix can not be shorter than 3 bits. Integer32 .1.3.6.1.4.1.21839.2.4.1.15.12.1.6 |
axOspfv3AreaAggregateRowStatusThis object permits management of the table by facilitating actions such as row creation, construction, and destruction.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.15.12.1.7 |
axOspfv3AreaAggregateEffectPrefixes 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.ro Enumeration .1.3.6.1.4.1.21839.2.4.1.15.12.1.8 |
axOspfv3AreaAggregateRouteTagThis tag is advertised only in the summarized As-External LSA when summarizing from NSSA-LSAs to AS-External-LSAsro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.15.12.1.9 |
axOspfv3Conformance OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.15.1000 |
axOspfv3Compliances OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.15.1000.1 |
axOspfv3Groups OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.15.1000.2 |