Cisco Cisco Prime Central 1.1 Developer's Guide

Page of 70
 
                                            
Appendix 
 
Cisco Prime OSS  Integration  Guide  for  MTOSI and 3GPP 
OL-28496-01
 
 
51 
o
 
CcBehaviorNoRecords 
o
 
Intervals 
o
 
Profiles 
o
 
Tariffs 
•  IGGSNChargingCharacteristicsIntervalTableEntry 
o
 
Id 
o
 
ProfileId 
o
 
Interval 
o
 
DownLink 
o
 
UpLink 
o
 
Total 
o
 
Sgsns 
•  IGGSNChargingCharacteristicsProfilesTableEntry 
o
 
Id 
o
 
Profile 
o
 
Buckets 
o
 
Prepaid 
o
 
DownLink 
o
 
UpLink 
o
 
Total 
•  IGGSNChargingCharacteristicsTariffTableEntry 
o
 
Id 
o
 
ProfileId 
o
 
Time1 
o
 
Time2 
o
 
Time3 
o
 
Time4 
o
 
Time5 
o
 
Time6 
•  Sgsns 
o
 
Id 
o
 
IPAddress 
o
 
SubnetMask 
o
 
PLMNId 
o
 
RejectForeignSubscriber 
•  PLMNForeign 
o
 
RATType 
o
 
Description 
11.4 Useful Code Snippets for 3GPP 
This section provides code snippets that can be used by a SOAP client to communicate with 
the 3GPP Web Service to perform the required operation.
 
 
// Java SOAP client Imports 
 
import javax.xml.soap.SOAPBody; 
import javax.xml.soap.SOAPConnection; 
import javax.xml.soap.SOAPConnectionFactory;