Page 2 of 3 FirstFirst 123 LastLast
Showing results 11 to 20 of 21

Thread: Huawei MML without LMT

  1. #11
    Member Reputation: 21
    Join Date
    2012-04-02
    Location
    Switzerland
    Posts
    28


    Default Re: Huawei MML without LMT

    Quote Originally Posted by andykey View Post
    Do you know same possibility for E******* and NSN? Please give me manual
    In NSN you can logon to the network element from command line like this:

    c7xtermx -n <name_of_network_element>

    Here is the full syntax:

    c7xtermx -h
    [-h] print command line help
    [-Z] program is started from guiman
    [-m] machine user
    [-nwi] nwi user
    [-o <file>] redirect stdout to file
    [-e <file>] redirect stderr to file
    [-record <file>] record commands to file
    [-play <file>] read input from file
    [-wait <seconds>] wait output (used with -play option)
    [-q] allow queuing
    [-i <ne-id>] take session to NE with id <ne-id>
    [-n <name>] take session to NE with name <name>
    [-S <class-list>] session to parent
    [-x <int>] escape character (dec)
    [-init <string>] init string
    [-eb <string>] terminal error msg begin (def. "[")
    [-ee <string>] terminal error msg end (def. "]")
    [-mb <string>] terminal msg begin (def. "")
    [-me <string>] terminal msg end (def. "")
    [-prompt <string>] command mode prompt (def. "c7xtermx>")


    In E******* you can do a simple TELNET session to the node, however execution of commands is different in this terminal.

    I assume you have to enable some network settings, e.g. firewall to enable all this but I do not know.

    Kind Regards






  2. #12
    Member Reputation: 16
    Join Date
    2013-03-09
    Posts
    13


    Default Re: Huawei MML without LMT

    Hi, Thanks for this post. can you also share method through SSH. that will be gr8 help for me....

  3. #13
    Member Reputation: 41
    Join Date
    2011-08-23
    Posts
    20


    Default Re: Huawei MML without LMT

    Do i need connect to NSN OSS by telnet? After that logon to the network element and send mml commands?
    In E******* i need to use Moshell or telnet?

  4. #14
    VIP Member Reputation: 1859 carver's Avatar
    Join Date
    2007-10-24
    Location
    Ukraine
    Posts
    577


    1 out of 1 members found this post helpful.

    Default Re: Huawei MML without LMT

    Yes.
    using telnet to 60xx port(for BSC) - we also can receive alarms.
    for examplem, before - for BSC i use next port
    6000 Common Maintenance
    6001 Alarm
    6002 Performance
    6006 Binary
    6007 Debug
    6011 Binary
    6012 SOSM_DEBUG
    6013 BAM_DEBUG
    6021 Loading
    6023 BTS Status Reporting

    also, and if you have the necessary level of training and knowledge in php,
    you can convert binary trace from huawei (bsc/msc/softx) -
    in CAP files for viewing in Wireshark.
    wireshark - decodes better.
    /carv

  5. #15
    Junior Member Reputation: 14
    Join Date
    2014-01-03
    Posts
    33


    Default Re: Huawei MML without LMT

    i have a doubt... this works for working in local mode (if i'm connected to the dbs3900 directly) for sending commands without lmt program? or you have to do it through bsc/rnc? do you have to do it through m2000?

    thanks for your answer,

    best regards

    Quote Originally Posted by tikozo View Post
    Hi,

    You can use the TELNET port 31114 to connect to M2000 NBI and use:

    LGI:OP="M2000login",PWD="pwdM2000";

    LST NE:; //List of all M2000 NEs


    REG NE:IP="elementip"; //login
    or
    REG NE:NAME="elementname"; //login

    (Here you can use commands)
    Example:
    LST LOCELL: MODE=ALLLOCALCELL;



    UNREG NE:IP="elementip"; //logout
    or
    UNREG NE:NAME ="elementname"; //logout


    LGO:OP="M2000login";

  6. #16
    Member Reputation: 74
    Join Date
    2010-08-30
    Posts
    159


    Default Re: Huawei MML without LMT

    To login to BSC/LTE directly (without m2000) following things have to be done:


    1. Start a telnet session to BSC/lte IP with port set to 6000 (it should also work with putty)
    2. Type in command :

    LGIp="localUser",pwd="localUserPass";


    1. System should respond with success message.
    2. To list active telnet sessions on BSC following command can be used:


    LST OP:;

    All other commands should work same way as from M2000.

  7. #17
    Junior Member Reputation: 10
    Join Date
    2011-09-22
    Posts
    7


    Default Re: Huawei MML without LMT

    How can I do this with RNC? should i use the IP of M2000 or the IP of RNC itself?

  8. #18
    Junior Member Reputation: 10
    Join Date
    2010-05-04
    Posts
    11


    Default Re: Huawei MML without LMT

    I;ve tried but failed, do I have to do this in the Server?

  9. #19
    Junior Member Reputation: 10
    Join Date
    2015-04-27
    Posts
    1


    Default Re: Huawei MML without LMT

    Thanks maxim1 ...for your valuable suggestion...It's help me a lot...thanks a lot....

  10. #20
    Senior Member Reputation: 694
    Join Date
    2010-10-08
    Posts
    469


    Default Re: Huawei MML without LMT

    is there any default password for OMC terminal (ex: uname:admin) and media gateway. For MGW uname:admin and pwd:Btchmgwv8 (i m not sure). I can access OMC via this method but i dont have uname & pwd to check.


    Please add reputation if u like my post. Knowledge is power.

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
  •