FTP Transfer Of Measurement Files to OCEEMS Fails
(Doc ID 2124513.1)
Last updated on JULY 18, 2023
Applies to:
Oracle Communications EAGLE (Software) - Version E5-MS 46.2 and laterTekelec
After testing seen that Eagle uses Active mode for FTP transfer and the E5-MS returns an error 425 after receiving the STOR command.
Testing form EPAP, shows EPAP is using the Passive mode for transfer and is successful.
Seems like the E5-MS does not want to work with Active mode.
TCPDUMP traces of both scenarios attached (traces taken on E5-MS server).
PSE does not have permission to test from other customer STP's.
This Eagle does not have security turned on.
Symptoms
Customer unable to transfer Measurement data from Eagle STP to E5-MS platform
Changes
Check the OS version.
Check the STP is sending correct FTP measurements.
Here is the list of commands used to swap measurement files from netboss (xx.xx.xxx.xx) to E5MS (yy.yy.yyy.yy) on the STP :
1. rtrv-ftp-serv:mode=full
2. dlt-ftp-serv:app=meas:ipaddr=xx.xx.xxx.xx
3. ent-ftp-serv:app=meas:ipaddr=yy.yy.yyy.yy:login=ftpuser:path="input measurement directory of oceems":prio=1 (NOTE: make sure to have the complete path within inverted commas "")
4. pass:loc=1113:cmd="ftptest -a meas"
5. pass:loc=1115:cmd="ftptest -a meas"
To rollback to the legacy netboss server :
1. rtrv-ftp-serv:mode=full
2. dlt-ftp-serv:app=meas:ipaddr=yy.yy.yyy.yy
3. ent-ftp-serv:app=meas:ipaddr=xx.xx.xxx.xx:login=netboss:path="/u01/app/netboss/MeasurementsPlatform":prio=1
4. pass:loc=1113:cmd="ftptest -a meas"
5. pass:loc=1115:cmd="ftptest -a meas"
If the ftptest is not succesful you need to apply the following solution.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |