I need the equivalent of unsigned64 type for reporting and setting a
value. I have used Counter64 but I require the ability to set the value. After
searching the RFC's I don't see a type I can use, other than
display String, that would accept this large of a number and also allow
me to set it.
Having a handler which registers an snmp alarm with a callback function. Both
the handler function and the callback function of the alarm get executed
multiple times for each requests, even if delay time is only 1 second. The
number of times each function gets executed is increasing exponential