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)

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
rd base:Community
A unique value that extends the formal network address for all routes in a particular VRF, making the route unique within the entire BGP table.
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
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
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 127
DEFAULT: bgp-PeerAf
status mo:ModificationStatus
(scalar:Bitmask32)
Modification status SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced