Interface ISnmpConnection
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Defines an SNMP connection.
public interface ISnmpConnection : IRealConnection, IElementConnection
- Inherited Members
- Extension Methods
Properties
- DeviceAddress
Gets or sets the device address.
- LibraryCredentials
Gets the library credentials Guid. When empty guid, the credentials are not used from the library.
- UdpConfiguration
Gets or sets the underlying connection.