|
|
@ -106,6 +106,7 @@ proposed:
|
|
|
|
"snmp_type": "trap", "version": "v2c", "vrf_filter": "one_more_vrf"}
|
|
|
|
"snmp_type": "trap", "version": "v2c", "vrf_filter": "one_more_vrf"}
|
|
|
|
existing:
|
|
|
|
existing:
|
|
|
|
description: k/v pairs of existing snmp host
|
|
|
|
description: k/v pairs of existing snmp host
|
|
|
|
|
|
|
|
returned: always
|
|
|
|
type: dict
|
|
|
|
type: dict
|
|
|
|
sample: {"community": "TESTING", "snmp_type": "trap",
|
|
|
|
sample: {"community": "TESTING", "snmp_type": "trap",
|
|
|
|
"udp": "162", "v3": "noauth", "version": "v2c",
|
|
|
|
"udp": "162", "v3": "noauth", "version": "v2c",
|
|
|
@ -114,7 +115,7 @@ existing:
|
|
|
|
end_state:
|
|
|
|
end_state:
|
|
|
|
description: k/v pairs of switchport after module execution
|
|
|
|
description: k/v pairs of switchport after module execution
|
|
|
|
returned: always
|
|
|
|
returned: always
|
|
|
|
type: dict or null
|
|
|
|
type: dict
|
|
|
|
sample: {"community": "TESTING", "snmp_type": "trap",
|
|
|
|
sample: {"community": "TESTING", "snmp_type": "trap",
|
|
|
|
"udp": "162", "v3": "noauth", "version": "v2c",
|
|
|
|
"udp": "162", "v3": "noauth", "version": "v2c",
|
|
|
|
"vrf": "test_vrf", "vrf_filter": ["test_vrf",
|
|
|
|
"vrf": "test_vrf", "vrf_filter": ["test_vrf",
|
|
|
|