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
461 views 0 comments
by anonymous
Hi

I need to check the status of the Ethernet ports through SNMP so I can detect if someone removes or connects another device to the router.

Best Regards

Fredrik

1 Answer

0 votes
by anonymous

Hello,

Unfortunately, your desired functionality is not available, SNMP tree does not include such options. 

You can find port state using SSH commands below:

  • swconfig dev switch0 show | grep port:
  • ubus call port_events show

Best regards,