'ndd' is very interface dependent. Some interfaces support it (sometimes in different ways), and some don't at all (and this has nothing to do with Solaris 10).
So, what interface are you referring to?
Also, you may simply be able to use 'kstat' instead.
kstat -n '<interface>' will give stats in most cases, including link status.
--
Darren