Cisco Cisco Prime Network 4.2 Guide Du Développeur

Page de 214
Appendix II – 3GPP-Miscellaneous
 
 
Cisco Prime OSS Integration Guide for MTOSI and 3GPP 
210
 
 
 
11.6 FTP Configuration 
File Transfer is required to transfer inventory files to a remote file server as specified  by 
end user. User can configure the file server details using  the script (ftpConfig.sh) available 
in the SIL installation directory ($SIL_HOME/bin). 
 
Each  FTP  server  has  a  primary  and  a  secondary  ftp  server  setup  with  fail-over  option  or 
replication option. In fail-over option, files are transferred to the secondary ftp server if the 
primary is not reachable or copied on to the configured directory on local machine if the 
secondary is not reachable as well. However, in replication option, files are transferred to 
both  the  primary  and  the  secondary  ftp  servers.  In  cases,  where  both  primary  and 
secondary servers are not available, the files will be stored in the local storage directory.  
 
For  information  on  managing  FTP  for  Standalone  integration  layer,  see  the  Next  Steps 
chapter in 
. 
11.7 Useful Code Snippets for 3GPP 
This section has sample code snippets to retrieve the inventory using 3GPP interface. 
11.7.1 Useful Code Snippets for 3GPP Request Response 
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.