Click or drag to resize

ObjectTypeMacroMibAccess Property

Gets or sets the mib access.

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

Property Value

Type: Access
The mib access.

Implements

IObjectTypeMacroMibAccess
See Also