Constructor.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public SimpleSnmp() |
| Visual Basic |
|---|
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.