Click or drag to resize

IEntityObjectIdentifier Property

Note: This API is now obsolete.

Gets or sets the object identifier.

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

Property Value

Type: UInt32
The object identifier.
See Also