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
I am using "Unsigned32" which is defined in the "SNMPv2-SMI" MIB file, however,
there is no "Unsigned64" type defined in that file.
Does an "Unsigned64" exist to be used in a MIB if so, what MIB file
defines the "Unsign