Click or drag to resize

NotificationTypeMacroObjectIdentifier Property

Note: This API is now obsolete.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
[ObsoleteAttribute("Please use GetObjectIdentifier method.")]
public uint[] ObjectIdentifier { get; set; }

Property Value

Type: UInt32

Implements

IEntityObjectIdentifier
See Also