Cisco CTX2500 Guía de usuario Pagina 269

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 530
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 268
3-193
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.10.13 getL2Topology
Compliance
CTM-defined.
3.10.13 getL2Topology
Synopsis
void getL2Topology(
in globaldefs::NamingAttributes_T l2TopologyName,
out multiLayerSubnetwork::L2Topology_T l2Topo)
raises(globaldefs::ProcessingFailureException);
Description
This interface returns the L2 topology structure for a given L2 topology name.
Parameters
For details about the L2Topology_T structure, see 3.3.12 getEMS, page 3-33.
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
EXCPT_INVALID_INPUT - Raised when l2TopologyName does not reference an L2 topology object.
EXCPT_ENTITY_NOT_FOUND - Raised when l2TopologyName references an L2 topology object that
does not exist.
Compliance
CTM-defined.
3.10.14 getAssociatedL2TopologyForSNC
Synopsis
void getAssociatedL2TopologyForSNC(
in globaldefs::NamingAttributes_T sncName,
out multiLayerSubnetwork::L2Topology_T l2Topo)
raises(globaldefs::ProcessingFailureException);
Description
This interface returns the L2 topology structure associated with a given SNC name. CTM reports the L2
topology using the specified Layer 1 SNC. CTM returns an empty L2Topology_T structure if the SNC
name specified is currently not associated with any L2 topology in the EMS.
Name Type Input/Output Description
l2TopologyName globaldefs::NamingAttributes_T In Name of the L2 topology to retrieve.
l2Topo multiLayerSubnetwork::L2Topology_T Out Retrieved L2 topology.
Vista de pagina 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 529 530

Comentarios a estos manuales

Sin comentarios