gauge constant

VarbindType const gauge

A non-negative integer which may increase or decrease, but which holds at the maximum or minimum value specified in the range when the actual value goes over or below the range, respectively

Implementation

static const gauge = VarbindType.fromInt(GAUGE);