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:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static readonly byte SMI_GAUGE32 |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SMI_GAUGE32 As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_GAUGE32 |