Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

TransportAddress

Transport address descriptor.

Defined in

This message is defined in the configuration_provider.proto file.

Syntax

message TransportAddress

{

string mac = 1;

string ip = 3;

string port = 4;

string domainId = 5;

}

Fields

The TransportAddress message has the following fields.

TransportAddress message fields

Type

Name

Tag

Description

string

mac

1

MAC address

string

ip

3

IP address

string

port

4

Port

string

domainId

5

Domain identifier