SNMP
Simple Network Management Protocol on port 161
- -sC has all SNMP script
nmap -sU -p 161 -sV -sC <ip>
- Enumerating SNMP Servers Community Strings
nmap -sU -p 161 --script snmp-brute <ip> --script-args snmp-brute.communitiesdb=<file-path to-comstring-file>
Download comstring file from