NETCONF
NETCONF (Network Configuration Protocol) is a protocol for configuration
and monitoring of networked devices. Essentially it can be seen as XML
over SSH, for configuration and state/status, it also support RPC calls
(Remote Procedure Call), e.g., set date-time or reboot device.