User guide

3-88
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.5 getAllPTPs
3.8.5 getAllPTPs
Synopsis
void getAllPTPs(
in globaldefs::NamingAttributes_T managedElementName,
in transmissionParameters::LayerRateList_T tpLayerRateList,
in transmissionParameters::LayerRateList_T connectionLayerRateList,
in unsigned long how_many,
out terminationPoint::TerminationPointList_T tpList,
out terminationPoint::TerminationPointIterator_I tpIt)
raises(globaldefs::ProcessingFailureException);
Description
This interface allows an NMS to request all PTPs on a specific ME that contain one or more
NMS-specified PTP layer rates, and that are capable of supporting one or more NMS-specified
connection layer rates. If no PTPs match the layer constraints, an empty list is returned. A PTP is
returned regardless of connectivity to other MEs or position in the subnetwork. (Both PTPs at the
subnetwork edge and PTPs that are internal to the subnetwork are reported.)
For PTPs on protection equipment in a 1_FOR_N protection group, CTM reports only the
AlarmReporting for the LayeredParameters of the PTPs.
This interface also returns a list of front Ethernet ports on an ML-series card on the specified managed
element.
ONS 15216: CTM returns all the supported PTPs for ONS 15216.
ONS 15305 and ONS 15305 CTC: CTM returns WAN, SDH, and PDH ports.
ONS 15310 CL, ONS 15310 MA SDH, and ONS 15310 MA SONET: CTM returns OC-n, DS1,
DS3, and Ethernet ports.
ONS 15327: CTM returns OC-n, DS1, DS3, and Ethernet ports.
ONS 15454 SONET: CTM returns OC-n, DS1, DS3, EC-1, fibre channel, and Ethernet ports.
ONS 15454 SDH: CTM returns STM-n (OC-n), E1, E3, DS3I, STM1E, fibre channel, and Ethernet
ports.
ONS 15530: CTM returns all supported PTPs.
ONS 15540: CTM returns client, wave, wavepatch, filter, wdm, filterband, filtergroup, oscfilter,
wavepassthrough, fastEthernet, TenGigEthernetPhy, and sonet-sdh as potential PTPs.
ONS 15600 SONET: CTM returns OC-n ports.
ONS 15600 SDH: CTM returns STM-n ports.
Unmanaged NE: CTM returns PTPs only when a topological link exists, and returns only those PTPs
that participate in the topological link.
Storage (MDS 9000) NE: CTM returns PTPs only when a topological link exists, and returns only
those PTPs that participate in the topological link.
MGX 8880/8850/8830: CTM returns the physical ports (DS1, DS3, and SONET/SDH) of service
module cards.