%Monitor.Counter
datatype class %Monitor.Counter extends %Monitor.Integer
ODBC Type: INTEGER
A %Monitor data type class representing a Counter. Corresponds to the SNMP Counter32 data type. May only increase and will wrap when it reaches the maximum 32 bit value.