-L 443:(ESXiIP):443 -L 902:(ESXiIP):902 -L 903:(ESXiIP):903
で繋がらなかったが、
下記の通り、hostsを書いてそれ宛に接続できた。
http://serverfault.com/questions/164666/port-forwarding-for-esxi-remote-management-with-vsphere
You're going to have problems with this, because ESXi relies on client-side name resolution, which is unlikely to work over an SSH tunnel.
To get around this and get you to connect, try adding an entry into your hosts file with a name of your choosing and settings its IP 127.0.0.1 and connecting to that instead.