ospf:Route
The OSPF route information, which is used to establish OSPF sessions between peers.
Telemetry Sensor Path(s)
- sys/ospf/inst-[name]/dom-[name]/if-[id]/db-[type]/rt-[pfx]
 - sys/ospf/inst-[name]/dom-[name]/db-[type]/rt-[pfx]
 - sys/ospf/inst-[name]/dom-[name]/area-[id]/db-[type]/rt-[pfx]
 
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| name | naming:Name256 (string:Basic)  | 
The name of the object. | MAX SIZE: 63  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| area | ospf:AreaId (address:IPv4)  | 
Specifies the Area identifier (ID) | RANGE: [0 , 4294967295] DEFAULT: 1  | 
| flags | ospf:RtFlags (scalar:Bitmask16)  | 
Specifies the route flags | SELECTION:  0     - unspecified  1     - v4  2     - v6  4     - direct  8     - in-rib  16    - dn DEFAULT: unspecified  | 
| mcastCost | ospf:RtCost (scalar:Uint16)  | 
Holds the multicast route cost | RANGE: [1 , 65535] DEFAULT: 1  | 
| pathT | ospf:PathT (scalar:Enum8)  | 
Specifies the path type of route | SELECTION:  1     - intra  2     - discard-int  3     - inter  4     - discard-ext  5     - ext1  6     - nssa1  7     - ext2  8     - nssa2 DEFAULT: intra  | 
| sgmntRtgMplsInLabel | ospf:SgmntRtgMplsLabel (scalar:Uint32)  | 
Segment Routing MPLS in-label | SELECTION:  4294967295 - unspecified DEFAULT: unspecified  | 
| sgmntRtgMplsSid | ospf:SgmntRtgMplsLabel (scalar:Uint32)  | 
Segment routing MPLS segment ID | SELECTION:  4294967295 - unspecified DEFAULT: unspecified  | 
| tag | ospf:RtTag (scalar:Uint32)  | 
Specifies the route tag information | RANGE: [0, 4294967295] | 
| ucastCost | ospf:RtCost (scalar:Uint16)  | 
Holds the unicast route cost | RANGE: [1 , 65535] DEFAULT: 1  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| dist | ospf:Dist (scalar:UByte)  | 
Administrative distance preference | RANGE: [1 , 255] DEFAULT: 110  | 
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| pfx | address:Ip | 
Specifies the prefix IP address | Value must match ipv4 or ipv6 known format | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |