Cisco CTX2500 Guía de usuario Pagina 267

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 530
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 266
3-191
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.11 getAllMLVLANNames
For details about the MLVLAN_T structure, see 3.10 L2 Topology and ML VLAN for ML-Series
Ethernet Cards, page 3-180.
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.
EXCPT_TOO_MANY_OPEN_ITERATORS - Raised when the EMS reaches the maximum number of
iterators that it can support.
Compliance
CTM-defined.
3.10.11 getAllMLVLANNames
Synopsis
void getAllMLVLANNames(
in globaldefs::NamingAttributes_T l2TopologyName,
in unsigned long how_many,
out globaldefs::NamingAttributesList_T nameList,
out globaldefs::NamingAttributesIterator_I nameIt)
raises(globaldefs::ProcessingFailureException);
Description
This interface lists all the ML VLAN names for the L2 topology.
Parameters
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.
Name Type Input/Output Description
l2TopologyName globaldefs::NamingAttributes_T In L2 topology name for which to obtain all the
ML VLANs.
how_many unsigned long In Maximum number of ML VLANs to return
in the first batch.
nameList globaldefs::NamingAttributesList_T Out List of available ML VLAN names in this L2
topology.
nameIt globaldefs::NamingAttributesIterator_I Out Iterator used to retrieve the remaining ML
VLAN names.
Vista de pagina 266
1 2 ... 262 263 264 265 266 267 268 269 270 271 272 ... 529 530

Comentarios a estos manuales

Sin comentarios