Cisco Cisco Prime Optical 9.6 Guía Del Desarrollador

Descargar
Página de 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
208
 
Description 
This interface enables the NMS to query the EMS to determine if any persistent maintenance 
commands have been invoked. This query is supported for PTP, CTP, and ME objects. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
tpOrMeName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the 
PTP, CTP, or ME.
 
how_many
 
unsigned long
 
In
 
Maximum 
number of 
maintenance 
operations to 
return in the 
first batch.
 
rrentMaintenanceOpeationList
 
CurrentMaintenanceOperationList_T
 
Out
 
First batch of 
maintenance 
operations.
 
cmoIt
 
CurrentMaintenanceOperationIterat
or_I
 
Out
 
Iterator to 
access the 
remaining 
maintenance 
operations.
 
 
Prime Optical support for CurrentMaintenanceOperation structure is as follows: 
•  globaldefs::NamingAttributes_T tpName 
–  Supported. 
•  MaintenanceOperation_T maintenanceOperation 
–  Prime Optical supports FACILITY_LOOPBACK, TERMINAL_LOOPBACK, and 
•  PAYLOAD_LOOPBACK. 
•  transmissionParameters::LayerRate_T layerRate 
–  Supported for CTPs only. 
•  globaldefs::NVSList_T additionalInfo 
–  Not supported.  
Throws 
globaldefs::ProcessingFailureException 
EXCPT_NOT_IMPLEMENTED - Raised if the EMS does not support this service. 
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.