As part of the bigger goal of moving away from using stickybit files, VMware have moved the configuration stored in these files to ConfigStore.
These files are used just as cache files by the services, the configurations in these files are now stored in the ConfigStore. The ConfigStore is the single source of truth in ESXi 7.0 Update 2 and later.
The ESXi configuration files /etc/sfcb/sfcb.cfg, /etc/vmware/snmp.xml, /etc/vmsyslog.conf, /etc/vmware/logfilters and /etc/vmsyslog.conf.d/*.conf can no longer be edited.
It is no longer possible to make changes to snmp, sfcb/wbem, or syslog by editing these config files. From ESXi 7.0 Update 2, files under /etc are read-only and edits do not persist across reboot.
Use the following esxcli commands to configure snmp, sfcb/wbem, and syslog on ESXi. The commands have been modified to read/write to configstore instead of interacting with a stickybit file.
For versions before ESXi 7.0U2 refer the following KB article to make changes for disabling static ciphers,
Disabling static ciphers for TLS in ESXi