Cisco CTX2500 Guía de usuario Pagina 126

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 530
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 125
3-50
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.3.25 getAllSupportedMEModels
3.3.25 getAllSupportedMEModels
Synopsis
void getAllSupportedMEModels(out globaldefs::NVSList_T supportedMEs)
raises(globaldefs::ProcessingFailureException);
Description
This interface returns a list of all of the models that the EMS supports. A model’s structure has the
following form:
name = "ModelName"
value = meModel
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Compliance
CTM-defined.
3.4 EmsSession::EmsSession_I
The emsSession module enables the client to query the EMS to determine the manager interfaces that
the EMS supports. The NMS retrieves an instance of the required manager interface objects. This
interface is inherited from session::Session_I.
interface EmsSession_I:session::Session_I
3.4.1 getEventChannel
Synopsis
void getEventChannel(
out CosNotifyChannelAdmin::EventChannel eventChannel)
raises(globaldefs::ProcessingFailureException);
Description
This interface enables an NMS to access the event channel to receive notifications. CTM publishes the
name of the notification channel through the naming service. You can use the naming service to get the
corresponding object reference.
Name Type Input/Output Description
supportedMEs NVSList_THolder Out List of all of the supported model names.
Vista de pagina 125
1 2 ... 121 122 123 124 125 126 127 128 129 130 131 ... 529 530

Comentarios a estos manuales

Sin comentarios