Click or drag to resize

ObjectTypeMacroSmiVersion Property

Gets or sets the type of the access.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public SmiVersion SmiVersion { get; set; }

Property Value

Type: SmiVersion
The type of the access.
See Also