ospfMultiProcessImportAsExtern
ECS3610-MIB ·
.1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.3
Object
column
Enumeration
Indicates if an area is a stub area, NSSA, or standard area. Type-5 AS-external LSAs and type-11 Opaque LSAs are not imported into stub areas or NSSAs. NSSAs import AS-external data as type-7 LSAs.
Context
- MIB
- ECS3610-MIB
- OID
.1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfMultiProcessAreaEntry
- Table
- ospfMultiProcessAreaTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | importExternal |
2 | importNoExternal |
3 | importNssa |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfMultiProcessAreaId A 32-bit integer uniquely identifying an area. | column | AreaID | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.1 |
| ospfMultiProcessAreaStatus Row status of area. Note ospf area can't be created or destroyed
solely in this table. Only read is permitted.
The value of this object has no effect on whether oth… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.10 |
| ospfMultiProcessAuthType obsolete The authentication type specified for an area. | column | OspfAuthenticationType | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.2 |
| ospfMultiProcessSpfRuns 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.
D… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.4 |
| ospfMultiProcessAreaBdrRtrCount 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. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.5 |
| ospfMultiProcessAsBdrRtrCount The total number of Autonomous System Border Routers reachable within
this area. This is initially zero and is calculated in each SPF pass. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.6 |
| ospfMultiProcessAreaLsaCount The total number of link state advertisements in this area's link
state database, excluding AS-external LSAs. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.7 |
| ospfMultiProcessAreaLsaCksumSum The 32-bit sum of the link state advertisements' LS checksums
contained in this area's link state database. This sum excludes
external (LS type-5) link state advertisements. The … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.8 |
| ospfMultiProcessAreaSummary This variable 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 … | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.18.3.15.1.9 |