ignition

service ignition
Devices

Configures the ignition-off powerdown timer for vehicle-mounted devices. When ignition is turned off, the device performs an orderly shutdown after the configured delay.

service ignition delay <u32>
Devices

Time (in minutes) the device stays on after ignition is turned off before performing orderly shutdown.

Values:
  • u32 – Immediate shutdown on ignition loss (default) (0)

  • u32 – Minutes the device stays on after ignition off (1-1440)

service ignition enable-snmp-trap
Devices

Enables sending of SNMP traps when ignition loss is detected.

service ignition log-level <txt>
Devices

Ignition monitor log-level

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages