Click or drag to resize

VersionCode Enumeration

Protocol version code.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[DataContractAttribute]
public enum VersionCode
View Source
Members
Member nameValueDescription
V10 SNMP v1.
V21 SNMP v2 classic.
V2U2Obsolete.
SNMP v2u is obsolete.
V33 SNMP v3.
See Also