Cisco CTX2500 Podręcznik Użytkownika Strona 175

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 530
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 174
3-99
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.8.16 getAssociatedTopologicalLinks
Parameters
For details about the TerminationPoint_T structure, see 3.6.3 getAllSupportedPTPs, page 3-63.
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
EXCPT_INVALID_INPUT - Raised when tpName does not reference a termination point object.
EXCPT_ENTITY_NOT_FOUND - Raised when tpName references a TP object that does not exist.
EXCPT_NE_COMM_LOSS - Raised when communication to the managed element is lost.
Compliance
TMF-defined.
3.8.16 getAssociatedTopologicalLinks
Synopsis
void getAssociatedTopologicalLinks(
in globaldefs::NamingAttributes_T ptpName,
out topologicalLink::TopologicalLink_T topologicalLinks)
raises(globaldefs::ProcessingFailureException);
Description
This interface enables the NMS to pass the TP name. CTM supports multilayer topological links and
returns a list of topological links through the TP.
CTM reports all the physical optical and manual topological links.
Parameters
For details about the TopologicalLink_T structure, see 3.3.5 getAllTopLevelTopologicalLinks,
page 3-23.
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Name Type Input/Output Description
tpName globaldefs::NamingAttributes_T In Name of the TP to retrieve.
tp terminationPoint::TerminationPoint_T Out Retrieved TP.
Name Type
Input/
Output Description
tpName globaldefs::NamingAttributes_T In Name of TP whose topological link is required.
topologicalLinks topologicalLink::TopologicalLink_T Out Topological link structure whose end is a specific TP.
Przeglądanie stron 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 529 530

Komentarze do niniejszej Instrukcji

Brak uwag