ospfAreaSummary
The variable ospfAreaSummary controls the import of summary LSAs into stub and NSSA areas. It has no effect on other areas. If it is noAreaSummary, the router will not originate summary LSAs into the stub or NSSA area. It will rely entirely on its default route. If it is sendAreaSummary, the router will both summarize and propagate summary LSAs.
Details
Possible values
| 1 | noAreaSummary |
| 2 | sendAreaSummary |
Table columns
14 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.14.2.1.1 | ospfAreaId | readonly | AreaID |
| 1.3.6.1.2.1.14.2.1.2 | ospfAuthType | readwrite | OspfAuthenticationType |
| 1.3.6.1.2.1.14.2.1.3 | ospfImportAsExtern | readwrite | importExternal(1), importNoExternal(2), importNssa(3) |
| 1.3.6.1.2.1.14.2.1.4 | ospfSpfRuns | readonly | Counter32 |
| 1.3.6.1.2.1.14.2.1.5 | ospfAreaBdrRtrCount | readonly | Gauge32 |
| 1.3.6.1.2.1.14.2.1.6 | ospfAsBdrRtrCount | readonly | Gauge32 |
| 1.3.6.1.2.1.14.2.1.7 | ospfAreaLsaCount | readonly | Gauge32 |
| 1.3.6.1.2.1.14.2.1.8 | ospfAreaLsaCksumSum | readonly | Integer32 |
| 1.3.6.1.2.1.14.2.1.9 | ospfAreaSummary | readwrite | noAreaSummary(1), sendAreaSummary(2) |
| 1.3.6.1.2.1.14.2.1.10 | ospfAreaStatus | readwrite | RowStatus |
| 1.3.6.1.2.1.14.2.1.11 | ospfAreaNssaTranslatorRole | readwrite | always(1), candidate(2) |
| 1.3.6.1.2.1.14.2.1.12 | ospfAreaNssaTranslatorState | readonly | enabled(1), elected(2), disabled(3) |
| 1.3.6.1.2.1.14.2.1.13 | ospfAreaNssaTranslatorStabilityInterval | readwrite | PositiveInteger |
| 1.3.6.1.2.1.14.2.1.14 | ospfAreaNssaTranslatorEvents | readonly | Counter32 |
Used by conformance groups
2 objects- 1.3.6.1.2.1.14.15.1.2 ospfAreaGroup
- 1.3.6.1.2.1.14.15.1.18 ospfAreaGroup2