Thanks Thanks:  3

View Poll Results: Do you use jython on OSS

Voters
21. You may not vote on this poll
  • Yes, we use it

    3 14.29%
  • We are aware, but we do not use

    5 23.81%
  • Never heard about, thanks

    11 52.38%
  • We do not have E******* UTRAN

    2 9.52%
  • What is UTRAN?

    0 0%
Showing results 1 to 6 of 6

Thread: Jyhon and E/// RAN

  1. #1
    Member Reputation: 416
    Join Date
    2010-06-16
    Posts
    321


    Default Jyhon and E/// RAN

    Hello!

    Not many operators are aware of hidden pearl in Eiicsson OSS:
    jython interpreter on top of managed object model.
    (It is python language using OSS java libraries to manipulate UTRAN Managed Objects)

    It is easy to do complex manipulations like change cell data based on configuration or statistics.
    While it is not replacemet for MO-shell, AMOS or NCLI, it can do most of the job
    from OSS. For most optimization jobs it is more suitable as bulk import or export.

    Please find attached original doc (you might have better one in Alex) and few samples.
    An operator presentation from User Group is attached as well.

    Samples:
    sos.py to manipulate (add/remove/sort) neigbor relations

    changeret.py to change RET tilt.
    File ret-naj-bo is needed, with format like:
    1 WFASITE 1 60 40
    On RNC1, Site WFASITE, sector 1, tilt limit of 6 degrees, change RET to 4 degrees.
    tilt limit is there just for safety.

    You have to modify samples to your naming conventions: it is here just to show how it works.
    It takes some time to learn, but it is worth doing it.

    I am using jython in OSS, so some questions can be answered on the forum.


    BR
    s52d
    Attached Files Attached Files

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

  4. #2
    Member Reputation: 128
    Join Date
    2010-08-09
    Location
    under my feet
    Posts
    80


    Default Re: Jyhon and E/// RAN

    thanks for the excellent share. do you have jyhon setup and more examples?

  5. #3
    Member Reputation: 233
    Join Date
    2009-10-26
    Posts
    267


    Default Re: Jyhon and E/// RAN

    do you have any guide how to use it?

  6. #4
    Member Reputation: 416
    Join Date
    2010-06-16
    Posts
    321


    Default Re: Jyhon and E/// RAN

    Quote Originally Posted by slavicp View Post
    do you have any guide how to use it?
    Hello!

    You need E******* OSS for UTRAN. If you have it, it is there, check:
    /opt/e*******/nms_umts_cms_lib_com/bin/run_moscript
    Alex for Managed Object Model: rest is described in my files.

    Jython is Python language implemented in java.
    So, a book on Python might get handy.

    BR
    s52d
    Last edited by s52d; 2010-08-22 at 10:39 PM Reason: correction

  7. #5
    Member Reputation: 31
    Join Date
    2010-04-22
    Posts
    19


    Default Re: Jyhon and E/// RAN

    Great knowledge, Do u have doc guide or example?.

  8. #6
    Member Reputation: 416
    Join Date
    2010-06-16
    Posts
    321


    Default Re: Jyhon and E/// RAN

    Quote Originally Posted by dediean View Post
    Great knowledge, Do u have doc guide or example?.
    Have you downloaded included files and looked at it?

    What exactly is missing?

    BR
    s52d

Tags for this Thread

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
  •