Turns out that it was a bug...
rhn.redhat.com | Red Hat Supporthttps://bugzilla.redhat.com/show_bug.cgi?id=143897
So ServerA has two NFS shares on it...
/Here
/Some/Other/Share
ServerB can mount /Here but not /Some/Other/Share
There is no error message - the mount command just causes my ssh session to hang.

(mount -t nfs ServerA:/Some/Other/Share /Some/Folder)
Permissions look good & it's shared rw / mounted rw

No Selinux

Not a firewall issue because the other share works

I have used IP rather than hostname

I'm really at a loss... so, if anyone has
any ideas / things they would suggest I check - it would be
greatly appreciated!

Edit:
Just want to add: I get " authenticated mount request from" on the nfs server, so form there it's looking good...