What is the MML command (if any) to get the RBS type of a BTS?

Hello all,

I need a way to find the type of BTS of all the GSM nodes in a network.
By that I mean, how to differentiate all the different hardware on all the nodes of the network.
Some are the type RBS 2206, others are RBS 2106, RBS 3106 RBS 6601 etc etc.
Is there a MML command that returns this?
The only thing that is remotely close to what I need is the RXMOP command to every TG in the network. That gives me a printout with a MODEL field. But this only returns G12 or G31 for older and newer logical models. Not exactly what I’m looking for.

Notes:
Ericcson network.
Have access to ENM and BSC MML commands.

Thanks in advance.

Hi, @nezar, for G12 try this command:

<RXMFP:MO=RXOCF-732;
RADIO X-CEIVER ADMINISTRATION
MANAGED OBJECT FAULT INFORMATION

MO                   BTSSWVER          
RXOCF-732            ERA-G07-R51-V01

RU  RUREVISION                           RUSERIALNO
 0  KDU 137 569/1         R2B            CC111111111   

    RUPOSITION                           RULOGICALID
    C:0 R:? SH: 1 SL:  2                 DX   DUG 20 01                0

    RULOGICALIDEXT


    RULOGICALIDEXT2


RU  RUREVISION                           RUSERIALNO
 1  104/BFL 901 009       R3A            SCC41111111  

    RUPOSITION                           RULOGICALID
    C:0 R:- SH:-- SL:---                 CABI RBS 6601                 0

    RULOGICALIDEXT


    RULOGICALIDEXT2

for G31 there is no possibility