Hi everybody,
Is there RNC Dump in Huawei? If yes,which format? txt or xml? If it is xml, we can convert it xls or txt?
And then Could you share any RNC dump sample?
Best regards
Printable View
Hi everybody,
Is there RNC Dump in Huawei? If yes,which format? txt or xml? If it is xml, we can convert it xls or txt?
And then Could you share any RNC dump sample?
Best regards
Is there any way to take Huawei BSC dump and tool like exert in E*******.
Please share
Yes, the dump is cfgmml - it's mml format (txt). I don't know of any tool to decode that apart from in-house made tools.
Just use Excel to read the CFGMML files.:D
Anybody can give guidance to take it from M2000 ?
And anybody has tried the Aexio application to import file dump Huawei
Just run the MML command in RNC : EXP CFGMML . can be done in RNC or M2000. The log is in RNC BAM, use FTP server to access.
hi,
i think there is problem on this tool, when i click on the select import file, the error"compile error in hidden module:Module 1". could you please check this error?
I don't have this error on my side.
Please check the macro security settings on ur Excel.
thanks for share
did you have a GSM one
thanks
My friend roots ..
I am getting the same error - nothing wrong with the macro settings either ... do you have an alternative ?
John
Dears,
Just search for the tool MMLs2MDB_v1.18 in FineTopix, a very interesting tool to view RNC dump. I did not test the full functionality of this tool, but definitely it will help you in your work.
Regards,
:)
I think you can use LMT to open dump
RG
Does this tool support RAN12 (BSC6900)? I'm not sure!
@root : could you please share Macro configuration. i'm using Office 2007, and i've been tried many time but the error dialogue still appears.
Does anybody have another tool can export Neighbor in cellfile (Eric//) or cellfile Huawei format (Genex Probe)?
You can see this topic to know how to resolve this problem.
http://www.finetopix.com/huawei/2104...cell-file.html
;P:loveliness:.
Plz add me rep if you feel useful. :victory:
Thank you for the file.
Hi,
In Huawei you can dump both RNC and BSC tables, with ALL parameters.
The best option is to create a daily Task (in M2000), for the MML command:
EXP CFGBCP > 'CFGBCPSCRIPT.ZIP'
Then, you get this file for all BSC/RNC using ftp (like filezilla).
You can dump all this raw files into a standard folder, and later you can process this.
This link shows a step by step of this actions:
telecomHall - Hunter Parameters (Schema)
One big advantage in this is: you customize your base tables for BSC/RNC, and can do a lot of actions, like Audits.
Another is, it can be easily adjusted for E*******, NSN, etc. Once you have a base Access Database you can do a lot of other actions, like sending audit reports via e-mail.
And all this using only MS Access/VBA, with small code.
I hope you like.
Leo