Thanks Thanks:  1
Page 1 of 2 12 LastLast
Showing results 1 to 10 of 13

Thread: MML commands Automation

  1. #1
    Member Reputation: 238
    Join Date
    2009-01-20
    Posts
    539


    Default MML commands Automation

    Hi

    can any help to get the soultion for firing MML commands in each BSC on an automated way..

    right now has to log onto each BSC and Fire commands.


    regards
    Plannerguy

  2. Thanks justdream thanked for this post
  3. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  4. #2
    Member Reputation: 96
    Join Date
    2010-08-03
    Posts
    260


    Default Re: MML commands Automation

    Quote Originally Posted by plannerguy View Post
    Hi

    can any help to get the soultion for firing MML commands in each BSC on an automated way..

    right now has to log onto each BSC and Fire commands.


    regards
    Plannerguy
    hi friend,

    what software you are using? Winfiol?

  5. #3
    Member Reputation: 238
    Join Date
    2009-01-20
    Posts
    539


    Default Re: MML commands Automation

    Hi

    thanks for quick reply friend

    right now using Reflection /SSH in netact.


    Rgards
    Plannerguy

  6. #4
    Member Reputation: 270
    Join Date
    2011-09-22
    Location
    Travelling in the radio frequency waveform
    Posts
    90


    Default Re: MML commands Automation

    Hi,

    Reflection is a very powerful software, if you know vb you can code the automation you would like to do. At present i am not aware of any software that can has inbuilt automation for NSN. Btw you can also use HIT if you are more familiar with C as it uses similar coding for automation.
    If you think this has been useful adding to the Reputation is appreciated Default Pass: Nsn@12345678

  7. #5
    Member Reputation: 238
    Join Date
    2009-01-20
    Posts
    539


    Default Re: MML commands Automation

    sure

    will try the same..

    Regards
    Plannerguy

  8. #6
    Junior Member Reputation: 10
    Join Date
    2010-08-17
    Posts
    10


    Default Re: MML commands Automation

    you can try with tang (chinese utility)

  9. #7
    Member Reputation: 98
    Join Date
    2009-01-09
    Posts
    93


    Default Re: MML commands Automation

    assume you use NSN, you can use exemmlmx in netact. We can manage to schedule it with cron

  10. #8
    Member Reputation: 238
    Join Date
    2009-01-20
    Posts
    539


    Default Re: MML commands Automation

    Hi

    already have the same , but the log generated is not suported by existing macros.

    Regards
    Plannerguy

  11. #9
    Member Reputation: 37
    Join Date
    2011-12-11
    Posts
    21


    Default Re: MML commands Automation

    Its easy,

    You can use exemmlmx or using Macro HIT.
    Just example for exemmlmx command:

    exemmlmx -n ${BSC_NAME} -c "ZW7N:;" >> ${BSC_NAME}.txt
    exemmlmx -n ${BSC_NAME} -c "ZWQO:CR;" >> ${BSC_NAME}.txt


    Put that command in the 'sh' file. Itis done with the simple way.


    If this help full,please THANKS & REPUTATION

  12. #10
    Member Reputation: 238
    Join Date
    2009-01-20
    Posts
    539


    Default Re: MML commands Automation

    Hi

    same would generate logs .but will not work with available macros.


    Regards
    Plannerguy

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •