Click or drag to resize

TrapTypeMacroEnterprise Property

Gets or sets the enterprise.

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

Property Value

Type: IEntity
The enterprise.
See Also