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

    compute_local_engineid_source supports:

    • hostname_and_ip generate a local engineId for SNMP by hashing via SHA1 the string generated via the concatenation of the hostname plus the management IP. {{ inventory_hostname }} + {{ switch.mgmt_ip }}.
    • system_mac generate the switch default engine id for AVD usage. To use this, system_mac_address MUST be set for the device. The formula is f5717f + system_mac_address + 00.

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

    .snmp_settings.compute_local_engineid_source