Cisco CTX2500 Uživatelská příručka Strana 127

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 530
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 126
3-51
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.4.2 getManager
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Compliance
TMF-defined.
3.4.2 getManager
Synopsis
void getManager(
in string managerName,
out common::Common_I managerInterface)
raises(globaldefs::ProcessingFailureException);
Description
This interface enables an NMS to access the specified manager interface.
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_NOT_IMPLEMENTED - This exception indicates that the EMS does not support the
manager.
EXCPT_INTERNAL_ERROR - This exception indicates a nonspecific internal EMS failure.
Compliance
TMF-defined.
Name Type Input/Output Description
eventChannel CosNotifyChannelAdmin::EventChannel Out Event channel that the NMS uses.
Name Type Input/Output Description
managerName string In Class or type of manager object that the client wants.
managerInterface common::Common_I Out The actual object returned implements the specified manager
interface. However, it is returned as a Common_I object, so the
operation can be generic. The client narrows the returned object to
the correct object type.
Zobrazit stránku 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 529 530

Komentáře k této Příručce

Žádné komentáře