SNMP version. Only acceptable version is Ver3
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public SnmpVersion Version { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Version As SnmpVersion |
| Visual C++ |
|---|
public: virtual property SnmpVersion Version { SnmpVersion get () sealed; } |