mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Update device_tracker.snmp.markdown (#3975)
Added suggestion to use Ping or NMAP instead since this is a MAC table not a list of current/active devices.
This commit is contained in:
parent
0d862a9422
commit
c1f42bdc00
@ -19,7 +19,7 @@ A lot WiFi access points and WiFi routers support the Simple Network Management
|
|||||||
This device tracker needs SNMP to be enabled on the router. It could be that you need to install the SNMP support manually.
|
This device tracker needs SNMP to be enabled on the router. It could be that you need to install the SNMP support manually.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
OID examples:
|
The following OID examples pull the current MAC Address table from a router. This reflects all recent devices seen on the network. However, since devices are not removed until they time out, this is less effective for [device tracker component page](/components/device_tracker/) than desirable. It is recommended to use [Ping](/components/device_tracker.ping/) or [NMAP](/components/device_tracker.nmap_tracker/) instead.
|
||||||
|
|
||||||
| Brand | Device/Firmware | OID |
|
| Brand | Device/Firmware | OID |
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user