tnOspfMultiAreaConfigType
TROPIC-OSPF-MIB ·
.1.3.6.1.4.1.7483.2.5.1.2.22.1.2
Object
column
r/w
Enumeration
Specifies an OSPF area type: normal areas are defined as areas that can accept intra-area, inter-area and external routes. stub areas do not accept routes belonging to external autonomous systems (AS); however, these areas have inter-area and intra-area routes. This reduces the size of the routing databases for the area's internal routers. Routers in the stub area also contain a default route which is advertised to the area by the Area Border Router (ABR). totallyStub areas do not allow routes other than intra-area and the default route to be propagated within the area. This further reduces the size of the routing databases for the area's internal routers. The ABR advertises a default route into the area and all the routers belonging to this area use the default route to send any traffic outside the area. nssa (Not So Stub Areas) can import AS external routes from within the area and send them to other areas, but cannot receive AS external routes from other areas. Inter-area and intra-area routes are allowed along with a default route which is advertised to the area by the ABR. nssaTotallyStub areas are similar to nssa with the added restriction that inter-area routes are not allowed.
Context
- MIB
- TROPIC-OSPF-MIB
- OID
.1.3.6.1.4.1.7483.2.5.1.2.22.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnOspfMultiAreaConfigEntry
- Table
- tnOspfMultiAreaConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | stub |
3 | totallyStub |
4 | nssa |
5 | nssaTotallyStub |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tnOspfMultiAreaId . | column | OSPF-MIBAreaID | .1.3.6.1.4.1.7483.2.5.1.2.22.1.1 |
| tnOspfMultiAreaConfigDnsOpaqueLsa Opaque LSA status for the DNS application.
Determines whether opaque LSAs for the DNS
application shall be distributed into this OSPF
area, and received from this area.
… | column | Enumeration | .1.3.6.1.4.1.7483.2.5.1.2.22.1.3 |
| tnOspfMultiAreaConfigWavekeyOpaqueLsa Opaque LSA status for the Wave key application.
Determines, whether opaque LSAs for the Wave key
application shall be distributed into this OSPF
area, and received from this area.… | column | Enumeration | .1.3.6.1.4.1.7483.2.5.1.2.22.1.4 |
| tnOspfMultiAreaConfigNssaTranslate Applicable only if area type is nssa or
nssaTotallyStub. Determines behavior of NSSA
ABR router translation of internal area type
7 LSAs to type 5 LSAs which get propagated into
… | column | Enumeration | .1.3.6.1.4.1.7483.2.5.1.2.22.1.5 |
| tnOspfMultiAreaConfigDefaultCost Specifies the cost in the range -1 to 16777215
for the default route originated by stub,
totallyStub, nssa or nssaTotallyStub area ABR.
-1 indicates that the default cost is not
a… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7483.2.5.1.2.22.1.6 |
| tnOspfMultiAreaConfigVirtualLinkIp Applicable only for normal Areas. Allows for
the creation of a virtual link for this area.
OSPF requires that all areas attach directly
to Area 0.0.0.0 but not that the attachmen… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7483.2.5.1.2.22.1.7 |
| tnOspfMultiAreaConfigRowStatus Status of this OSPF area.
supported values:
1 - active
4 - createAndGo
6 - destroy.
To create an OSPF area, set the value to 4. To
delete an OSPF area, set the val… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7483.2.5.1.2.22.1.8 |