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
allocIndex scalar:Uint32
Allocate index for vrf (Value in the range 1-8000)
RANGE: [0 , 8000]
always bgp:AdminSt
(scalar:Enum8)
Update delay option for first bestpath timeout SELECTION:
1 - enabled
2 - disabled
DEFAULT: disabled
bestPathIntvl bgp:BestPathIntvl
(scalar:Uint16)
Holds timeout for first bestpath after restart
RANGE: [1 , 3600]
DEFAULT: 300
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 for the EBGP neighbor A sequence of characters
maxAsLimit bgp:MaxAsLimit
(scalar:Uint16)
Max AS-Path limit from EBGP neighbor
RANGE: [0 , 512]
mode bgp:Mode
(scalar:Enum8)
The BGP Domain mode. SELECTION:
1 - fabric
2 - external
DEFAULT: fabric
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 63
pfxPeerTimeout bgp:PfxPeerTimeout
(scalar:Uint16)
Prefix Peer Timeout in secs
RANGE: [0 , 1200]
DEFAULT: 90
pfxPeerWaitTime bgp:PfxPeerWaitTime
(scalar:Uint16)
Prefix Peer Wait Time in secs
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)
Domain Vnid (Value in the range 1-16777214)
RANGE: [0 , 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
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced