Add this in your .ssh/config file

 ForwardAgent yes 

For example

Host orin-nx-1
  HostName orin-nx-1
  User ascend
  ForwardAgent yes