You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/device_tracker.snmp.markdown
+13-10Lines changed: 13 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -16,20 +16,23 @@ ha_release: 0.7.5
16
16
A lot WiFi access points and WiFi routers support the Simple Network Management Protocol (SNMP). This is a standardized method for monitoring/manageing network connected devices. SNMP uses a tree-like hierarchy where each node is an object. Many of these objects contain (live) lists of insances and metrics, like network interfaces, disks, and wifi registrations.
17
17
18
18
<pclass='note warning'>
19
-
This device tracker needs SNMP to be enabled on the router.
19
+
This device tracker needs SNMP to be enabled on the router. It could be that you need to install the SNMP support manually.
0 commit comments