162 (UDP) for traps (i dont actually know what that means by traps. ill look into it later coz im feeling kinda lazy rn)
monitors and manages network devices like routers, switches, printers etc. exposes a shitton of info via “MIB”s (management info bases). basically read only shell into devices. if its write enabled then theres that lol
checklist: (ill look into these later i think. i dont actually know SNMP that well)
Default Community Strings
public (read) and private (write) are default creds
Try with snmpwalk -v2c -c public <target>
If private works = you can reconfigure the device
Information Disclosure
Use snmpwalk, onesixtyone, or snmp-check
Dump:
System names, uptime, users, open ports, running procs