rename snmp_auth to device_auth and include a little doc on transports

This commit is contained in:
Oliver Gorwits
2017-07-22 08:11:36 +01:00
parent d61556e1cf
commit f65ef90b86
4 changed files with 42 additions and 25 deletions

View File

@@ -126,7 +126,7 @@ host_groups:
device_identity: []
community: ['public']
community_rw: ['private']
snmp_auth: []
device_auth: []
get_community: ""
bulkwalk_off: false
bulkwalk_no: []

View File

@@ -30,7 +30,7 @@ safe_password_store: true
# SNMP community string(s)
# ````````````````````````
snmp_auth:
device_auth:
- tag: 'default_v2_readonly'
community: 'public'
read: true