bgp:Inst
The per BGP instance information. There is only instance supported in BGP.
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| adminSt | nw:AdminSt (scalar:Enum8)  | 
The administrative state of the object or policy. | SELECTION:  1     - enabled  2     - disabled DEFAULT: enabled  | 
| affGrpActv | bgp:AffGrpActv (scalar:Uint16)  | 
Activate the affinity group | RANGE: [1 , 65535]  | 
| asn | bgp:AsnNum (string:Basic)  | 
Autonomous system number | A sequence of characters | 
| ctrl | nw:InstCtrl (scalar:Bitmask64)  | 
The control state. | SELECTION:  1     - stateful-ha DEFAULT: fastExtFallover  | 
| disPolBatch | bgp:AdminSt (scalar:Enum8)  | 
Disable Batching Evaluation To All Peers | SELECTION:  1     - enabled  2     - disabled DEFAULT: disabled  | 
| disPolBatchNexthop | bgp:AdminSt (scalar:Enum8)  | 
Disable Batching Evaluation To Nexthop | SELECTION:  1     - enabled  2     - disabled DEFAULT: disabled  | 
| disPolBatchv4PfxLst | string:Basic | 
Disable Batching Evaluation Of IPv4 Prefix Advertisements To All Peers | A sequence of characters | 
| disPolBatchv6PfxLst | string:Basic | 
Disable Batching Evaluation Of IPv6 Prefix Advertisements To All Peers | A sequence of characters | 
| enhancedErr | scalar:Bool | 
Enable BGP Enhanced Error Handling to prevent inadvertent session resets for minor errors. See RFC7606 for more details | SELECTION: true or false DEFAULT: true  | 
| fabricSoo | base:Community | 
Fabric Site of Origin extcommunity | |
| flushRoutes | bgp:AdminSt (scalar:Enum8)  | 
Flush routes in RIB upon controlled restart | SELECTION:  1     - enabled  2     - disabled DEFAULT: disabled  | 
| isolate | bgp:IsolateMode (scalar:Enum8)  | 
Isolate router from BGP perspective | SELECTION:  1     - enabled  2     - disabled  3     - include-local  4     - custom DEFAULT: disabled  | 
| isolateRtMap | string:Basic | 
Isolate Route Map Configuration | A sequence of characters | 
| medDampIntvl | bgp:MedIntvl (scalar:Uint32)  | 
Setting med dampening interval | RANGE: [60 , 4294967295]  | 
| mvpnVriId | scalar:Uint16 | 
ID to generate VRI with VNI:ID format | RANGE: [1 , 65535]  | 
| nhSupprDefRes | bgp:AdminSt (scalar:Enum8)  | 
Suppress use of default route for nexthop address resolution | SELECTION:  1     - enabled  2     - disabled DEFAULT: disabled  | 
| rdDual | bgp:AdminSt (scalar:Enum8)  | 
Generate Secondary Route Distinguisher for vxlan multisite border gateway | SELECTION:  1     - enabled  2     - disabled DEFAULT: enabled  | 
| rdDualId | scalar:Uint16 | 
ID to generate Secondary RD with ID:VNI format | RANGE: [1 , 65535]  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| activateTs | scalar:Date | 
Activation timestamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
| asPathDbSz | bgp:AsPathDbSz (scalar:Uint32)  | 
Current size of AS path database | RANGE: [0, 4294967295] | 
| attribDbSz | bgp:AttribDbSz (scalar:Uint32)  | 
Current size of attribute database | RANGE: [0, 4294967295] | 
| createTs | scalar:Date | 
Creation timestamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
| epeActivePeers | bgp:NumPeers (scalar:Uint32)  | 
EPE Active Peers | RANGE: [0, 4294967295] | 
| epeConfiguredPeers | bgp:NumPeers (scalar:Uint32)  | 
EPE Configured Peers | RANGE: [0, 4294967295] | 
| lnkStClnt | bgp:LsAdminSt (scalar:Enum8)  | 
EPE Link-State Server | SELECTION:  0     - inactive  1     - active DEFAULT: inactive  | 
| lnkStSrvr | bgp:LsAdminSt (scalar:Enum8)  | 
EPE Link-State Server | SELECTION:  0     - inactive  1     - active DEFAULT: inactive  | 
| memAlert | nw:MemAlertLevel (scalar:Enum8)  | 
Memory Alert Level | SELECTION:  0     - normal  1     - minor  2     - major  3     - critical DEFAULT: normal  | 
| numAsPath | cap:Quant (scalar:Uint16)  | 
The number of autonomous system (AS) path entries learned. | RANGE: [0 , 0xFFFF] DEFAULT: 0  | 
| numRtAttrib | cap:Quant (scalar:Uint16)  | 
The number of route attribute entries learned. | RANGE: [0 , 0xFFFF] DEFAULT: 0  | 
| operAsn | bgp:AsnNum (string:Basic)  | 
Operational Autonomous System Number | A sequence of characters | 
| operErr | nw:OperErrQual (scalar:Bitmask64)  | 
Operational Errors Qualifier | SELECTION:  1     - init-err  2     - mem-err  4     - ipc-err  8     - int-err  16    - sock-err  32    - proto-err  | 
| operSt | bgp:EnableSt (scalar:Enum8)  | 
Current operational state of the BGP instance | SELECTION:  1     - enabled  2     - disabled DEFAULT: disabled  | 
| srgbMaxLbl | bgp:SRGBRange (scalar:Uint32)  | 
Segment Routing Global Block Max Label. (Value should be in the range 16000-471804 when feature segment-routing is enabled. | RANGE: [0 , 471804] DEFAULT: none  | 
| srgbMinLbl | bgp:SRGBRange (scalar:Uint32)  | 
Segment Routing Global Block Min Label. (Value should be in the range 16000-471804 when feature segment-routing is enabled. | RANGE: [0 , 471804] DEFAULT: none  | 
| waitDoneTs | scalar:Date | 
The timestamp when the BGP protocol came out of wait mode. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
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: 128 DEFAULT: bgp  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |