# File lib/snmp/varbind.rb, line 363
    def encode
      encode_tagged_integer(Gauge32_TAG, @value)
    end