Click or drag to resize

ObjectTypeMacroMibAugments Property

Note: This API is now obsolete.

Gets or sets the mib augments.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
[ObsoleteAttribute("Please use Augments property instead.")]
public ISmiValue MibAugments { get; set; }

Property Value

Type: ISmiValue
The mib augments.
See Also