ospfEndPoint

The ospfEndPoint table represents an OSPF end point and includes relevant data. This endpoint is implemented by a physical interface, as modeled in the protocolEndPoint table.

The following table describes the ospfEndPoint table.

Table 1. ospfEndPoint table
Column name Type Constraints Description
entityId 32-bit integer

Foreign key

Not null

The identifier of an OSPF endpoint entity from the entityData table.
areaID 15-character string Not null
ospfIfAdminState 32-bit integer
ospfIfState Enumerated value Takes one of the following values:

1: down
2: loopback
3: waiting
4: pointToPoint
5: designated-
Router
6: backup-
DesignatedRouter
7: other-
DesignatedRouter

The state of the OSPF interface.
ospfIfType Enumerated value

Takes one of the following values:

1: broadcast
2: nbma
3: pointTo-
Point
5: pointTo-
Multipoint

The OSPF interface type.
defaultCost 32-bit integer