Cisco Cisco Prime Optical 10.6 Guida Dello Sviluppatore

Pagina di 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
230
 
Name 
Type 
Description 
taskType 
string 
The kind of task. 
taskOwner 
string 
The task owner. 
neId 
string 
The managed element name. 
taskStatus 
string 
The status of the task. Valid values are: 
1: QUEUED 
2: RUNNING 
3: CANCELLED 
4: FAILED 
5: SUCCEEDED 
6: WAITING 
creationTime 
string 
The time when the task was created. 
scheduledTime 
string 
The scheduled time for the task. 
startTime 
string 
The actual start time for the task. 
endTime 
string 
The actual time of completion. 
displayInformation 
string 
Display information. 
userComments 
string 
User comments. 
additionalComments 
string 
Additional comments. 
Throws 
Compliance 
Prime Optical-defined. 
3.8.39  setMEAdminState 
Synopsis 
Description 
This interface is used to force the EMS to change the administrative state of the managed element to the 
specified state. 
Parameters 
Name 
Type 
Input/ 
Output  Description 
meName 
NamingAttributes_T 
In 
Name of the managed element to resynchronize. 
It must contain a name/value pair, where the name is 
ManagedElement and the value is ME Name. 
adminState  AdminState_T 
In 
Admin state to which the managed element name 
changes.