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.
The index of the table is ospfv3AreaId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.191.1.2.1.1 |
ospfv3AreaId |
Unsigned32{(0,'ffffffff'h)} |
not-accessible |
A 32-bit unsigned integer uniquely identifying an area. Area ID 0 is used for the OSPFv3 backbone. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.2 |
ospfv3AreaImportAsExtern |
INTEGER{importExternal(1),importNoExternal(2),importNssa(3)} |
read-create |
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. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.3 |
ospfv3AreaSpfRuns |
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 ospfv3DiscontinuityTime. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.4 |
ospfv3AreaBdrRtrCount |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.5 |
ospfv3AreaAsBdrRtrCount |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.6 |
ospfv3AreaScopeLsaCount |
Gauge32 |
read-only |
The total number of Area-scope link state advertisements in this area's link state database. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.7 |
ospfv3AreaScopeLsaCksumSum |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.8 |
ospfv3AreaSummary |
INTEGER{noAreaSummary(1),sendAreaSummary(2)} |
read-create |
The variable ospfv3AreaSummary controls the import of Inter-Area LSAs into stub and NSSA areas. It has no effect on other areas. If it is noAreaSummary, the router will neither originate nor propagate Inter-Area LSAs into the stub or NSSA area. It will only advertise a default route. If it is sendAreaSummary, the router will both summarize and propagate Inter-Area LSAs. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.9 |
ospfv3AreaRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
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. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.10 |
ospfv3AreaStubMetric |
Integer32{(0,'ffffff'h)} |
read-create |
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. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.11 |
ospfv3AreaNssaTranslatorRole |
INTEGER{always(1),candidate(2)} |
read-create |
Indicates an NSSA border router's policy to perform NSSA translation of NSSA-LSAs into AS-External-LSAs. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.12 |
ospfv3AreaNssaTranslatorState |
INTEGER{enabled(1),elected(2),disabled(3)} |
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 ospfv3AreaNssaTranslatorRole has been set to 'always'. When this object is set to 'elected', a candidate NSSA border router is translating NSSA-LSAs into AS-External-LSAs. When this object is set to 'disabled', a candidate NSSA Border router is NOT translating NSSA-LSAs into AS-External-LSAs. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.13 |
ospfv3AreaNssaTranslatorStabInterval |
Unsigned32 |
read-create |
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. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.14 |
ospfv3AreaNssaTranslatorEvents |
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 ospfv3DiscontinuityTime. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.191.1.2.1.15 |
ospfv3AreaStubMetricType |
INTEGER{ospfv3Metric(1),comparableCost(2),nonComparable(3)} |
read-create |
This variable assigns the type of metric advertised as a default route. |
The actually supported access is read-only. |
1.3.6.1.2.1.191.1.2.1.16 |
ospfv3AreaTEEnabled |
INTEGER{true(1),false(2)} |
read-create |
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. |
The actually supported access is read-only. |