sysSrc property

  1. @ImcField('Source System', 'sys_src', ImcType.typePlaintext)
String sysSrc

The canonical name of the node that transmitted the data frame. If this name cannot be resolved the string 'unknown' shall be used.

Implementation

@ImcField('Source System', 'sys_src', ImcType.typePlaintext)
String get sysSrc;