A non-negative integer that may be incremented, but not
decremented. The value is a 32-bit unsigned quantity representing
the range of zero to 2^32-1 (4,294,967,295). When the counter
reaches its maximum value it wraps back to zero and starts again.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public static readonly byte SMI_COUNTER32
Public Shared ReadOnly SMI_COUNTER32 As Byte
public: static initonly unsigned char SMI_COUNTER32