Click or drag to resize

ModuleTraps Property

Gets the traps.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public IList<TrapTypeMacro> Traps { get; }

Property Value

Type: IListTrapTypeMacro
The traps.
See Also