FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
164 views 0 comments
by anonymous

I've got a RUTX12 and am trying to the the total bytes sent and received.

The following command gives a valid IP address 
  gsmctl --ip mob1s1a1 

But if I enter
  gsmctl --bsent mob1s1a1
or
  gsmctl --brecv mob1s1a1
I get:

GSMCTL error: reading message
N/A

How else can I get the total bytes sent/received programatically?

I've looked in the gsmctl command manual. 

This command works fine on the lower spec rut240.

Thanks

Model: RUTX12
Firmware: 2.06.1

1 Answer

0 votes
by anonymous
Hi,

That's because you need to use interface names that are defined in ifconfig, not in the WebUI Interfaces page.

Type ifconfig and you should get the interface names of the modems, use them instead of mob1s1a1

EB.