Transport class for IPv4 using UDP
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public class UdpTarget : UdpTransport |
| Visual Basic (Declaration) |
|---|
Public Class UdpTarget _ Inherits UdpTransport |
| Visual C++ |
|---|
public ref class UdpTarget : public UdpTransport |
Remarks
InternetProtocol version 4 User Datagram Protocol (IP/UDP) transport protocol
implementation for use with SNMP versions 1, 2 and 3.