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

Thread: Siemens BR10.0

  1. #1
    Junior Member Reputation: 11
    Join Date
    2010-02-16
    Posts
    8


    Default Siemens BR10.0

    Hi at all...

    I'm building something to read Siemens xml files. I need to read that xml files and store all informations in several tables of a database. My problem is that I don't understand some informations in some tags. For example I don't know what means NSVC:1 (I know exactly what is NSVC, but I don't know why there are 0,1,2,3). Or for example I don't know what means:
    BTS=HX00X1 - CGID=333-01-54000-18

    Could you help me? Someone have documents about this argument?
    There are some documents in this website, but I cannot download these becouse I'm new user and I don't have necessary reputation...

    Thank you!!!

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

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


    Default

    hi

    NSVC is to indicate connection between BSS and SGSN

    NSVCi-NSVC indicator is used to identigy the terminals

    ie command for the same is

    Example of Command Execution:
    Create NSVC:NAME=NSVC:10,NSVCI=3,NSVLI=20-50;


    Regards
    Plannerguy

  4. #3
    Junior Member Reputation: 11
    Join Date
    2010-02-16
    Posts
    8


    Default

    Hi plannerguy,

    thank you about your informations...
    Do you have documents about this argument? I need to know some informations about NSVC (how many NSVC can exist between BSS and SGSN?), BTSM, TRX, SS7, ATMVP, ATMVC, SDH and INTF.
    I want to explain to you my problem...I have xml files with this informations and I need to read and store in DB this informations...but I would like to know what is that i'm reading...:-)

    Regards.

  5. #4
    Member Reputation: 65
    Join Date
    2008-07-28
    Posts
    141


    Default

    Hi guy

    it seams that you dont have experience in Siemens vendor and you are not Optimization engineer. You are developper engineer I think???

  6. #5
    Junior Member Reputation: 11
    Join Date
    2010-02-16
    Posts
    8


    Default

    My usually assignment was to check the performance of E******* network using existing KPIs. At moment I need to do the same for Simens side! My problem is that for E******* side everything is ready, and I have only calculate KPIs using data files of E******* OSS. My assignment is to create a structure for Siemens side...a structure that have to store Network elements data in a databese (and after this operation, I have the possibility to calculate KPI for siemens).

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


    Default

    hi

    please forward a sample xml i shall check the same.......

    also a small doubt why xml files in siemens? your loading DataBase in DBA

    format....



    Regards
    Plannerguy

  8. #7
    Junior Member Reputation: 11
    Join Date
    2010-02-16
    Posts
    8


    Default

    The following is an example of a part of xml file that I don’t understand:
    <measTypes>ATINBHDO.1 ATINBHDO.2 NRUNINHD.1 NRUNINHD.2 </measTypes>
    <measValue measObjLdn="BTS=XXnnXn - CGID=nnn-nn-nnnnn-nn" >
    <measResults>0 0 0 0 </measResults>
    <suspect>false</suspect>
    </measValue>
    <measValue measObjLdn="BTS= XXnnXn - CGID=222-01-36000-6" >
    <measResults>0 0 0 0 </measResults>
    <suspect>false</suspect>
    </measValue>
    Of course, as you know, X is a letter and n is number. My problem is what CGID means? In this example, BTS is the same in both measValue but CGID is different. I’m sure that it is easy, but I don’t know what it means… Maybe the measResults are measurement of handover between two different BSC, but CGID indicate what?

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


    Default

    Hi

    With this script your enabling SCANBTSHON,ie scanner for handover measurments(meas)

    ATINBHDO--Attempted outgoing inter-BSC handovers
    NRUNINHD----Number of unsuccessful outgoing inter-BSC handovers

    with this you will get inter HO performance of a cell ,

    and CGID--Cell global ID
    cell global id--MCC+MNC+LAC+CELL ID
    MCC---Mobile country code
    mnc--mobile network code
    lac-location area code
    cell id---to identify a cell

    hope my answer is clear .....


    Regards
    Plannerguy

  10. #9
    Junior Member Reputation: 11
    Join Date
    2010-02-16
    Posts
    8


    Default

    First of all, thank you!

    Now everything is clear...Do you have a Siemens document where I can read all this informations?

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


    Default

    Hi


    all ready posted same pls check


    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
  •