output from another Mikrotik through ssh


Hi, did someone encounter something similar as below?

running /interface wireless registration-table print from 1st MT outputs as below:

# INTERFACE           RADIO-NAME       MAC-ADDRESS       AP  SIGNAL... TX-RATE
0 wlan1                                12:AC:D5:BE:55:21 no  -56dBm... 72.2...

from 2nd MT I call same command through ssh from 1st MT got same results without UPTIME column
/system ssh address=xxx.xxx.xxx.xxx port=xxxx user=mon “/interface wireless registration-table print”

# INTERFACE          RADIO-NAME       MAC-ADDRESS       AP  SIGNAL-STRENGTH TX-RATE UPTIME              
0 wlan1              		      12:AC:D5:BE:55:21 no  -59dBm@1Mbps    72.2... 1d12h33m53s

UPTIME column is missing if same command is called through ssh, any idea why or can point me to a similar thread

same for /system identity print no output when calling through ssh from other mikrotik