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
278 views 0 comments
by
Is it possible to get MAC address/OpenVPN information through SNMP on RUT240?

Thanks in advance

2 Answers

0 votes
by anonymous
Hi,

For now, unfortunately, there is no such possibility to do this with SNMP.
You can find available OID: https://wiki.teltonika-networks.com/view/SNMP

EB.
0 votes
by anonymous
At least for RUT950 it is possible.

If you download the standard Linux MIBs and do snmpwalk on the router you will see the address translation table at OID .1.3.6.1.2.1.3.1
This contains MAC addresses and IP for all VPN clients.

The routers own MAC addresses can be found in the ifTable at OID 1.3.6.1.2.1.2.2
The routers own IPs are found at OID .1.3.6.1.2.1.4.20.1.1
The ipRouteTable is available at OID 1.3.6.1.2.1.4.21