Mikrotik Access-Request for VLAN

Hi,

I have several DHCP servers; I have a separate DHCP server for management and customer’s devices. Management devices are on VLAN interface.

All the devices are authenticating on the RADIUS servers. Now, I want to assign an IP address based on the interface where the equipment is connected.

I am aware of these RADIUS attributes https://wiki.mikrotik.com/wiki/Manual:RADIUS_Client

But I’m wondering if there’s another way to identify that the authentication is coming from a VLAN interface aside from Called-Station-Id?

Update: The answer is no, and I opted using the Called-Station-Id.