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.0.0 (0.5.0.0)

Syntax

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

See Also