Manager object naming convention: The name of the manager object should look like '(MGR)(operation type)(max number)'. for example a manager with interface monitor should look like 'MGR_port-monitor_10'. Here port-monitor is the monitor type of the manager and the last number should be the unique and generally it should be the increment of the max number used across all the existing Manager,Operation and Action objects.