"Invalid OID" on links

I have a new Dude installation I’m working with and I’m running into an odd error behavior when creating links. When the link is created I can specify the interfaces on either end but it displays “invliad oid (invalid oid) invalid oid)” above the Rx and Tx:

In this case it’s a link between two Catalyst 3560s but I see this for all the links.

Any ideas? Also, why is the bps field at 0 for both?

OK … Figured it out. It was calling a RouterOS specific function so I changed the label on all of my links

Rx: [Interface.InBitRate] ([Interface.Speed])
Tx: [Interface.OutBitRate] ([Interface.Speed])

Much better. :smiley: