AUTORESPONSE

<30>ztp-tankstelle_1-ts autoresponse 2018-Nov- 9 15:41:30 AR: name=DeviceBoot, index=2, ref=2, state=Triggered, event=config.ports.port2.serial.event.pattern2.rx, value=Booting…

There is no YANG model available yet to map this class of messages. Please check the Structured message example section to see the structure.

Implemented for

  • opengear

Syslog message example

<30>ztp-tankstelle_1-ts autoresponse 2018-Nov- 9 15:41:30 AR: name=DeviceBoot, index=2, ref=2, state=Triggered, event=config.ports.port2.serial.event.pattern2.rx, value=Booting...

Structured message example

{
  "error": "AUTORESPONSE",
  "facility": 3,
  "host": "ztp-tankstelle_1-ts",
  "ip": "127.0.0.1",
  "message_details": {
      "date": "2018-Nov- 9",
      "facility": 3,
      "host": "ztp-tankstelle_1-ts",
      "message": "name=DeviceBoot, index=2, ref=2, state=Triggered, event=config.ports.port2.serial.event.pattern2.rx, value=Booting...",
      "pri": "30",
      "severity": 6,
      "tag": "AR",
      "time": "15:41:30",
      "type": "autoresponse"
  },
  "os": "opengear",
  "severity": 6,
  "timestamp": 1541778090,
  "yang_message": {
      "autoresponse": {
          "DeviceBoot": {
              "event": "config.ports.port2.serial.event.pattern2.rx",
              "triggered": true,
              "value": "Booting..."
          }
      }
  },
  "yang_model": "NO_MODEL"
}