Hi, I want to use custom attribute of integer type, to hold user's total amount of consumed bytes, something like this ATTRIBUTE Total-Used-Bytes 3003 integer What is bit width of custom integer attributes, 32 or 64 bit ? I need it to store 64 counters. Br/Flamur