id | Integer | false | The area identifier. |
domain | String | true | The routing domain this area is part of. Absent if the device has no inferred neighbors and is not part of the OSPF topology. |
processId | String | true | The ID of the process in which this area is configured. Absent if the device does not support multiple OSPF processes. |
lsaCount | Integer | true | The number of link state advertisements in this area. Absent if not reported by the device. |
areaType | OspfAreaType | false | -- |
routerType | OspfRouterType | true | The router type. Absent if it is not a area border or AS boundary router. |
neighbors | List<OspfNeighbor> | false | OSPF neighbors in this area. |