Update cb_cmds with commands to retrieve configuration data for DHCPv4
We need to update the cb_cmds hooks library to support commands to retrieve configuration information from the database via the configuration backend for subnets, shared networks, global parameters, options and option definitions. The following are the examples of the corresponding backend commands: getSubnet4
, getModifiedSubnets4
etc.