Port 161 — SNMP

Simple Network Management Protocol. Monitors and manages network devices like routers and switches.

Is Port 161 Open on Your Server?

Test it now with our Port Scanner

Port 161 Details

Port161
ServiceSNMP
ProtocolTCP / UDP
EncryptedNo
Common UseSimple Network Management Protocol

How to Check Port 161

Online: Use our Port Scanner — enter your IP and port 161.

Command line:

nc -zv your-server-ip 161 (Mac/Linux)

Test-NetConnection -ComputerName your-server-ip -Port 161 (PowerShell)

Check locally:

ss -tlnp | grep :161 (Linux)   netstat -an | findstr :161 (Windows)

Related Ports

Port Scanner · How to Check if a Port Is Open · Port Forwarding Guide · All Tools

All Tools · Learn · SamNet