Click or drag to resize

IEntityObjectIdentifier Property

Please use GetObjectIdentifier method.

Gets or sets the object identifier.

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

Property Value

UInt32
The object identifier.
See Also