Cisco CTX2500 Guía de usuario Pagina 139

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 530
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 138
3-63
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.6.2 getAllEquipmentNames
3.6.2 getAllEquipmentNames
Synopsis
void getAllEquipmentNames(in globaldefs::NamingAttributes_T meOrHolderName,
in unsigned long how_many,
out globaldefs::NamingAttributesList_T nameList,
out globaldefs::NamingAttributesIterator_I nameIt)
raises(globaldefs::ProcessingFailureException);
Description
This interface has the same behavior as the interface described in 3.6.1 getAllEquipment, page 3-55, but
returns the object name instead of returning the entire object.
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
EXCPT_INVALID_INPUT - Raised when meOrHolderName does not reference a managed element or
an equipment holder.
EXCPT_ENTITY_NOT_FOUND - Raised when managedElementOrEquipmentName references an object
that does not exist.
EXCPT_NE_COMM_LOSS - Raised when communication to the managed element is lost.
EXCPT_TOO_MANY_OPEN_ITERATORS - Raised when the maximum number of iterators reaches 128.
Compliance
TMF-defined.
3.6.3 getAllSupportedPTPs
Synopsis
void getAllSupportedPTPs(
in globaldefs::NamingAttributes_T equipmentName,
in unsigned long how_many,
out terminationPoint::TerminationPointList_T tpList,
out terminationPoint::TerminationPointIterator_I tpIt)
raises(globaldefs::ProcessingFailureException);
Name Type Input/Output Description
meOrHolderName globaldefs::NamingAttributes_T In Name of the ME or equipment holder for
which to retrieve contained equipment and
equipment holders.
how_many unsigned long In Maximum number of
EquipmentOrHolder_Ts to return in the first
batch.
nameList globaldefs::NamingAttributesList_T Out First batch of names.
nameIt globaldefs::NamingAttributesIterator_I Out Iterator to retrieve the remaining names.
Vista de pagina 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 529 530

Comentarios a estos manuales

Sin comentarios