would be curious too,
I tried
sudo ncontext --migrate --nid 1 -- netstat -nlp
sudo chcontext --silent --ctx 1 netstat -nlp
but none give me all the sockets :), the closer i got was:
sudo vsomething vserver --running -- exec netstat -nlp|sort
perhaps there is not an observer context for network.
Ghislain.