How display link notes in tooltip

I can’t understand what i need write to dispay link notes in tool tips? and how dispay tooltip for simple type link, for example link notes?

Settings > Map > Link Appearance > Tooltip

I use:

Description: [oid(“1.3.6.1.2.1.31.1.1.1.18.[Interface.Index]”)]
Interface [Interface.Name]
Type: [Interface.Type]
Mtu: [Interface.Mtu]
Speed: [Interface.Speed]
MAC: [Interface.PhysAddress]
Status: [Interface.AdminStatus] (operational: [Interface.OperStatus])

So I can see where it is going to and other things like MTU and error rate… or a custom OID or text that you want displayed
interface_tooltip.png