Which transport-layer protocol is used by the application-layer protocol SNMP?
SNMP uses the User Datagram Protocol (UDP) for standard network management communications, conventionally using UDP port 161 for requests and UDP port 162 for notifications.
Community Discussion