Represents a non-negative integer that may increase or decrease with a maximum value of 2^32-1. If the maximum value is reached the gauge stays latched until reset.

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_GAUGE32
Public Shared ReadOnly SMI_GAUGE32 As Byte
public:
static initonly unsigned char SMI_GAUGE32

See Also