Documentation
    Preparing search index...
    Key Name Type Required
    vrf str None

    VRF Name. The value of vrf will be interpreted according to these rules:

    • use_mgmt_interface_vrf will configure the SNMP host under the VRF set with mgmt_interface_vrf and set the mgmt_interface as SNMP source-interface. An error will be raised if mgmt_ip or ipv6_mgmt_ip are not configured for the device.
    • use_inband_mgmt_vrf will configure the SNMP host under the VRF set with inband_mgmt_vrf and set the inband_mgmt_interface as SNMP source-interface. An error will be raised if inband management is not configured for the device.
    • use_default_mgmt_method_vrf will configure the SNMP host under the VRF and set the source-interface for one of the two options above depending on the value of default_mgmt_method.
    • Any other string will be used directly as the VRF name. Remember to set the snmp_settings.vrfs[].source_interface if needed.

    NOTE: We are using the same format as jq to specify the path to the key.

    .snmp_settings.hosts[].vrf