From the command line type the following:
netstat -aon | findstr ":162"
This will let you know is anything is bound to port 162
From the command line type the following:
netstat -aon | findstr ":162"
This will let you know is anything is bound to port 162