Table of Contents

Class SnmpV3Connection

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

Class representing a SNMPv3 class.

public class SnmpV3Connection : ConnectionSettings, ISnmpV3Connection, ISnmpConnection, IRealConnection, IElementConnection
Inheritance
SnmpV3Connection
Implements
Inherited Members
Extension Methods

Constructors

SnmpV3Connection()

Default empty constructor

SnmpV3Connection(IUdp, SnmpV3SecurityConfig)

Initializes a new instance.

Properties

DeviceAddress

Gets or Sets the device address.

ElementTimeout

Get or Set the timespan before the element will go into timeout after not responding.

Id

Gets the zero based id of the connection.

LibraryCredentials

Get the libraryCredentials.

Retries

Get or Set the amount of retries.

SecurityConfig

Gets or sets the SNMPv3 security configuration.

Timeout

Get or Set the timeout value.

UdpConfiguration

Get or Set the UDP Connection settings