ALU LTE MML Commands

Dear Experts,

I would like to access a ALU eNodeb from a CLI interface and run mml commands to change some of it’s attributes.
for example to change the some offset parameters at the cell level.

how can I do that.

Thanks!

You could send a SOAP request via SAM, e.g. SendRecvMsg.

You could use this nice Python library: https://pypi.python.org/pypi/sam/0.1

You could send a SOAP request via SAM, e.g. SendRecvMsg.

You could use this nice Python library: https://pypi.python.org/pypi/sam/0.1