| Interface | Description |
|---|---|
| DeviceInformation |
Representation of an OSPF device information.
|
| LinkInformation |
Representation of an OSPF link information.
|
| LsaBin |
Representation of a bin where an LSA is stored for aging.
|
| LsaWrapper |
Representation of a wrapper object to store LSA and associated metadata.
|
| LsdbAge |
Representation of LSDB aging process.
|
| OspfAgent |
Representation of an OSPF agent.
|
| OspfArea |
Representation of an OSPF area.
|
| OspfAreaAddressRange |
Represents the collection of IP addresses contained in the address range.
|
| OspfController |
Abstraction of an OSPF controller.
|
| OspfDeviceTed |
Represents Device Traffic Engineering parameters.
|
| OspfInterface |
Represents an OSPF Interface.
|
| OspfLink |
Abstraction of an OSPF Link.
|
| OspfLinkListener |
Abstraction of an OSPF link listener.
|
| OspfLinkTed |
Represents OSPF Link Traffic Engineering parameters.
|
| OspfLsa |
Represents an OSPF LSA.
|
| OspfLsdb |
Represents an OSPF link state database.
|
| OspfMessage |
Representation of an OSPF message.
|
| OspfNbr |
Represents an OSPF neighbor.
|
| OspfProcess |
Represents an OSPF Process.
|
| OspfRouter |
Abstraction of an OSPF Router.
|
| OspfRouterListener |
Abstraction of an OSPF Router Listener.
|
| TopologyForDeviceAndLink |
Represents IP topology for OSPF device and link details.
|
| Class | Description |
|---|---|
| OspfRouterId |
Represents an OSPF router id.
|
| Enum | Description |
|---|---|
| OspfLsaType |
Represents OSPF LSA types.
|
| OspfNeighborState |
Enum representing OSPF neighbor state.
|
| OspfPacketType |
Representation of different OSPF packet types.
|