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
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
</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 |
|
||||
|---|---|---|---|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue