NETCONF and YANG provide standards for managing IoT systems. NETCONF allows retrieving and manipulating configuration data over SSH and uses XML RPCs. YANG defines the data models for configuration and state information. Together, NETCONF and YANG address the limitations of SNMP by providing a clear separation of configuration and state data, configuration transactions, and validation through a data modeling language.