Table of Contents

Enum ConnectionSettings.ConnectionSetting

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Enum used to track changes on properties of classes implementing this abstract class.

protected enum ConnectionSettings.ConnectionSetting
Extension Methods

Fields

AuthenticationKey = 11

SNMPv3 AuthenticationKey

AuthenticationProtocol = 9

SNMPv3 AuthenticationProtocol

BusAddress = 19

Bus address

DeviceAddress = 2

DeviceAddress

ElementTimeout = 5

ElementTimeout

EncryptionAlgorithm = 8

SNMPv3 Encryption Algorithm

EncryptionKey = 10

SNMPv3 EncryptionKey

GetCommunityString = 0

GetCommunityString

IsByPassProxyEnabled = 20

Is BypassProxy enabled.

IsSslTlsEnabled = 16

Is SSL/TLS enabled

LocalPort = 14

Local port

NetworkInterfaceCard = 18

Network interface card

PortConnection = 6

PortConnection (e.g.Udp , Tcp)

RemoteHost = 17

Remote host

RemotePort = 15

Remote port

Retries = 4

Retries

SecurityConfig = 7

SecurityConfiguration

SecurityLevelAndProtocol = 13

SNMPv3 Security Level and Protocol

SetCommunityString = 1

SetCommunityString

Timeout = 3

Timeout

Username = 12

SNMPv3 Username