Click or drag to resize

ObjectTypeMacroPibReference Property

Gets or sets the pib reference.

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

Property Value

Type: ISmiValue
The pib reference.
See Also