counter constant

VarbindType const counter

Used to specify a value which represents a count.

The range is 0 to 4,294,967,295.

Implementation

static const counter = VarbindType.fromInt(COUNTER);