Information
SNMP should only be configured on required interfaces.
Rationale:
By default the SNMP service will listen for incoming connections on all interfaces which have an IP Address configured, exposing SNMP to users on all networks through which the router is reachable.
In most cases the router should only be manageable over some of its interfaces; in particular a router providing connectivity to untrusted networks such as the Internet should only be manageable from trusted sources.
Solution
To restrict SNMP to required interfaces issue the following command from the [edit snmp] hierarchy;
[edit snmp]
user@host#set interface <interface or interface list>
Default Value:
By default SNMP, when configured, is accessible over all configured interfaces.