3GPP TS 32.602
Configuration Management (CM); Basic CM Integration Reference Point (IRP); Information Service (IS)
3GPP TS 32.603
Configuration Management (CM); Basic CM Integration Reference Point (IRP); Common Object Request Broker Architecture (CORBA) Solution Set (SS)
Table 1: Mapping from IS Operation to SS equivalents
IS Operation (3GPP TS 32.602 [4]) |
SS Method |
Qualifier |
getMoAttributes |
BasicCmIrpOperations::find_managed_objects BasicCmInformationIterator::next_basic_cm_informations |
M |
getContainment |
BasicCmIrpOperations::find_managed_objects BasicCmInformationIterator::next_basic_cm_informations |
O |
cancelOperation |
BasicCmInformationIterator::destroy |
O |
createMo |
BasicCmIrpOperations::create_managed_object |
O |
deleteMo |
BasicCmIrpOperations::delete_managed_objects DeleteResultIterator::next_basic_cm_informations DeleteResultIterator::next_delete_errors |
O |
setMoAttributes |
BasicCmIrpOperations::modify_managed_objects ModifyResultIterator::next_basic_cm_informations ModifyResultIterator::next_modification_errors |
O |
3GPPTS 32.607
Configuration Management(CM); Basic CM Integration Reference Point (IRP);
SOAP Solution Set (SS)
Table 5.1: Prefixes and Namespaces used in thisspecification
Prefix |
Namespace |
http |
http://schemas.xmlsoap.org/wsdl/http/ |
soap |
http://schemas.xmlsoap.org/wsdl/soap/ |
SOAP-ENV |
http://schemas.xmlsoap.org/soap/envelope/ |
SOAP-ENC or soapenc |
http://schemas.xmlsoap.org/soap/encoding/ |
xs or xsd |
http://www.w3.org/2001/XMLSchema |
xsi |
http://www.w3.org/2001/XMLSchema-instance |
basicCMIRPSystem |
http://www.3gpp.org/ftp/Specs/archive/32_series/32607/schema/32607-800/BasicCMIRPSystem |
basicCMIRPData |
http://www.3gpp.org/ftp/Specs/archive/32_series/32607/schema/32607-800/BasicCMIRPData |
genericIRPSystem |
http://www.3gpp.org/ftp/Specs/archive/32_series/32317/schema/32317-800/GenericIRPSystem |
Table 6.2: Mapping from IS Operation to SS equivalents
IS Operation (3GPP TS 32.602 [4]) |
SS Operation |
Qualifier |
getMoAttributes |
getMOAttributes |
M |
getContainment |
getContainment |
O |
cancelOperation (see note 1) |
N/A |
N/A |
createMO |
createMO |
O |
deleteMO |
deleteMO |
O |
setMOAttributes |
setMOAttributes |
O |
getIRPVersion (see note 2) |
getIRPVersion |
M |
getOperationProfile (see note 2) |
getOperationProfile |
O |
getNotificationProfile (see note 2) |
getNotificationProfile |
O |
NOTE 1: This operation is NOT mapped because it’s useful for one-request-and-multiple-responses operations, which are not used in this Solution Set. NOTE 2: This operation is of IOC ManagedGenericIRP specified in [10]. The IOC BasicCmIRP of [4] inherits from it. |
3GPP TS 32.615
Configuration Management (CM); Bulk CM Integration Reference Point (IRP): eXtensible Markup Language (XML) file format definition