Click or drag to resize

ObjectTypeMacroPibExtends Property

Gets or sets the pib extends.

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

Property Value

Type: ISmiValue
The pib extends.
See Also