User guide
3-122
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.8.39 setMEAdminState
The following table lists descriptions of each individual parameter.
Throws
globaldefs::ProcessingFailureException
Compliance
CTM-defined.
3.8.39 setMEAdminState
Synopsis
void setMEAdminState (in globaldefs::NamingAttributes_T meName,
in AdminState_T adminState)
raises (globaldefs::ProcessingFailureException)
Description
This interface is used to force the EMS to change the administrative state of the managed element to the
specified state.
Name Type Description
jobId string The job ID.
taskId string The task ID.
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.