User guide
3-175
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.9.44 addManagedElement
• string productName—Product name of the managed element.
• globaldefs::NVSList_T additionalInfo—Parameters that must be specified to the EMS to add the
ME; for example, IP address, ME username, password, and any other vendor-specific proprietary
data.
CTM support for addManagedElement is as follows:
• globaldefs::NamingAttributes_T managedElementName: Not supported
• globaldefs::NamingAttributes_T containingSubnetworkName: Supported
• string userLabel: Not supported
• string nativeEMSName: Not supported
• string owner: Not supported
• string location (location of the managed element): Supported
• string version: Not supported
• string productName: Not supported
• globaldefs::NVSList_T additionalInfo: Supported
The structure of Additional Info is as follows:
The parameter name “Community String” in additionalInfo can have the following values:
• For NE types ONS 15216 EDFA2 and ONS 15216 EDFA3, the Community String value is private.
• For OADM NE types, the Community String parameter is not required.
• For the remaining NE types, the Community String value is public.
The parameter name “NEModel” in additionalInfo can have the following values:
• "CISCO_ONS_15327_UPSR_ADM"
• "CISCO_ONS_15327_TSA_TERMINAL"
• "CISCO_ONS_15327_BLSR_ADM"
• "CISCO_ONS_15327_HYBRID"
• "CISCO_ONS_15327_Other"
• "CISCO_ONS_15327_Unknown"
• "CISCO_ONS_15454_UPSR_ADM"
Name Value Description Mandatory or Optional
NEModel modelname NE model name Mandatory (see the following values)
IPAddress ipaddress IP address of the network element Mandatory (for non-ONS 15216 NEs)
NPName network partition
name
Name of the network partition under
which to add the NE
Mandatory
NESYSID nesysid NE ID for the NE Mandatory (for ONS 15216 NEs)
NEUsername username Username Mandatory (for non-ONS 15216 NEs)
NEPassword password Password Mandatory (for non-ONS 15216 NEs)
Description description Description Optional
Community String private/public SNMP community string Mandatory (see the following values)
Vendor vendor NE version name Optional