Click or drag to resize

ObjectTypeMacroPibIndex Property

Gets or sets the index of the pib.

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

Property Value

Type: ISmiValue
The index of the pib.
See Also