bgp:Dom

The object that represents all the BGP domain (VRF) information.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
always bgp:AdminSt
(scalar:Enum8)
Update Delay Option SELECTION:
1 - enabled
2 - disabled
DEFAULT: disabled
bestPathIntvl bgp:BestPathIntvl
(scalar:Uint16)
Bestpath Timeout
RANGE: [1 , 3600]
DEFAULT: 300
cfgSrcCtrlr bgp:AdminSt
(scalar:Enum8)
Config Source set by controller SELECTION:
1 - enabled
2 - disabled
DEFAULT: disabled
clusterId bgp:ClusterId
(string:Basic)
The BGP route reflector ID (Cluster ID) that identifies the cluster of the route reflector domain. A sequence of characters
holdIntvl bgp:HoldIntvl
(scalar:Uint16)
The time period to wait before declaring the neighbor device down.
RANGE: [3 , 3600]
DEFAULT: 180
kaIntvl bgp:KaIntvl
(scalar:Uint16)
The interval time between sending keepalive messages.
RANGE: [0 , 3600]
DEFAULT: 60
localAsn bgp:AsnNum
(string:Basic)
Local Asn A sequence of characters
maxAsLimit bgp:MaxAsLimit
(scalar:Uint16)
Max AS Limit
RANGE: [0 , 512]
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 127
DEFAULT: bgp-PeerAf
pfxPeerTimeout bgp:PfxPeerTimeout
(scalar:Uint16)
Prefix Peer Timeout
RANGE: [0 , 1200]
DEFAULT: 30
pfxPeerWaitTime bgp:PfxPeerWaitTime
(scalar:Uint16)
Prefix Peer Wait Time
RANGE: [0 , 1200]
DEFAULT: 90
reConnIntvl bgp:ReConnectIntvl
(scalar:Uint16)
Connection reconnect interval in secs
RANGE: [1 , 60]
DEFAULT: 60
rtrId ip:RtrId
(address:IPv4)
The BGP router ID. Value must match ipv4 format

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
firstPeerUpTs scalar:Date
A property that indicates the BGP domain timestamp of the first peer up. DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z
id bgp:DomId
(scalar:Uint32)
VRF Id RANGE: [0, 4294967295]
numEstPeers bgp:NumPeers
(scalar:Uint32)
Number of established peers RANGE: [0, 4294967295]
numPeers bgp:NumPeers
(scalar:Uint32)
Number of peers. RANGE: [0, 4294967295]
numPeersPending bgp:NumPeers
(scalar:Uint32)
Number of Configured Peers pending RANGE: [0, 4294967295]
operRtrId ip:RtrId
(address:IPv4)
The domain operational router ID. Value must match ipv4 format
operSt bgp:DomOperSt
(scalar:Enum8)
The graceful restart helper enabled for a specific domain. SELECTION:
0 - unknown
1 - up
2 - down
DEFAULT: unknown
routerMac address:MAC
Router Mac address from nve Value must match MM:MM:MM:SS:SS:SS format
vnid bgp:Vnid
(scalar:Uint32)
Dom Vnid
RANGE: [4096 , 0xffffff]
DEFAULT: 0
vtepIp address:Ip
VTEP IP address Value must match ipv4 or ipv6 known format
vtepVirtIp address:Ip
VTEP Virtual IP address Value must match ipv4 or ipv6 known format

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
mode bgp:Mode
(scalar:Enum8)
The BGP Domain mode. SELECTION:
1 - fabric
2 - external
DEFAULT: fabric
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.
status mo:ModificationStatus
(scalar:Bitmask32)
Modification status SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced