ephemeral

bgp:Route

The BGP route table for a particular address family (IPv4 unicast and IPv6 unicast), which contains all the routes advertised by peers and also redistributed into BGP from other routing protocols. This route table is per tenant context (per VRF).

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 63

Ephemeral Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
bestPathId bgp:PathId
(scalar:Uint32)
Bestpath Id RANGE: [0, 4294967295]
numPaths scalar:Uint32
Number of paths available RANGE: [0, 4294967295]
pfx address:Ip
Prefix Value must match ipv4 or ipv6 known format
rtFlags bgp:RtFlags
(scalar:Bitmask32)
Flags SELECTION:
1 - new
2 - xmit
4 - rib
8 - best
16 - suppressed
32 - exported
64 - locked
128 - vpn
256 - label
512 - l2rib-evpn
1024 - hw
2048 - table-map-filtered
ver bgp:RtVer
(scalar:Uint32)
Version of the route RANGE: [0, 4294967295]


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