Example: SNMPv3 Community Configuration
Define an SNMP community:
[edit snmp v3]snmp-community index1 {community-name "$9$JOZi.QF/AtOz3"; # SECRET-DATAsecurity-name john;tag router1; # Identifies managers that are allowed to
use# a community stringtarget-address ta1 {address 10.1.1.1;address-mask 255.255.255.0; # Defines the range of addressesport 162;tag-list router1;target-parameters tp1; # Applies configured target parameters}}