ospfv3:Area
Configures OSPFv3 area properties
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| id | ospfv3:AreaId (string:Basic) |
Area Id as an integer or ip address | A sequence of characters |
| nssaTransRole | ospf:NssaTransRole (scalar:Enum8) |
Not-so-stubby area(NSSA) translator role | SELECTION: 1 - always 2 - candidate 3 - never DEFAULT: candidate |
| redistribute | scalar:Bool |
Send redistributed LSAs into NSSA area | SELECTION: true or false DEFAULT: true |
| summary | scalar:Bool |
Originate summary LSA into other areas | SELECTION: true or false DEFAULT: true |
| supressFa | scalar:Bool |
Supress forwarding address in translated LSA | SELECTION: true or false DEFAULT: false |
| type | ospfv3:AreaT (scalar:Enum8) |
Configure area type as NSSA or stub | SELECTION: 1 - regular 2 - stub 3 - nssa DEFAULT: regular |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| asbrCnt | ospf:AsbrCnt (scalar:Uint32) |
Autonomous system boundary router count | RANGE: [0, 4294967295] |
| brCnt | ospf:BrCnt (scalar:Uint32) |
Area border router count | RANGE: [0, 4294967295] |
| lsaCksumSum | ospfv3:LsaCksumSum (scalar:Uint32) |
link-state advertisement checksum sum | RANGE: [0, 4294967295] |
| nssaTransSt | ospf:NssaTransSt (scalar:Enum8) |
Not-So-Stubby Area translator state | SELECTION: 1 - enabled 2 - elected 3 - disabled DEFAULT: elected |
| nssaTransStabIntvl | ospf:NssaTransStabIntvl (scalar:Uint32) |
Not-So-Stubby Area translator stability interval | RANGE: [0 , 4294967295] DEFAULT: 40 |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |