# Maximum number of retry attempts for a single SNMP devices batch during bootstrap.
batch_retries:"${SNMP_BOOTSTRAP_RETRIES:8}"
sessions:
# Session inactivity timeout is a global configuration parameter that defines how long the device transport session will be opened after the last message arrives from the device.