bgpPeerDescr stays emtpy

I’m trying to distinguish customer and Internet Exchange BGP peer sessions. Customer BGP sessions are way more important to us than the ones on public peering platforms.
Apart from the BGP neighbor description I use in my Juniper MX router I don’t have any other way to distinguish these types of BGP peers.
I’m trying to use the bgpPeerDescr entity, but the records are not being filled in.
How would I accomplish this?
Or is there another way to distinguish types of BGP peers?

Hi,

The description fields in the ui are manual. So you have to write them.

Thanks.
I have to write them manually in the SQL database or can this be done in the GUI?

Found it myself via a pull request.