User guide

3-24
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.3.5 getAllTopLevelTopologicalLinks
Parameters
CTM support for TopologicalLink_T structure is as follows:
globaldefs::NamingAttributes_T name
Supported. This field has two tuples. The first tuple is for the EMS. The second is for the
topological link. The value in the second tuple is the same as the nativeEMSName field except
for the Y-cable links, which have “::1” and “::2” appended to the nativeEMSName to identify
the two legs of the Y-cable link.
string userLabel
Not supported.
string nativeEMSName
Supported. For more information, see 2.2.5 Naming Conventions, page 2-30.
string owner
Not supported.
globaldefs::ConnectionDirection_T direction. CTM supports CD_BI for bidirectional links and
CD_UNI for unidirectional links.
transmissionParameters::LayerRate_T rate. Supported. For a list of possible values, see 2.2.1 Layer
Rate, page 2-23.
globaldefs::NamingAttributes_T aEndTP
Supported.
globaldefs::NamingAttributes_T zEndTP
Supported.
globaldefs::NVSList_T additionalInfo
Supported parameters are listed in the following table.
Name Type Input/Output Description
how_many unsigned long In Maximum number of top-level topological links to return in the
first batch.
topoList topologicalLink::Topological
LinkList_T
Out First batch of top-level topological links.
topoIt topologicalLink::Topological
LinkIterator_I
Out Iterator to retrieve the remaining top-level topological links.
Managed Element Type Parameter Name Supported Parameter Values
All managed elements that support
topological links
provType AUTODISCOVERED
MANUAL
UNMANAGED
PATCHCORD
SERVER_TRAIL
All managed elements that support
topological links
linkStatus LINK_VALID
LINK_INVALID