PowerSNMP for .NET
Gauge Class
Members 




A tagged type representing an unsigned 32-bit integer that can increase or decrease in value, but does not wrap to 0 if the maximum value is exceeded. Can be used interchangeably as an Unsigned32 tag type.
Object Model
Gauge ClassDecodingException Class
Syntax
<SerializableAttribute()>
Public Class Gauge 
   Inherits UIntegerBaseDisplayHint
Dim instance As Gauge
[Serializable()]
public class Gauge : UIntegerBaseDisplayHint 
[Serializable()]
public __gc class Gauge : public UIntegerBaseDisplayHint 
[Serializable()]
public ref class Gauge : public UIntegerBaseDisplayHint 
Remarks

ASN.1 Gauge32 Type. Tag: APPLICATION | 2.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.UIntegerBase
            Dart.Snmp.SimpleType.UIntegerBaseDisplayHint
               Dart.Snmp.SimpleType.Gauge

See Also

Reference

Gauge Members
Dart.Snmp.SimpleType Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic