zhoneCpeCmdOperation
Zhone-CPE-MIB ·
.1.3.6.1.4.1.5504.5.16.1.34.1
Object
scalar
r/w
Enumeration
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.
Context
- MIB
- Zhone-CPE-MIB
- OID
.1.3.6.1.4.1.5504.5.16.1.34.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhoneCpeCmd
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deleteSlot |
2 | deletePort |
3 | deleteCpe |
4 | deleteUni |
5 | deleteService |
10 | moveSlotToSlot |
11 | movePortToPort |
12 | moveCpeToCpe |
13 | moveUniToUni |
15 | moveServiceToService |
20 | cloneSlotToSlot |
21 | clonePortToPort |
22 | cloneCpeToCpe |
23 | cloneUniToUni |
24 | cloneServiceToService |
25 | cloneCpeToSlot |
26 | cloneCpeToPort |
40 | applyCpeToSlot |
41 | applyCpeToPort |
42 | applyCpeToCpe |
60 | createVirtualCpe |
61 | deleteVirtualCpe |
70 | applySvcToCpe |
80 | removeSvcFromCpe |