snmp bridge vlan

How to determine via SNMP:
bind interface to bridge?
bind interface to vlan?

for dlink
snmpwalk -v2c -c public 10.10.10.10 .1.3.6.1.2.1.17.7.1.4.3.1.1
SNMPv2-SMI::mib-2.17.7.1.4.3.1.1.2 = STRING: “buhgalteria”
SNMPv2-SMI::mib-2.17.7.1.4.3.1.1.3 = STRING: “manage”

snmpwalk -v2c -c public 10.10.10.10 .1.3.6.1.2.1.17.7.1.4.5.1.1
SNMPv2-SMI::mib-2.17.7.1.4.5.1.1.1 = Gauge32: 1
SNMPv2-SMI::mib-2.17.7.1.4.5.1.1.2 = Gauge32: 2

and how for MikroTik?