Some further information that may be of value...
I was able to login as "root" on the system and get an actual Linux CLI prompt this time (last time it put into some kind of Cisco-like CLI?). There appears to be no firewall installed, but it is only listening on the following ports:
0.0.0.0:111
127.0.0.1:1521
0.0.0.0:22
127.0.0.1:25
:::5480 <-- console works, I am able to get in to this
:::111
:::8080
:::5488
:::5489
:::22
:::40023
I notice that when I click "Application Home" to go to the homepage (which I assume is the main UI), it tries to open the vCloud IP address at port 80, but it's not listening on port 80. If I try to go to: http://172.16.210.162:8080 though, I get prompted for authentication. The currently set root / vmware (default credentials) don't work, however. I also tried the Oracle DB password it asked for during installation (this is the only password it requested when installing the OVA). But this also didn't work.
Any idea what that password is? And/or is this the main UI? Odd that it would try to open it on port 80 if it installs be default for port 8080.