zhoneCpeCmdOperation
OBJECT-TYPE
1.3.6.1.4.1.5504.5.16.1.34.1
Description
The Command operation to be performed. The command operation will determine which of the other zhoneCpeCmd objects will be used. The DELETE commands delete configuration. The MOVE commands copy configuration from source to destination. Source configuration is deleted. The CLONE commands copy configuration from source to destination. Source configuration is perserved. Destination configuration befor clone operation is deleted. The APPLY commands copy configuration from source to destination. Source configuration is perserved. Destination configuration prior to appy operation is preserved.
Syntax
INTEGER { deleteSlot(1), deletePort(2), deleteCpe(3), deleteUni(4), deleteService(5), moveSlotToSlot(10), movePortToPort(11), moveCpeToCpe(12), moveUniToUni(13), moveServiceToService(15), cloneSlotToSlot(20), clonePortToPort(21), cloneCpeToCpe(22), cloneUniToUni(23), cloneServiceToService(24), cloneCpeToSlot(25), cloneCpeToPort(26), applyCpeToSlot(40), applyCpeToPort(41), applyCpeToCpe(42), createVirtualCpe(60), deleteVirtualCpe(61), applySvcToCpe(70), removeSvcFromCpe(80) }