I think you must have scan type in there somewhere.
This should work:
nmap -sU -p 161 IP
I think U:port is only used for a list of ports when scanning both TCP and UDP ports - and then I think you also need to add a scan type - and a TCP type scan if TCP ports are to actually be included.