Add confirmed SNMP OID for OpenWrt
Simply install snmpd package. I don't even make any change to snmpd config file, so it should work out of the box. Update device_tracker.snmp.markdown
This commit is contained in:
parent
9ee9e219a6
commit
49c1c96fe0
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ OID examples:
|
||||||
- Mikrotik: 1.3.6.1.2.1.4.22.1.2 (confirmed, RouterOS 6.x on RB2011)
|
- Mikrotik: 1.3.6.1.2.1.4.22.1.2 (confirmed, RouterOS 6.x on RB2011)
|
||||||
- Aruba: 1.3.6.1.4.1.14823.2.3.3.1.2.4.1.2 (untested)
|
- Aruba: 1.3.6.1.4.1.14823.2.3.3.1.2.4.1.2 (untested)
|
||||||
- BiPAC 7800DXL: 1.3.6.1.2.1.17.7.1.2.2.1.1 (confirmed on firmware 2.32e)
|
- BiPAC 7800DXL: 1.3.6.1.2.1.17.7.1.2.2.1.1 (confirmed on firmware 2.32e)
|
||||||
|
- OpenWrt: 1.3.6.1.2.1.4.22.1.2 (tested on Chaos Calmer 15.05 firmware, need to install snmpd package)
|
||||||
|
|
||||||
To use the snmp platform in your installation, add the following to your `configuration.yaml` file:
|
To use the snmp platform in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue