Constructor.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public SimpleSnmp() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: SimpleSnmp() |
Remarks
Class is initialized to default values. Peer IP address is set to loopback, peer port number
to 161, timeout to 2000 ms (2 seconds), retry count to 2 and community name to public.