Cisco CTX2500 Betriebsanweisung Seite 283

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 530
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 282
3-207
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.11.3 getAllVLANs
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_INVALID_INPUT - Raised when a VLAN ID or subnet name is invalid.
EXCPT_ENTITY_NOT_FOUND - Raised when a subnet name does not exist in the EMS.
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Compliance
CTM-defined.
3.11.3 getAllVLANs
Synopsis
void getAllVLANs(
in globaldefs::NamingAttributes_T subnetname,
out VlanList_T vlanList)
raises(globaldefs::ProcessingFailureException);
Description
This interface returns a list of all VLANs for the multilayer subnetwork. All the VLANs for the network
partition that contain the multilayer subnetwork are reported.
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_INVALID_INPUT - Raised when a subnet name is invalid.
EXCPT_ENTITY_NOT_FOUND - Raised when a subnet name does not exist in the EMS.
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Compliance
CTM-defined.
Name Type Input/Output Description
subnetname globaldefs::NamingAttributes_T In Multilayer subnetwork name to which this VLAN is
associated.
vlanId VlanId In ID of the VLAN to delete.
Name Type Input/Output Description
subnetname globaldefs::NamingAttributes_T In Multilayer subnetwork name for which to obtain all the
VLANs.
vlanList VlanList_T Out List of available VLANs for this EMS.
Seitenansicht 282
1 2 ... 278 279 280 281 282 283 284 285 286 287 288 ... 529 530

Kommentare zu diesen Handbüchern

Keine Kommentare