What device do I have?

Good evening all.

I’ve been loaned a MikroTik LHG outdoor dish with integrated router. What I can’t identify via device software/UI is whether it is the 17dbi gain or 21dbi gain model. All I can find is model name RBLHGR.

I can find 2 similar models available to purchase:

RBLHGR&R11e-LTE (17 gain)
RBLHGR&R11e-4G (21 gain)

Due to poor LTE/4G signal conditions, I want the 21 gain device. I might already have it as the loan but can’t be sure. Help appreciated.

Thanks

You have to get the info from LTE interface:

[admin@MikroTik] > :put ([ / interface lte info lte1 once as-value ]->"model");                        
"R11e-LTE"

Hello everyone