Used to represent the integers in the range of 0 to 2^32-1. This type is identical to the SMI_COUNTER32 and are indistinguishable in ASN.1

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
public static readonly byte SMI_UNSIGNED32
Visual Basic (Declaration)
Public Shared ReadOnly SMI_UNSIGNED32 As Byte
Visual C++
public:
static initonly unsigned char SMI_UNSIGNED32

See Also