rename snmp_auth to device_auth and include a little doc on transports
This commit is contained in:
@@ -126,7 +126,7 @@ host_groups:
|
||||
device_identity: []
|
||||
community: ['public']
|
||||
community_rw: ['private']
|
||||
snmp_auth: []
|
||||
device_auth: []
|
||||
get_community: ""
|
||||
bulkwalk_off: false
|
||||
bulkwalk_no: []
|
||||
|
||||
@@ -30,7 +30,7 @@ safe_password_store: true
|
||||
|
||||
# SNMP community string(s)
|
||||
# ````````````````````````
|
||||
snmp_auth:
|
||||
device_auth:
|
||||
- tag: 'default_v2_readonly'
|
||||
community: 'public'
|
||||
read: true
|
||||
|
||||
Reference in New Issue
Block a user