# File lib/snmp/varbind.rb, line 321 def self.decode(value_data) self.new(decode_uinteger_value(value_data)) end