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
364 views 1 comments
by

Hi,

we have a RUTX11 device with firmware RUTX_R_00.02.04.1 and followed the description found here (https://wiki.teltonika-networks.com/view/SNMP_configuration_example) to enable SNMP.

On a Linux client (ArchLinux, using net-snmp), we can extract the basic information from the device but not anything from the sub-tree 1.3.6.1.4.1.48690.x as we get the following error:

user@host:~$ snmpget -c public -v 2c 192.168.1.1:161 1.3.6.1.4.1.48690.1.7.0
SNMPv2-SMI::enterprises.48690.1.7.0 = No Such Object available on this agent at this OID

What do we have to change/enable to get more details from the RUTX11 unit such as signal strength etc. via SNMP?

Thanks.

1 Answer

0 votes
by
try snmpwalk'ing through all OIDs available, and if you can't find the OID you're looking for then it's probably not there
by
According to https://wiki.teltonika-networks.com/view/RUTX11_SNMP, the router should provide that sub-tree but we won't see anything from the sub-tree 1.3.6.1.4.1.48690.x.